From e24366bf998f23d129d1b1ef2ae16ec7eec3a778 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 23:11:30 +0000 Subject: [PATCH] Update src/app/propicks/page.tsx --- src/app/propicks/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/propicks/page.tsx b/src/app/propicks/page.tsx index de764d4..b201416 100644 --- a/src/app/propicks/page.tsx +++ b/src/app/propicks/page.tsx @@ -55,7 +55,7 @@ const ProPicksPage = () => { title: "Satisfied Players", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-tennis-player-leaning-against-fence_23-2147664430.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-tennis-player-leaning-against-fence_23-2147664430.jpg?_wi=3" imageAlt="Professional tennis player training court" mediaAnimation="slide-up" useInvertedBackground={false} @@ -74,7 +74,7 @@ const ProPicksPage = () => { quote: "The quality is incredible and the customer service is outstanding. I've been purchasing from A1 for three years and they never disappoint.", name: "Maria Santos", role: "Competitive Club Player", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-tennis-player-court_1303-15852.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-tennis-player-court_1303-15852.jpg?_wi=3", imageAlt: "Maria Santos", }, { @@ -83,7 +83,7 @@ const ProPicksPage = () => { quote: "I needed a replacement racket for my tournament and A1 delivered within 2 days. The Pro Performance Racket has become my go-to equipment.", name: "James Chen", role: "Tournament Player", - imageSrc: "http://img.b2bpic.net/free-photo/basketball-player-posing-dark-background_23-2147644427.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/basketball-player-posing-dark-background_23-2147644427.jpg?_wi=3", imageAlt: "James Chen", }, { @@ -92,7 +92,7 @@ const ProPicksPage = () => { quote: "I recommend A1 Tennis Supply to all my students. Their products are tournament-grade and their staff really understands the game.", name: "Coach Michael Rodriguez", role: "Professional Tennis Coach", - imageSrc: "http://img.b2bpic.net/free-photo/young-volleyball-man-player-court_23-2149492396.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-volleyball-man-player-court_23-2149492396.jpg?_wi=3", imageAlt: "Coach Michael Rodriguez", }, ]}