Update src/app/propicks/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user