From e9a638fe08f4164cac21fd0de99e89aad02debdc Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 13:22:24 +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 a0657c1..9587e49 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-background-with-flowing-cyber-particles_1048-12206.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-background-with-flowing-cyber-particles_1048-12206.jpg?_wi=1", imageAlt: "Dashboard", }, { @@ -122,7 +122,7 @@ export default function LandingPage() { title: "Collecte automatique", subtitle: "Taux 23%", description: "Vos clients reçoivent un SMS après achat pour laisser un avis.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-background-with-flowing-cyber-particles_1048-12206.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-background-with-flowing-cyber-particles_1048-12206.jpg?_wi=2", imageAlt: "tech company logo gold minimal", }, { @@ -130,7 +130,7 @@ export default function LandingPage() { title: "Alerte immédiate", subtitle: "Réactivité", description: "Avis négatif ? Soyez alerté instantanément par SMS pour réagir.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-owner-working_23-2148366612.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-owner-working_23-2148366612.jpg?_wi=1", imageAlt: "tech company logo gold minimal", }, { @@ -138,7 +138,7 @@ export default function LandingPage() { title: "Dashboard IA", subtitle: "Vue 360°", description: "Suivez notes, volume, mots-clés depuis votre espace centralisé.", - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg?_wi=1", imageAlt: "tech company logo gold minimal", }, { @@ -146,7 +146,7 @@ export default function LandingPage() { title: "Multi-plateformes", subtitle: "Centralisation", description: "Gérez Google, Trustpilot, TripAdvisor au même endroit.", - imageSrc: "http://img.b2bpic.net/free-photo/goodlooking-male-dentist-standing-dental-office_651396-3120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/goodlooking-male-dentist-standing-dental-office_651396-3120.jpg?_wi=1", imageAlt: "tech company logo gold minimal", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { quote: "Passé de 3.9 à 4.7 étoiles. +40% de réservations.", name: "Marc D.", role: "Restaurateur", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-owner-working_23-2148366612.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-owner-working_23-2148366612.jpg?_wi=2", }, { id: "2", @@ -251,7 +251,7 @@ export default function LandingPage() { quote: "En 0 seconde, l'IA gère mieux que moi. Bluffant.", name: "Sophie L.", role: "Hôtelière", - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg?_wi=2", }, { id: "3", @@ -259,7 +259,7 @@ export default function LandingPage() { quote: "Alerte avis 1 étoile, rappel client, transformé en 4 étoiles.", name: "Karim B.", role: "Clinique dentaire", - imageSrc: "http://img.b2bpic.net/free-photo/goodlooking-male-dentist-standing-dental-office_651396-3120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/goodlooking-male-dentist-standing-dental-office_651396-3120.jpg?_wi=2", }, { id: "4",