Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-04-21 23:20:29 +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>
);
}
}