Merge version_1 into main #3
@@ -97,23 +97,23 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Débouchage de drains", description: "Débouchage rapide et efficace des éviers, toilettes, et drains principaux. Équipement moderne pour résoudre vos problèmes.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-his-home_23-2148118497.jpg", imageAlt: "drain cleaning service professional equipment" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-his-home_23-2148118497.jpg", imageAlt: "drain cleaning service professional equipment" }
|
||||
title: "Débouchage de drains", description: "Débouchage rapide et efficace des éviers, toilettes, et drains principaux. Équipement moderne pour résoudre vos problèmes.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-his-home_23-2148118497.jpg?_wi=1", imageAlt: "drain cleaning service professional equipment" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-his-home_23-2148118497.jpg?_wi=2", imageAlt: "drain cleaning service professional equipment" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Réparation de fuites", description: "Détection et réparation professionnelle de fuites d'eau. Intervention rapide pour éviter les dégâts d'eau majeurs.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/couple-fixing-kitchen-sink_53876-146184.jpg", imageAlt: "water leak detection professional plumber" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/couple-fixing-kitchen-sink_53876-146184.jpg", imageAlt: "water leak detection professional plumber" }
|
||||
title: "Réparation de fuites", description: "Détection et réparation professionnelle de fuites d'eau. Intervention rapide pour éviter les dégâts d'eau majeurs.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/couple-fixing-kitchen-sink_53876-146184.jpg?_wi=1", imageAlt: "water leak detection professional plumber" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/couple-fixing-kitchen-sink_53876-146184.jpg?_wi=2", imageAlt: "water leak detection professional plumber" }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Installation plomberie", description: "Installation complète de lavabos, toilettes, douches. Travail professionnel et conforme aux normes.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721547.jpg", imageAlt: "plumber installing bathroom fixtures professional" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721547.jpg", imageAlt: "plumber installing bathroom fixtures professional" }
|
||||
title: "Installation plomberie", description: "Installation complète de lavabos, toilettes, douches. Travail professionnel et conforme aux normes.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721547.jpg?_wi=1", imageAlt: "plumber installing bathroom fixtures professional" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721547.jpg?_wi=2", imageAlt: "plumber installing bathroom fixtures professional" }
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Chauffe-eau", description: "Réparation et remplacement de chauffe-eau. Service professionnel pour eau chaude fiable année-rond.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg", imageAlt: "water heater installation repair service" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg", imageAlt: "water heater installation repair service" }
|
||||
title: "Chauffe-eau", description: "Réparation et remplacement de chauffe-eau. Service professionnel pour eau chaude fiable année-rond.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg?_wi=1", imageAlt: "water heater installation repair service" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg?_wi=2", imageAlt: "water heater installation repair service" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
|
||||
Reference in New Issue
Block a user