From 479a3077b0701d358c479f15c0fe3544ed4fbbb4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:55:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 086ec91..3dc093c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { description="Choose from our specialized training tracks designed to accelerate skill development, build competitive edge, and maximize athletic potential." tag="Programs" tagIcon={Award} - imageSrc="http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668597.jpg" + imageSrc="http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668597.jpg?_wi=1" imageAlt="Hockey training drill demonstration" mediaPosition="left" accordionItems={[ @@ -129,9 +129,9 @@ export default function LandingPage() { { id: "1", name: "Marcus Chen, Professional Player", date: "Date: 15 November 2024", title: "Game-Changing Training Program", quote: "The training completely transformed my skating technique and shot accuracy. Within 6 months, I was drafted to a professional league. The personalized coaching made all the difference.", tag: "Pro Player", avatarSrc: "http://img.b2bpic.net/free-photo/bearded-ice-hockey-player-blue-sportswear-holds-gaming-stick-contrast-illumination-grey-vignette-background_613910-9683.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bearded-ice-hockey-player-blue-sportswear-holds-gaming-stick-contrast-illumination-grey-vignette-background_613910-9683.jpg", avatarAlt: "Marcus Chen", imageAlt: "Marcus Chen, Professional Player"}, { - id: "2", name: "Sarah Mitchell, Junior Competitor", date: "Date: 22 October 2024", title: "Confidence & Competitive Edge", quote: "Coming from a smaller program, I needed elite coaching to compete at higher levels. This training accelerated my development and I'm now competing provincially with confidence.", tag: "Junior Elite", avatarSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668597.jpg", imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668597.jpg", avatarAlt: "Sarah Mitchell", imageAlt: "Sarah Mitchell, Junior Competitor"}, + id: "2", name: "Sarah Mitchell, Junior Competitor", date: "Date: 22 October 2024", title: "Confidence & Competitive Edge", quote: "Coming from a smaller program, I needed elite coaching to compete at higher levels. This training accelerated my development and I'm now competing provincially with confidence.", tag: "Junior Elite", avatarSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668597.jpg", imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668597.jpg?_wi=2", avatarAlt: "Sarah Mitchell", imageAlt: "Sarah Mitchell, Junior Competitor"}, { - id: "3", name: "Coach David Rodriguez", date: "Date: 8 October 2024", title: "Exceptional Coaching Quality", quote: "As a coach myself, I was impressed with the technical expertise and coaching methodology. The trainers really understand how to develop skill progressively while building mental toughness.", tag: "Coach", avatarSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668597.jpg", imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668597.jpg", avatarAlt: "Coach David Rodriguez", imageAlt: "Coach David Rodriguez"}, + id: "3", name: "Coach David Rodriguez", date: "Date: 8 October 2024", title: "Exceptional Coaching Quality", quote: "As a coach myself, I was impressed with the technical expertise and coaching methodology. The trainers really understand how to develop skill progressively while building mental toughness.", tag: "Coach", avatarSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668597.jpg", imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668597.jpg?_wi=3", avatarAlt: "Coach David Rodriguez", imageAlt: "Coach David Rodriguez"}, { id: "4", name: "Alex Thompson, Semi-Professional", date: "Date: 25 September 2024", title: "Professional-Level Development", quote: "The analytics and performance tracking showed exactly where I needed to improve. My speed improved 22%, and I got invited to play semi-professionally within 4 months.", tag: "Semi-Pro", avatarSrc: "http://img.b2bpic.net/free-photo/hockey-players_654080-1972.jpg", imageSrc: "http://img.b2bpic.net/free-photo/hockey-players_654080-1972.jpg", avatarAlt: "Alex Thompson", imageAlt: "Alex Thompson, Semi-Professional"}, { -- 2.49.1