From c278bb1ad6443131ce8138423558eb1d938cab95 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 23:20:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 62efc83..ee3f298 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { ]} buttons={[ { - text: "Get Performance Quote", href: "#contact"}, + text: "Unlock Your Car’s Potential", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/mechanic-talks-with-client-about-car_482257-115300.jpg?_wi=2" imageAlt="Performance tuning garage" @@ -279,4 +279,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1