From df9220806af71515d1037957e2057227792a378a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 00:21:00 +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 9213c2d..a4c1e74 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { ]} testimonialRotationInterval={5000} buttons={[ - { text: "Start Your Project", href: "contact" }, + { text: "Get Your Free Website Audit", href: "contact" }, { text: "View Our Work", href: "portfolio" } ]} buttonAnimation="slide-up" -- 2.49.1