From b5d463643e298b9c28d67da6a86a7be81578adb5 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 19:36:12 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 9ca6a1e..f840b54 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,7 +25,7 @@ export default function HomePage() { text: "Learn More", href: "#about", }} - imageSrc="http://img.b2bpic.net/free-photo/kids-playing-badminton-medium-shot_23-2149199858.jpg" + imageSrc="http://img.b2bpic.net/free-photo/kids-playing-badminton-medium-shot_23-2149199858.jpg?_wi=1" /> @@ -53,7 +53,7 @@ export default function HomePage() { description: "Community-focused play that prioritizes enjoyment.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-couple-playing-tennis_23-2148250984.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-couple-playing-tennis_23-2148250984.jpg?_wi=1" /> @@ -80,7 +80,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/competitive-couple-playing-squash_329181-18932.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/kids-playing-badminton-medium-shot_23-2149199858.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-playing-badminton-medium-shot_23-2149199858.jpg?_wi=2", imageAlt: "tennis coaching session professional", }, { @@ -94,7 +94,7 @@ export default function HomePage() { "Match Tactics", "Serving Clinic", ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-couple-playing-tennis_23-2148250984.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-couple-playing-tennis_23-2148250984.jpg?_wi=2", imageAlt: "tennis coaching session professional", }, { @@ -118,7 +118,7 @@ export default function HomePage() { value: "Main Court", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/people-having-happy-retirement-activity_23-2149168888.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-happy-retirement-activity_23-2149168888.jpg?_wi=1", imageAlt: "tennis coaching session professional", }, ]} @@ -220,7 +220,7 @@ export default function HomePage() { role: "Adult Student", quote: "WillPlay has completely transformed my forehand. The atmosphere is so welcoming!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-having-happy-retirement-activity_23-2149168888.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-happy-retirement-activity_23-2149168888.jpg?_wi=2", }, { name: "Tom B.", -- 2.49.1