diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e8c5a52..2abfdaf 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -51,7 +51,7 @@ export default function AboutPage() { { value: "5000+", 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=2" imageAlt="Professional tennis player in action" mediaAnimation="slide-up" metricsAnimation="slide-up" diff --git a/src/app/page.tsx b/src/app/page.tsx index b22600a..105c661 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,7 +132,7 @@ export default function HomePage() { { value: "15+", title: "Years of Excellence" }, { value: "5000+", 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=1" imageAlt="Professional tennis player training court" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -147,11 +147,11 @@ export default function HomePage() { tag="Testimonials" testimonials={[ { - id: "1", title: "Best tennis gear store I've found online.", 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", imageAlt: "Maria Santos"}, + id: "1", title: "Best tennis gear store I've found online.", 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?_wi=1", imageAlt: "Maria Santos"}, { - id: "2", title: "Amazing racket selection and fast delivery.", 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", imageAlt: "James Chen"}, + id: "2", title: "Amazing racket selection and fast delivery.", 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?_wi=1", imageAlt: "James Chen"}, { - id: "3", title: "Preferred supplier for my coaching program.", 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", imageAlt: "Coach Michael Rodriguez"}, + id: "3", title: "Preferred supplier for my coaching program.", 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?_wi=1", imageAlt: "Coach Michael Rodriguez"}, { id: "4", title: "Quality and reliability you can trust.", quote: "For our tennis facility, A1 is the only choice. Their equipment withstands heavy use and their return policy is hassle-free.", name: "David Kim", role: "Facility Director", imageSrc: "http://img.b2bpic.net/free-photo/basketball-player-posing-with-ball-fingers_23-2147644470.jpg", imageAlt: "David Kim"}, ]} diff --git a/src/app/propicks/page.tsx b/src/app/propicks/page.tsx index 327a33b..ddec03a 100644 --- a/src/app/propicks/page.tsx +++ b/src/app/propicks/page.tsx @@ -49,7 +49,7 @@ const ProPicksPage = () => { { value: "5000+", 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" metricsAnimation="slide-up" @@ -64,11 +64,11 @@ const ProPicksPage = () => { description="See what our customers have to say about A1 Tennis Supply" testimonials={[ { - id: "1", title: "Best tennis gear store I've found online.", 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", imageAlt: "Maria Santos"}, + id: "1", title: "Best tennis gear store I've found online.", 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?_wi=2", imageAlt: "Maria Santos"}, { - id: "2", title: "Amazing racket selection and fast delivery.", 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", imageAlt: "James Chen"}, + id: "2", title: "Amazing racket selection and fast delivery.", 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?_wi=2", imageAlt: "James Chen"}, { - id: "3", title: "Preferred supplier for my coaching program.", 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", imageAlt: "Coach Michael Rodriguez"}, + id: "3", title: "Preferred supplier for my coaching program.", 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?_wi=2", imageAlt: "Coach Michael Rodriguez"}, ]} textboxLayout="default" useInvertedBackground={false}