Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-04-23 11:38:24 +00:00

View File

@@ -46,13 +46,13 @@ export default function LandingPage() {
title="Maes Débouchage : Urgences Plomberie en Belgique"
description="Expert en débouchage, curage et assainissement. Intervention rapide 24/7 partout en Belgique. Votre confort est notre priorité."
testimonials={[
{ name: "Jean Dupont", handle: "@jean", testimonial: "Intervention ultra rapide. Le problème de canalisation a été réglé en moins d'une heure !", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/plumber-making-time-out-gesture_1368-773.jpg", imageAlt: "professional plumber tools drain cleaning" },
{ name: "Marie L.", handle: "@marie", testimonial: "Très professionnel et efficace pour mon évier bouché. Je recommande vivement.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-drying-glass-with-kitchen-towel-by-black-faucet-drying-dishes_169016-69554.jpg", imageAlt: "professional plumber tools drain cleaning" },
{ name: "Thomas B.", handle: "@thomas", testimonial: "Merci pour l'intervention en pleine nuit, efficacité redoutable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/old-weathered-tire-covered-with-moss-sand-daytime_181624-20384.jpg", imageAlt: "professional plumber tools drain cleaning" },
{ name: "Sophie P.", handle: "@sophie", testimonial: "Service de qualité, rien à redire sur le travail effectué.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-25063.jpg", imageAlt: "professional plumber tools drain cleaning" },
{ name: "Marc R.", handle: "@marc", testimonial: "Un professionnel honnête et compétent, merci pour tout.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-female-holding-hand-her-chest-while-laughing-worker-uniform-looking-merry-front-view_176474-34381.jpg", imageAlt: "professional plumber tools drain cleaning" }
{ name: "Jean Dupont", handle: "@jean", testimonial: "Intervention ultra rapide. Le problème de canalisation a été réglé en moins d'une heure !", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/plumber-making-time-out-gesture_1368-773.jpg?_wi=1", imageAlt: "professional plumber tools drain cleaning" },
{ name: "Marie L.", handle: "@marie", testimonial: "Très professionnel et efficace pour mon évier bouché. Je recommande vivement.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-drying-glass-with-kitchen-towel-by-black-faucet-drying-dishes_169016-69554.jpg?_wi=1", imageAlt: "professional plumber tools drain cleaning" },
{ name: "Thomas B.", handle: "@thomas", testimonial: "Merci pour l'intervention en pleine nuit, efficacité redoutable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/old-weathered-tire-covered-with-moss-sand-daytime_181624-20384.jpg?_wi=1", imageAlt: "professional plumber tools drain cleaning" },
{ name: "Sophie P.", handle: "@sophie", testimonial: "Service de qualité, rien à redire sur le travail effectué.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-25063.jpg?_wi=1", imageAlt: "professional plumber tools drain cleaning" },
{ name: "Marc R.", handle: "@marc", testimonial: "Un professionnel honnête et compétent, merci pour tout.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-female-holding-hand-her-chest-while-laughing-worker-uniform-looking-merry-front-view_176474-34381.jpg?_wi=1", imageAlt: "professional plumber tools drain cleaning" }
]}
imageSrc="http://img.b2bpic.net/free-photo/plumber-making-time-out-gesture_1368-773.jpg"
imageSrc="http://img.b2bpic.net/free-photo/plumber-making-time-out-gesture_1368-773.jpg?_wi=2"
imageAlt="Plombier professionnel en action"
mediaAnimation="blur-reveal"
avatars={[
@@ -91,9 +91,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
{ id: "1", title: "Débouchage Haute Pression", author: "Maes", description: "Éliminez les bouchons les plus tenaces grâce à notre équipement spécialisé.", tags: ["Urgence", "Expertise"], imageSrc: "http://img.b2bpic.net/free-photo/man-drying-glass-with-kitchen-towel-by-black-faucet-drying-dishes_169016-69554.jpg" },
{ id: "2", title: "Inspection par Caméra", author: "Maes", description: "Diagnostic précis pour localiser les obstructions dans vos conduits.", tags: ["Diagnostic", "CCTV"], imageSrc: "http://img.b2bpic.net/free-photo/old-weathered-tire-covered-with-moss-sand-daytime_181624-20384.jpg" },
{ id: "3", title: "Entretien Assainissement", author: "Maes", description: "Prévention et maintenance régulière pour un système de plomberie sain.", tags: ["Prévention", "Assainissement"], imageSrc: "http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-25063.jpg" }
{ id: "1", title: "Débouchage Haute Pression", author: "Maes", description: "Éliminez les bouchons les plus tenaces grâce à notre équipement spécialisé.", tags: ["Urgence", "Expertise"], imageSrc: "http://img.b2bpic.net/free-photo/man-drying-glass-with-kitchen-towel-by-black-faucet-drying-dishes_169016-69554.jpg?_wi=2" },
{ id: "2", title: "Inspection par Caméra", author: "Maes", description: "Diagnostic précis pour localiser les obstructions dans vos conduits.", tags: ["Diagnostic", "CCTV"], imageSrc: "http://img.b2bpic.net/free-photo/old-weathered-tire-covered-with-moss-sand-daytime_181624-20384.jpg?_wi=2" },
{ id: "3", title: "Entretien Assainissement", author: "Maes", description: "Prévention et maintenance régulière pour un système de plomberie sain.", tags: ["Prévention", "Assainissement"], imageSrc: "http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-25063.jpg?_wi=2" }
]}
title="Nos Services Experts"
description="Nous utilisons des technologies de pointe pour résoudre tous vos problèmes de plomberie et d'assainissement."
@@ -106,7 +106,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
team={[
{ id: "1", name: "Marc Maes", role: "Fondateur & Expert", imageSrc: "http://img.b2bpic.net/free-photo/young-female-holding-hand-her-chest-while-laughing-worker-uniform-looking-merry-front-view_176474-34381.jpg" },
{ id: "1", name: "Marc Maes", role: "Fondateur & Expert", imageSrc: "http://img.b2bpic.net/free-photo/young-female-holding-hand-her-chest-while-laughing-worker-uniform-looking-merry-front-view_176474-34381.jpg?_wi=2" },
{ id: "2", name: "Luc Dupont", role: "Technicien Senior", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-workman-white-wall_23-2147772246.jpg" },
{ id: "3", name: "Sophie Martin", role: "Technicienne Réseau", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-24827.jpg" }
]}