Update src/app/page.tsx

This commit is contained in:
2026-05-13 16:26:09 +00:00
parent a8c393c07d
commit 160d8d10cf

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
handle: "@alexs",
testimonial: "The best courts in town. The atmosphere is unmatched!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-woman-playing-paddle-tennis_23-2149443585.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-woman-playing-paddle-tennis_23-2149443585.jpg?_wi=1",
},
]}
buttons={[
@@ -76,7 +76,7 @@ export default function LandingPage() {
href: "#goals",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/sporty-women-playing-paddle-tennis_23-2149443550.jpg"
imageSrc="http://img.b2bpic.net/free-photo/sporty-women-playing-paddle-tennis_23-2149443550.jpg?_wi=1"
/>
</div>
@@ -95,7 +95,7 @@ export default function LandingPage() {
"Indoor",
"Parking",
],
imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-twilight-moldova_1268-15928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-twilight-moldova_1268-15928.jpg?_wi=1",
},
{
id: "f2",
@@ -106,7 +106,7 @@ export default function LandingPage() {
"Seasonal",
"Outdoor",
],
imageSrc: "http://img.b2bpic.net/free-photo/tennis-court_93675-129602.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tennis-court_93675-129602.jpg?_wi=1",
},
{
id: "f3",
@@ -117,7 +117,7 @@ export default function LandingPage() {
"Indoor",
"24/7",
],
imageSrc: "http://img.b2bpic.net/free-photo/women-playing-paddle-tennis-together_23-2149459009.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/women-playing-paddle-tennis-together_23-2149459009.jpg?_wi=1",
},
]}
title="Our Clubs"
@@ -169,7 +169,7 @@ export default function LandingPage() {
quote: "The surface quality at Belaya Dacha is professional grade.",
tag: "Club Member",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-playing-paddle-tennis_23-2149443591.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-woman-playing-paddle-tennis_23-2149443585.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-woman-playing-paddle-tennis_23-2149443585.jpg?_wi=2",
imageAlt: "indoor padel court luxury",
},
{
@@ -180,7 +180,7 @@ export default function LandingPage() {
quote: "I found a partner through the community hub in just two days!",
tag: "New Member",
avatarSrc: "http://img.b2bpic.net/free-photo/view-gym-room-training-sports_23-2151699510.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-twilight-moldova_1268-15928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-twilight-moldova_1268-15928.jpg?_wi=2",
imageAlt: "indoor padel court luxury",
},
{
@@ -191,7 +191,7 @@ export default function LandingPage() {
quote: "Best team building activity we ever organized.",
tag: "Organizer",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-playing-paddle-tennis_23-2149443580.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tennis-court_93675-129602.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tennis-court_93675-129602.jpg?_wi=2",
imageAlt: "indoor padel court luxury",
},
{
@@ -202,7 +202,7 @@ export default function LandingPage() {
quote: "Tournament organization is absolutely flawless.",
tag: "Tournament Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-women-doing-squats-outdoors_23-2149041641.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/women-playing-paddle-tennis-together_23-2149459009.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/women-playing-paddle-tennis-together_23-2149459009.jpg?_wi=2",
imageAlt: "indoor padel court luxury",
},
{
@@ -213,7 +213,7 @@ export default function LandingPage() {
quote: "The 24/7 access makes training incredibly convenient.",
tag: "Night Owl",
avatarSrc: "http://img.b2bpic.net/free-photo/empty-blurry-paddle-tennis-field_23-2149458997.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sporty-women-playing-paddle-tennis_23-2149443550.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sporty-women-playing-paddle-tennis_23-2149443550.jpg?_wi=2",
imageAlt: "indoor padel court luxury",
},
]}