Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6804837351 | |||
| 55e8d212c6 | |||
| 606ebbefb7 | |||
| 9b217120ea |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -121,7 +121,7 @@ export default function HomePage() {
|
||||
{/* Services Section */}
|
||||
<div id="services" data-section="services">
|
||||
<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."
|
||||
tag="Expert Services"
|
||||
tagIcon={Sparkles}
|
||||
@@ -356,4 +356,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user