Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-06-09 16:25:38 +00:00

View File

@@ -268,7 +268,7 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "radial-gradient"}}
variant: "sparkles-gradient"}}
tag="Ready for Perfection?"
title="Schedule Your LuxeLay Detailing Experience"
description="Elevate your vehicle's aesthetic and protection with our expert team. Book your appointment today and discover the LuxeLay difference."
@@ -325,4 +325,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}