From e0f2d63bbfbe834c446d0883ebe11c3f3c668058 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 01:36:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 210 +++++++---------------------------------------- 1 file changed, 30 insertions(+), 180 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b573c82..8131b8e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,70 +30,29 @@ export default function LandingPage() {
@@ -123,60 +77,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - id: "01", - title: "Urgences 24h/24", - tags: [ - "Rapide", - ], - imageSrc: "http://img.b2bpic.net/free-photo/tools-repairing-shop_23-2148138424.jpg?_wi=6", - imageAlt: "luxury bathroom interior gold plumbing fixtures", - }, - { - id: "02", - title: "Chauffe-eau", - tags: [ - "Installation", - ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-home-with-heater_23-2149339547.jpg?_wi=1", - imageAlt: "happy client portrait residential", - }, - { - id: "03", - title: "Débouchage", - tags: [ - "Expert", - ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-man-home-office_329181-20664.jpg?_wi=1", - imageAlt: "woman smiling residential client portrait", - }, - { - id: "04", - title: "Installations sanitaires", - tags: [ - "Précis", - ], - imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=1", - imageAlt: "senior professional man portrait", - }, - { - id: "05", - title: "Pompe de puisard", - tags: [ - "Prévention", - ], - imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-with-layout-worker-clothes-top-view_169016-24423.jpg?_wi=1", - imageAlt: "montreal map stylized", - }, - { - id: "06", - title: "Rénovation & construction", - tags: [ - "Projet", - ], - imageSrc: "http://img.b2bpic.net/free-photo/tools-repairing-shop_23-2148138424.jpg?_wi=7", - imageAlt: "luxury bathroom interior gold plumbing fixtures", - }, + { id: "01", title: "Urgences 24h/24", tags: ["Rapide"], imageSrc: "http://img.b2bpic.net/free-photo/tools-repairing-shop_23-2148138424.jpg", imageAlt: "luxury bathroom interior gold plumbing fixtures" }, + { id: "02", title: "Chauffe-eau", tags: ["Installation"], imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-home-with-heater_23-2149339547.jpg", imageAlt: "happy client portrait residential" }, + { id: "03", title: "Débouchage", tags: ["Expert"], imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-man-home-office_329181-20664.jpg", imageAlt: "woman smiling residential client portrait" }, + { id: "04", title: "Installations sanitaires", tags: ["Précis"], imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", imageAlt: "senior professional man portrait" }, + { id: "05", title: "Pompe de puisard", tags: ["Prévention"], imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-with-layout-worker-clothes-top-view_169016-24423.jpg", imageAlt: "montreal map stylized" }, + { id: "06", title: "Rénovation & construction", tags: ["Projet"], imageSrc: "http://img.b2bpic.net/free-photo/tools-repairing-shop_23-2148138424.jpg", imageAlt: "luxury bathroom interior gold plumbing fixtures" }, ]} title="Nos Services" description="Solutions complètes pour vos installations et réparations." @@ -188,10 +94,7 @@ export default function LandingPage() { useInvertedBackground={false} title="10 ans d'expérience" description={[ - "Fondée avec une mission simple : offrir une plomberie honnête et durable.", - "Nous traitons chaque client avec respect et chaque installation avec rigueur.", - "Service rapide 24h/24 pour votre tranquillité d'esprit.", - ]} + "Fondée avec une mission simple : offrir une plomberie honnête et durable.", "Nous traitons chaque client avec respect et chaque installation avec rigueur.", "Service rapide 24h/24 pour votre tranquillité d'esprit."]} />
@@ -201,46 +104,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Danny Myint", - handle: "Client depuis 10 ans", - testimonial: "Un travail exceptionnel à chaque fois. Très fiable.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-home-with-heater_23-2149339547.jpg?_wi=2", - }, - { - id: "2", - name: "Catherine Morin", - handle: "Client depuis 16 ans", - testimonial: "André est toujours là quand on a besoin d'urgence. Parfait.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-man-home-office_329181-20664.jpg?_wi=2", - }, - { - id: "3", - name: "Marc L.", - handle: "Client satisfait", - testimonial: "Service rapide, honnête et très professionnel.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=2", - }, - { - id: "4", - name: "Sophie B.", - handle: "Client satisfait", - testimonial: "Excellent service, je recommande fortement.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-home-with-heater_23-2149339547.jpg?_wi=3", - }, - { - id: "5", - name: "Jean P.", - handle: "Client satisfait", - testimonial: "La référence en plomberie dans la région.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-man-home-office_329181-20664.jpg?_wi=3", - }, + { id: "1", name: "Danny Myint", handle: "Client depuis 10 ans", testimonial: "Un travail exceptionnel à chaque fois. Très fiable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-home-with-heater_23-2149339547.jpg" }, + { id: "2", name: "Catherine Morin", handle: "Client depuis 16 ans", testimonial: "André est toujours là quand on a besoin d'urgence. Parfait.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-man-home-office_329181-20664.jpg" }, + { id: "3", name: "Marc L.", handle: "Client satisfait", testimonial: "Service rapide, honnête et très professionnel.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg" }, + { id: "4", name: "Sophie B.", handle: "Client satisfait", testimonial: "Excellent service, je recommande fortement.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-home-with-heater_23-2149339547.jpg" }, + { id: "5", name: "Jean P.", handle: "Client satisfait", testimonial: "La référence en plomberie dans la région.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-man-home-office_329181-20664.jpg" }, ]} showRating={true} title="Ce que disent nos clients" @@ -253,13 +121,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "z1", - title: "Zones principales", - content: "Saint-Colomban, Saint-Jérôme, Blainville, Mirabel, Lachute, Deux-Montagnes, Sainte-Thérèse, Mont-Tremblant, Saint-Sauveur, Grand Montréal", - }, + { id: "z1", title: "Zones principales", content: "Saint-Colomban, Saint-Jérôme, Blainville, Mirabel, Lachute, Deux-Montagnes, Sainte-Thérèse, Mont-Tremblant, Saint-Sauveur, Grand Montréal" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-with-layout-worker-clothes-top-view_169016-24423.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-with-layout-worker-clothes-top-view_169016-24423.jpg" mediaAnimation="blur-reveal" title="Zone desservie" description="Services disponibles dans les Laurentides et le Grand Montréal." @@ -270,21 +134,13 @@ export default function LandingPage() {
@@ -292,14 +148,8 @@ export default function LandingPage() { -- 2.49.1