From 24f4fbc7beaac2dc178e6b94f6d49779a044dc35 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 07:05:22 +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 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"