Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c6a34f5b18 | |||
| fe4f7edb54 | |||
| cbc75e285c |
@@ -1392,4 +1392,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitDoubleCarousel
|
<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."
|
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"
|
tag="Mobile Convenience"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
@@ -259,4 +259,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user