Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c278bb1ad6 | |||
| 9f68a5fced | |||
| e81d10e0ba | |||
| 44c87ac71c |
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
buttons={[
|
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"
|
imageSrc="http://img.b2bpic.net/free-photo/mechanic-talks-with-client-about-car_482257-115300.jpg?_wi=2"
|
||||||
imageAlt="Performance tuning garage"
|
imageAlt="Performance tuning garage"
|
||||||
@@ -279,4 +279,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user