diff --git a/apps/formbricks-com/components/docs/Layout.tsx b/apps/formbricks-com/components/docs/Layout.tsx
index 855f410e5e..8612686c35 100644
--- a/apps/formbricks-com/components/docs/Layout.tsx
+++ b/apps/formbricks-com/components/docs/Layout.tsx
@@ -2,7 +2,6 @@ import { useCallback, useEffect, useState } from "react";
import Link from "next/link";
import { useRouter } from "next/router";
import clsx from "clsx";
-import { Hero } from "@/components/shared/Hero";
import { FooterLogo, Logomark } from "@/components/shared/Logo";
import { MobileNavigation } from "@/components/shared/MobileNavigation";
import { Navigation } from "@/components/shared/Navigation";
@@ -64,9 +63,12 @@ function Header({ navigation }: any) {
onClick={() => router.push("https://github.com/formbricks/formbricks")}>
View on Github
- {/*
);
@@ -92,12 +94,10 @@ export function Layout({ children, meta }: LayoutProps) {
<>
+
Survey specific customer segments at any point in the user journey.
- Continuously measure what your customers think and feel. All open-source.
+ Continuously measure what your customers think and feel.{" "}
+ All open-source.
+ Used by +
+1
- + @@ -45,20 +44,32 @@ export default function Header() { className="text-base font-medium text-slate-400 hover:text-slate-700 dark:hover:text-slate-300"> Docs + + Blog{/*1
*/} +50%
- - - Docs - -- {brick.name} -
-- {brick.description} -
-- {brick.name} -
-- {brick.description} -
-- {brick.name} -
-- {brick.description} -
-1
- - - Docs - -- Never miss the cache again. -
-- Cache every single thing your app could ever do ahead of time, so your code never even has to - run at all. -
-
-
- {tokens.map((line, lineIndex) => (
-
- {line.map((token, tokenIndex) => (
-
- ))}
-
- ))}
-
-
- )}
-