Merge version_3 into main #5
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -77,16 +77,16 @@ export default function LandingPage() {
|
||||
<FeatureBento
|
||||
features={[
|
||||
{
|
||||
title: "Paint Correction & Polishing", description: "Restore your vehicle's shine and remove imperfections with professional paint correction techniques", bentoComponent: "animated-bar-chart"
|
||||
title: "Paint Correction & Polishing", description: "Restore your vehicle's shine and remove imperfections with professional paint correction techniques. Starting at $299", bentoComponent: "animated-bar-chart"
|
||||
},
|
||||
{
|
||||
title: "Ceramic Coating Application", description: "Long-lasting protection that keeps your vehicle looking new and shields against environmental damage", bentoComponent: "globe"
|
||||
title: "Ceramic Coating Application", description: "Long-lasting protection that keeps your vehicle looking new and shields against environmental damage. Starting at $599", bentoComponent: "globe"
|
||||
},
|
||||
{
|
||||
title: "Full Interior Detailing", description: "Deep cleaning of every surface, from upholstery to trim, for a pristine interior environment", bentoComponent: "line-chart"
|
||||
title: "Full Interior Detailing", description: "Deep cleaning of every surface, from upholstery to trim, for a pristine interior environment. Starting at $399", bentoComponent: "line-chart"
|
||||
},
|
||||
{
|
||||
title: "Exterior Deep Clean", description: "Comprehensive wash and treatment that removes dirt, grime, and contaminants completely", bentoComponent: "map"
|
||||
title: "Exterior Deep Clean", description: "Comprehensive wash and treatment that removes dirt, grime, and contaminants completely. Starting at $199", bentoComponent: "map"
|
||||
}
|
||||
]}
|
||||
title="Our Premium Services"
|
||||
@@ -236,4 +236,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user