diff --git a/src/app/page.tsx b/src/app/page.tsx index d4d1462..fe83d92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { } ]} buttons={[ - { text: "Get a Free SEO Audit", href: "#contact" }, + { text: "Start Your Free Audit Today", href: "#contact" }, { text: "View Our Portfolio", href: "#portfolio" } ]} buttonAnimation="slide-up"