Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 55e8d212c6 | |||
| 606ebbefb7 | |||
| 9b217120ea |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -121,7 +121,7 @@ export default function HomePage() {
|
|||||||
{/* Services Section */}
|
{/* Services Section */}
|
||||||
<div id="services" data-section="services">
|
<div id="services" data-section="services">
|
||||||
<FeatureCardTen
|
<FeatureCardTen
|
||||||
title="Your Car Will Look Showroom-Fresh and Protected for Years"
|
title="Professional Detailing Services That Restore & Protect"
|
||||||
description="Experience the transformation of professional auto detailing. Your vehicle receives comprehensive care that restores its pristine appearance and shields it from environmental damage, keeping it looking showroom-fresh and maintaining its value for years to come."
|
description="Experience the transformation of professional auto detailing. Your vehicle receives comprehensive care that restores its pristine appearance and shields it from environmental damage, keeping it looking showroom-fresh and maintaining its value for years to come."
|
||||||
tag="Expert Services"
|
tag="Expert Services"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
@@ -356,4 +356,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user