mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-07 19:30:07 -05:00
feat: add missing seo metadata in landing pages
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export const meta = {
|
||||
title: "How Formbricks works",
|
||||
title: "Inside Look: Formbricks In-Product Micro-Surveys",
|
||||
description:
|
||||
"Master in-product micro-surveys with Formbricks: user-friendly form builder, precise targeting, seamless integration, and insightful analytics for SaaS products.",
|
||||
"Unlock the full potential of Formbricks: From intuitive form-building and event-based triggers to effortless integrations and deep analytics. Master the art of in-product surveys for your SaaS or digital platform.",
|
||||
};
|
||||
|
||||
#### Introduction
|
||||
|
||||
@@ -2,11 +2,12 @@ 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 – Open Source Experience Management",
|
||||
title: "Formbricks: Supercharge Your B2B SaaS with Experience Management",
|
||||
description:
|
||||
"Natively embed qualitative user research into your B2B SaaS. Leverage Best Practices for user discovery to increase Product-Market Fit",
|
||||
"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.",
|
||||
};
|
||||
|
||||
export const sections = [
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
export const meta = {
|
||||
title: "Why is Formbricks better?",
|
||||
title: "Formbricks vs. Generic Survey Tools: A Comparative Insight",
|
||||
description:
|
||||
"The ultimate survey solution for SaaS, offering in-depth micro-surveys, precise targeting, and seamless integrations. Discover the difference today!",
|
||||
"Discover how Formbricks excels as a specialized in-product micro-survey platform for SaaS. Get unmatched targeting, seamless integrations, and make informed decisions with our open-source advantage.",
|
||||
};
|
||||
|
||||
#### Introduction
|
||||
|
||||
Reference in New Issue
Block a user