Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-11 10:57:30 +00:00

View File

@@ -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"