From 3e2dcd8e7403939114c90ad04212b76d575f4d7f Mon Sep 17 00:00:00 2001 From: Johannes Date: Thu, 28 Sep 2023 14:34:09 +0530 Subject: [PATCH] fix build error --- .../app/docs/introduction/what-is-formbricks/page.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/formbricks-com/app/docs/introduction/what-is-formbricks/page.mdx b/apps/formbricks-com/app/docs/introduction/what-is-formbricks/page.mdx index 4387eb6626..6bdfa43686 100644 --- a/apps/formbricks-com/app/docs/introduction/what-is-formbricks/page.mdx +++ b/apps/formbricks-com/app/docs/introduction/what-is-formbricks/page.mdx @@ -2,10 +2,9 @@ import { GettingStarted } from "@/components/docs/GettingStarted"; import { BestPractices } from "@/components/docs/BestPractices"; import { HeroPattern } from "@/components/docs/HeroPattern"; import { Button } from "@/components/docs/Button"; -import { SEO } from "@/app/seo"; export const metadata = { - title: "Formbricks: Supercharge Your B2B SaaS with Experience Management", + title: "Formbricks: Privacy-first Experience Management", description: "Enhance your product with Formbricks – the leading open-source solution for in-product micro-surveys. Dive deep into user research, amplify product-market fit, and uncover the 'why' behind your analytics.", };