Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3712b72ae6 | |||
| 73ae5f1840 | |||
| 3f22c231d2 |
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
tag="Booking"
|
||||
title="Ready for a shine?"
|
||||
description="Send us a message to schedule your detailing session today."
|
||||
description="Book now to secure your spot for this week's cleaning schedule and give your car the care it deserves."
|
||||
buttons={[{ text: "Book Now", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
@@ -186,4 +186,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user