Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2372161dcb | |||
| 7fd12f3a20 |
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "rotated-rays-static" }}
|
||||
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>
|
||||
|
||||
@@ -156,4 +156,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user