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