Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c9aeac33df | |||
| 2372161dcb | |||
| 7fd12f3a20 |
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{ variant: "rotated-rays-static" }}
|
background={{ variant: "rotated-rays-static" }}
|
||||||
text="Ready to upgrade your ride? Reach out for a consultation or quote."
|
text="Ready to upgrade your ride? Reach out for a consultation or quote."
|
||||||
buttons={[{ text: "Get Your Custom Quote", href: "mailto:info@jrsperformance.com" }]}
|
buttons={[{ text: "Schedule Your Priority Tuning Slot", href: "mailto:info@jrsperformance.com" }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -156,4 +156,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user