Merge version_7 into main #13

Merged
bender merged 2 commits from version_7 into main 2026-03-17 09:29:15 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ export default function SudsAndBudsPage() {
<HeroBillboard
title="Sparkling Clean Vehicles & Happy Pets"
description="24/7 automatic and self-service car wash, plus professional dog grooming. Located at Coomera Square near M1 Exit 54. No appointments needed. Fast. Affordable. Spotless."
background={{ variant: "sparkles-gradient" }}
background={{ variant: "radial-gradient" }}
tag="Gold Coast's Premier Wash Facility"
tagIcon={Sparkles}
buttons={[

View File

@@ -13,12 +13,12 @@
--background: #ffffff;
--card: #f9f9f9;
--foreground: #001f19e6;
--primary-cta: #17a2b8;
--primary-cta: #001a4d;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #001f19e6;
--accent: #a8e8d5;
--background-accent: #7fd4c1;
--background-accent: #1a3d5c;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);