Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-06-13 07:57:58 +00:00

View File

@@ -12,7 +12,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import { Calendar, Car, Droplet, Home, Leaf, Sparkles } from "lucide-react";
import { Calendar, Car, Droplet, Home, Leaf, Sparkles, CarFront } from "lucide-react";
export default function LandingPage() {
return (
@@ -45,7 +45,7 @@ export default function LandingPage() {
]}
brandName="Nettoyage Auto & Textile MK"
button={{
text: "Appelez maintenant", href: "tel:+33641723047"}}
text: "Appelez maintenant", href: "tel:+33641723047"}}
animateOnLoad={true}
/>
</div>
@@ -121,6 +121,17 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26071.jpg", imageAlt: "Clean car carpet"},
]
},
{
title: "Nettoyage Extérieur Auto", description: "Lavage carrosserie, jantes, vitres extérieures, et séchage. Pour une brillance éclatante et une protection durable de votre véhicule.", icon: CarFront,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-garage_23-2147743126.jpg", imageAlt: "Man washing car exterior"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-washing-car-hands_23-2147743127.jpg", imageAlt: "Side view of man washing car"
}
]
}
]}
title="Des services adaptés à vos besoins"