From b4c9cd25c659d841f93a3bec47490679ea09e75f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 18:26:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f15391..9da367c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,19 +54,19 @@ export default function LandingPage() { testimonials={[ { name: "Sophie Martin", handle: "@sophiem_plateau", testimonial: "Service honnête et transparent. Ils ne m'ont jamais poussée à faire des réparations inutiles.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-male-shirt-isolated-grey-background_613910-15762.jpg", imageAlt: "professional woman mechanic portrait" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-male-shirt-isolated-grey-background_613910-15762.jpg?_wi=1", imageAlt: "professional woman mechanic portrait" }, { name: "Marc Dion", handle: "@marcdion_mtl", testimonial: "Les meilleurs mécaniciens du quartier. Fair pricing et un vrai respect pour mes véhicules.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg", imageAlt: "male mechanic professional portrait" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg?_wi=1", imageAlt: "male mechanic professional portrait" }, { name: "Catherine Bisset", handle: "@catbisset", testimonial: "Rapidité, honnêteté et professionnalisme. MC Silencieux est ma mécanique depuis 5 ans.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-couch_23-2149915934.jpg", imageAlt: "professional woman client portrait" + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-couch_23-2149915934.jpg?_wi=1", imageAlt: "professional woman client portrait" }, { name: "Jean Leblanc", handle: "@jeanleblanc_pmr", testimonial: "Un diagnostic transparent et des prix clairs. Aucune surprise à la facture.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-hipster-woman-holds-retro-photo-camera-having-fun-city-with-camera-travel-photo-photographer_639032-2520.jpg", imageAlt: "male professional client headshot" + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-hipster-woman-holds-retro-photo-camera-having-fun-city-with-camera-travel-photo-photographer_639032-2520.jpg?_wi=1", imageAlt: "male professional client headshot" } ]} testimonialRotationInterval={6000} @@ -126,16 +126,16 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", title: "Service Transparent", quote: "MC Silencieux a toujours été honnête avec moi. Pas de surprise à la facture, juste du bon travail.", name: "Sophie Martin", role: "Propriétaire d'auto", imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-male-shirt-isolated-grey-background_613910-15762.jpg", imageAlt: "professional woman mechanic portrait" + id: "1", title: "Service Transparent", quote: "MC Silencieux a toujours été honnête avec moi. Pas de surprise à la facture, juste du bon travail.", name: "Sophie Martin", role: "Propriétaire d'auto", imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-male-shirt-isolated-grey-background_613910-15762.jpg?_wi=2", imageAlt: "professional woman mechanic portrait" }, { - id: "2", title: "Prix Justes", quote: "Les meilleurs prix du quartier, sans compromis sur la qualité. Mes amis viennent tous ici maintenant.", name: "Marc Dion", role: "Livreur", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg", imageAlt: "male mechanic professional portrait" + id: "2", title: "Prix Justes", quote: "Les meilleurs prix du quartier, sans compromis sur la qualité. Mes amis viennent tous ici maintenant.", name: "Marc Dion", role: "Livreur", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg?_wi=2", imageAlt: "male mechanic professional portrait" }, { - id: "3", title: "Expertise Locale", quote: "Cinq ans que je viens chez MC Silencieux. Ils connaissent ma voiture mieux que moi!", name: "Catherine Bisset", role: "Gestionnaire", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-couch_23-2149915934.jpg", imageAlt: "professional woman client portrait" + id: "3", title: "Expertise Locale", quote: "Cinq ans que je viens chez MC Silencieux. Ils connaissent ma voiture mieux que moi!", name: "Catherine Bisset", role: "Gestionnaire", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-couch_23-2149915934.jpg?_wi=2", imageAlt: "professional woman client portrait" }, { - id: "4", title: "Diagnostic Rapide", quote: "Diagnostic honnête, réparation rapide. Exactement ce que je cherchais.", name: "Jean Leblanc", role: "Professeur", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-hipster-woman-holds-retro-photo-camera-having-fun-city-with-camera-travel-photo-photographer_639032-2520.jpg", imageAlt: "male professional client headshot" + id: "4", title: "Diagnostic Rapide", quote: "Diagnostic honnête, réparation rapide. Exactement ce que je cherchais.", name: "Jean Leblanc", role: "Professeur", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-hipster-woman-holds-retro-photo-camera-having-fun-city-with-camera-travel-photo-photographer_639032-2520.jpg?_wi=2", imageAlt: "male professional client headshot" }, { id: "5", title: "Service Client Excellent", quote: "L'équipe traite chaque client comme un voisin, pas comme une transaction.", name: "Isabelle Côté", role: "Infirmière", imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-businessman-shaking-male-hand-meeting-first-im_1163-5278.jpg", imageAlt: "healthcare professional portrait woman" -- 2.49.1