Update src/app/page.tsx
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user