Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1c0609be59 | |||
| 744d441aae | |||
| 43c3d6d55c | |||
| 918a7e5e2b |
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
<MediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="Built for Speed, Driven by Precision"
|
||||
description="At Jr’s Performance, we specialize in maximizing horsepower and handling. With over 20 years of collective shop experience, we treat every vehicle like it's our own, ensuring top-tier results."
|
||||
description="Leveraging 20+ years of deep automotive expertise, we help you save significant time and prevent costly, avoidable mistakes on your vehicle projects with precision-first care."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/little-smiling-girl-is-curious-about-car-s-engine-auto-service-with-her-mother-which-is-doing-man-s-job_613910-17098.jpg"
|
||||
imageAlt="Jr's Performance Shop Team"
|
||||
/>
|
||||
@@ -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: "Contact Us", href: "mailto:info@jrsperformance.com" }]}
|
||||
buttons={[{ text: "Get Your Custom Quote", href: "mailto:info@jrsperformance.com" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -156,4 +156,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user