From ea63f63362f65a6f738f1ffb081688f20f254bd9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 15:10:17 +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 04f39cb..4962c01 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { title="Your Business on Autopilot" description="We handle web design, SEO, social media, and digital marketing so you focus on growth. Watch your online presence transform into a powerful lead-generating machine." buttons={[ - { text: "Start Your Free Audit", href: "#contact" }, + { text: "Get Your Free Audit", href: "#contact" }, { text: "View Our Results", href: "#metrics" } ]} imageSrc="http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-132304.jpg" -- 2.49.1