diff --git a/src/app/page.tsx b/src/app/page.tsx index c6eb464..ad91d6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { handle: "@parent", testimonial: "My son's confidence skyrocketed after just one session. The coaching is phenomenal.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-preparing-throw-rugby-ball_23-2148355409.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-preparing-throw-rugby-ball_23-2148355409.jpg?_wi=1", imageAlt: "youth baseball player training outdoors", }, { @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@parent", testimonial: "Finally, a program that focuses on fun fundamentals instead of just competition.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-playing-kickball_23-2149457287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-playing-kickball_23-2149457287.jpg?_wi=1", imageAlt: "youth baseball hitting drill", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@parent", testimonial: "Small group sizes make all the difference. My child gets personalized attention.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/children-back-school-pandemic-time_23-2148672198.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/children-back-school-pandemic-time_23-2148672198.jpg?_wi=1", imageAlt: "kid catching baseball fielding", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@parent", testimonial: "The instructors are so patient with the younger kids. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668562.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668562.jpg?_wi=1", imageAlt: "young baseball pitcher throwing ball", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { handle: "@parent", testimonial: "A fantastic, well-organized environment that prioritizes safety and skill.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/women-playing-basketball-game_23-2148773268.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-playing-basketball-game_23-2148773268.jpg?_wi=1", imageAlt: "happy parent watching baseball", }, ]} @@ -104,7 +104,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/blonde-girl-preparing-throw-rugby-ball_23-2148355409.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blonde-girl-preparing-throw-rugby-ball_23-2148355409.jpg?_wi=2" imageAlt="Youth baseball training session" /> @@ -121,7 +121,7 @@ export default function LandingPage() { tags: [ "Fundamentals", ], - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-playing-kickball_23-2149457287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-playing-kickball_23-2149457287.jpg?_wi=2", imageAlt: "Hitting drills", }, { @@ -130,7 +130,7 @@ export default function LandingPage() { tags: [ "Skill Building", ], - imageSrc: "http://img.b2bpic.net/free-photo/children-back-school-pandemic-time_23-2148672198.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/children-back-school-pandemic-time_23-2148672198.jpg?_wi=2", imageAlt: "Fielding drills", }, { @@ -139,7 +139,7 @@ export default function LandingPage() { tags: [ "Fun", ], - imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668562.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668562.jpg?_wi=2", imageAlt: "Throwing drills", }, ]} @@ -159,7 +159,7 @@ export default function LandingPage() { quote: "The coaches are so encouraging. My daughter learned more in two weeks than in a whole season elsewhere.", name: "Emily P.", role: "Parent", - imageSrc: "http://img.b2bpic.net/free-photo/women-playing-basketball-game_23-2148773268.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-playing-basketball-game_23-2148773268.jpg?_wi=2", }, { id: "t2", @@ -183,7 +183,7 @@ export default function LandingPage() { quote: "Organized, expert instruction, and a friendly environment. We keep coming back every season.", name: "Tom B.", role: "Parent", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-fitness-woman-leaning-rail_171337-6239.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-fitness-woman-leaning-rail_171337-6239.jpg?_wi=1", }, { id: "t5", @@ -191,7 +191,7 @@ export default function LandingPage() { quote: "They make every kid feel welcome, regardless of skill level. A truly positive program.", name: "Sarah R.", role: "Parent", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-fitness-woman-leaning-rail_171337-6239.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-fitness-woman-leaning-rail_171337-6239.jpg?_wi=2", }, ]} title="Parent Success Stories"