Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4106aacb5b | |||
| 3c2763413f | |||
| a3ec0460f9 | |||
| 1e0dcd4624 |
@@ -44,8 +44,8 @@ export default function LandingPage() {
|
||||
<HeroSplit
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Elite Care for Your Vehicle."
|
||||
description="Destain Detailing delivers world-class, professional automotive care. From ceramic coatings and paint corrections to deep interior steam cleaning, we protect and preserve your car's value."
|
||||
buttons={[{ text: "Book Your Detail", href: "#contact" }]}
|
||||
description="Experience superior protection with our premium ceramic coatings and expert paint correction services. Destain Detailing restores your vehicle's showroom-quality finish and preserves its value with world-class care."
|
||||
buttons={[{ text: "Book Your Detail", href: "#contact" }, { text: "View Packages", href: "#packages" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193588.jpg"
|
||||
imageAlt="Professional car detailing studio"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -183,4 +183,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user