const comingSoonRoute = {
  method: 'GET',
  path: '/coming-soon',
  handler: comingSoonController,
  options: {