Merge version_1 into main #3
@@ -82,13 +82,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Ceramic Coating", description: "Long-term protection with high-gloss finish.", bentoComponent: { bentoComponent: "reveal-icon", icon: Shield },
|
title: "Ceramic Coating", description: "Long-term protection with high-gloss finish.", bentoComponent: "reveal-icon", icon: Shield,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Deep Interior Cleaning", description: "Complete rejuvenation for seats, carpets, and trim.", bentoComponent: { bentoComponent: "reveal-icon", icon: Brush },
|
title: "Deep Interior Cleaning", description: "Complete rejuvenation for seats, carpets, and trim.", bentoComponent: "reveal-icon", icon: Brush,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Exterior Polish", description: "Removal of swirl marks and deep surface scratches.", bentoComponent: { bentoComponent: "reveal-icon", icon: Sparkles },
|
title: "Exterior Polish", description: "Removal of swirl marks and deep surface scratches.", bentoComponent: "reveal-icon", icon: Sparkles,
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Premium Detailing Services"
|
title="Premium Detailing Services"
|
||||||
|
|||||||
Reference in New Issue
Block a user