From 1a27906a15205e1624ab2a05353d35bbf77cd479 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 19:02:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 58ea9a4..fa01c8e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { logoText="SocialSync" description="Transform your brand presence with data-driven social media strategies that create real engagement and measurable growth." buttons={[ - { text: "Start Your Campaign", href: "#contact" }, + { text: "Get Free Strategy", href: "#contact" }, { text: "View Our Work", href: "#portfolio" } ]} buttonAnimation="slide-up" -- 2.49.1