Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-15 15:33:36 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
tag="Premium Detailing"
tagIcon={Sparkles}
tagAnimation="slide-up"
background="radial-gradient"
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Book Your Service", href: "#pricing" },
{ text: "Learn More", href: "#services" }