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"