From e84625d1991f3b496e420e014d8ad415b14d2d46 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 05:57:37 +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 88437aa..c5c49a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@SophieD", testimonial: "Carlypass a transformé la relation avec mes clients. C'est simple, rapide et moderne !", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg?_wi=1", imageAlt: "Sophie Dubois, cliente satisfaite", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { handle: "@MarcL", testimonial: "L'intégration au wallet est un jeu d'enfant. Mes clients adorent et reviennent plus souvent.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-gray-checkered-suit_158538-4205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-gray-checkered-suit_158538-4205.jpg?_wi=1", imageAlt: "Marc Lavoie, client satisfait", }, { @@ -157,7 +157,7 @@ export default function LandingPage() { }, ]} avatarText="Ils nous font confiance" - imageSrc="http://img.b2bpic.net/free-photo/closeup-man-with-credit-card-smartphone-christmas-gifts_1262-17830.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-man-with-credit-card-smartphone-christmas-gifts_1262-17830.jpg?_wi=1" imageAlt="Smartphone affichant une carte de fidélité digitale dans un commerce moderne" mediaAnimation="slide-up" fixedMediaHeight={true} @@ -210,7 +210,7 @@ export default function LandingPage() { description: "Offrez une expérience moderne et sans friction qui encourage vos clients à revenir plus souvent.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/traditional-spanish-food-world-tourism-day_23-2149114028.jpg" + imageSrc="http://img.b2bpic.net/free-photo/traditional-spanish-food-world-tourism-day_23-2149114028.jpg?_wi=1" imageAlt="Smartphone affichant une carte de fidélité Carlypass dans un wallet" mediaAnimation="slide-up" /> @@ -254,7 +254,7 @@ export default function LandingPage() { }, ], placeholder: "Votre message...", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-with-credit-card-smartphone-christmas-gifts_1262-17830.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-with-credit-card-smartphone-christmas-gifts_1262-17830.jpg?_wi=2", imageAlt: "merchant dashboard analytics tablet ui", }, { @@ -299,7 +299,7 @@ export default function LandingPage() { icon: FileText, }, ], - imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg?_wi=2", imageAlt: "merchant dashboard analytics tablet ui", }, { @@ -326,7 +326,7 @@ export default function LandingPage() { detail: "Feedback client", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-gray-checkered-suit_158538-4205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-gray-checkered-suit_158538-4205.jpg?_wi=2", imageAlt: "merchant dashboard analytics tablet ui", }, { @@ -334,7 +334,7 @@ export default function LandingPage() { description: "Vos données sont toujours à jour. Accédez à vos informations de n'importe où, à tout moment.", bentoComponent: "reveal-icon", icon: RefreshCw, - imageSrc: "http://img.b2bpic.net/free-photo/traditional-spanish-food-world-tourism-day_23-2149114028.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-spanish-food-world-tourism-day_23-2149114028.jpg?_wi=2", imageAlt: "merchant dashboard analytics tablet ui", }, ]} -- 2.49.1