Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-04 01:43:23 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1392,4 +1392,4 @@ export default function RootLayout({
</body>
</html>
);
}
}

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
title="Premium Mobile Car Detailing for the Portland Metro Area"
title="Professional Car Detailing That Comes to You"
description="Refine Detailing brings professional-grade car detailing to your driveway. From ceramic coating to interior deep cleaning, we deliver showroom-quality results across Beaverton, Portland, and Newberg."
tag="Mobile Convenience"
tagIcon={Sparkles}
@@ -259,4 +259,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}