Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-05 18:31:21 +00:00
Showing only changes of commit a115b187e1 - Show all commits

View File

@@ -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",
},
]}