From a038ff148a2ba9b2e36758eefa6c97c413705208 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:28:11 +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 52bb2e9..7fb3d2b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { ]} avatarText="Trusted by 142+ satisfied customers • 5.0 stars" buttons={[ - { text: "Visit Us Today", href: "contact" }, + { text: "Get Directions Now", href: "contact" }, { text: "Learn More", href: "about" } ]} buttonAnimation="slide-up" -- 2.49.1