From 22050ff49c9b90f11903cd738cea37be94f6a2de Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 21:05:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 312b40a..e9dac07 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleC import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; -import { Clock, Droplets, Flame, Home, Shield, ShowerHead, Thermometer, Toilet, Wrench, Zap, Faucet, Bath, Utensils } from "lucide-react"; +import { Clock, Droplets, Flame, Home, Shield, ShowerHead, Thermometer, Toilet, Wrench, Zap, Bath, Utensils } from "lucide-react"; export default function LandingPage() { return ( @@ -124,7 +124,7 @@ export default function LandingPage() { { title: "Installation & Rénovation", description: "Projets d'installation de nouveaux équipements, de rénovation de salle de bain ou cuisine, réalisés avec expertise.", bentoComponent: "icon-info-cards", items: [ { - icon: Faucet, + icon: Droplets, label: "Robinets", value: "Modernes"}, { icon: Bath,