Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-10 19:43:02 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="mediumLarge"
sizing="large"
background="noise"
background="circleGradient"
cardStyle="gradient-mesh"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
@@ -42,7 +42,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="COMPLETE DETAIL"
description="Professional auto detailing and car wash services in San Marcos, TX. We restore and protect your vehicle with industry-approved products, professional equipment, and proven techniques."
background={{ variant: "noise" }}
background={{ variant: "animated-grid" }}
buttons={[
{ text: "Book Appointment", href: "#contact" },
{ text: "View Services", href: "#services" }