From a115b187e19ce0876c9309a055aa8c1387e94de2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 18:31:17 +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 b61c958..a615950 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { href: "#equipment", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/tennis-girl-professional-tennis-court_654080-129.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tennis-girl-professional-tennis-court_654080-129.jpg?_wi=1" imageAlt="Tennis action" mediaAnimation="slide-up" /> @@ -78,7 +78,7 @@ export default function LandingPage() { price: "299 €", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-pallet-blurry-lights_23-2149459023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-pallet-blurry-lights_23-2149459023.jpg?_wi=1", }, { id: "r2", @@ -96,7 +96,7 @@ export default function LandingPage() { price: "180 €", rating: 4, reviewCount: "42", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers-presentation_23-2151005715.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers-presentation_23-2151005715.jpg?_wi=1", }, { id: "s2", @@ -142,7 +142,7 @@ export default function LandingPage() { name: "Novak D.", role: "Champion", description: "24 Grand Chelem", - imageSrc: "http://img.b2bpic.net/free-photo/tennis-player-with-her-racket_23-2148208277.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tennis-player-with-her-racket_23-2148208277.jpg?_wi=1", }, { id: "p2", @@ -232,7 +232,7 @@ export default function LandingPage() { handle: "@marie", testimonial: "Très précis pour choisir son cordage.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/tennis-girl-professional-tennis-court_654080-129.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tennis-girl-professional-tennis-court_654080-129.jpg?_wi=2", imageAlt: "Fit squash player posing with her racket", }, { @@ -241,7 +241,7 @@ export default function LandingPage() { handle: "@paul", testimonial: "Les stats sont vraiment poussées.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-pallet-blurry-lights_23-2149459023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-pallet-blurry-lights_23-2149459023.jpg?_wi=2", imageAlt: "Fit squash player posing with her racket", }, { @@ -250,7 +250,7 @@ export default function LandingPage() { handle: "@alice", testimonial: "Enfin une plateforme moderne.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers-presentation_23-2151005715.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers-presentation_23-2151005715.jpg?_wi=2", imageAlt: "Fit squash player posing with her racket", }, { @@ -259,7 +259,7 @@ export default function LandingPage() { handle: "@lucie", testimonial: "Parfait pour les fans de stats.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/tennis-player-with-her-racket_23-2148208277.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tennis-player-with-her-racket_23-2148208277.jpg?_wi=2", imageAlt: "Fit squash player posing with her racket", }, ]}