Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-21 23:20:30 +00:00

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
]}
buttons={[
{
text: "Get Performance Quote", href: "#contact"},
text: "Unlock Your Cars 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() {
</ReactLenis>
</ThemeProvider>
);
}
}