Update src/app/page.tsx
This commit is contained in:
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
tag="Booking"
|
tag="Booking"
|
||||||
title="Ready for a shine?"
|
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" }]}
|
buttons={[{ text: "Book Now", href: "#contact" }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -186,4 +186,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user