From 6c03b41138a7c06813e97339d6dd4324ce1adc82 Mon Sep 17 00:00:00 2001 From: Tim Raderschad Date: Tue, 16 Jan 2024 04:53:22 +0100 Subject: [PATCH] update main meta text --- apps/web/src/seo/SeoDescriptions.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/seo/SeoDescriptions.ts b/apps/web/src/seo/SeoDescriptions.ts index 9612d0f0..c7f7dd35 100644 --- a/apps/web/src/seo/SeoDescriptions.ts +++ b/apps/web/src/seo/SeoDescriptions.ts @@ -22,7 +22,7 @@ export function getMarketingSeo(pageName: string): SeoProps { return { metaTitle: "Open Source Feature Flags and feature testing | Abby ", metaDescription: - "Looking for a free and easy-to-implement feature flag tool for developers? Check out our open-source software for fast and efficient feature testing. Start optimizing your website or application today!", + "Unlock Agile Development with Abby: The Ultimate Open Source Feature Flagging Solution. Elevate Your Coding with Privacy-Centric, User-Friendly Tools & Advanced APIs!", }; case "/login": return {