From d92446f5fd2ac68ccfbe580c853df6af426c63e0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 28 May 2026 01:29:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d0d0f96..390b191 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -214,19 +214,19 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah J.", role: "Recreational Skier", company: "Mountain Enthusiast", rating: 5, - quote: "The gear finder tool was incredibly accurate. My new setup feels perfect for my style and skill level. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/young-people-having-time-winter-time_329181-13073.jpg", imageAlt: "Sarah J."}, + imageSrc: "http://img.b2bpic.net/free-photo/young-people-having-time-winter-time_329181-13073.jpg", imageAlt: "Sarah J."}, { id: "2", name: "Mike R.", role: "Experienced Rider", company: "Powder Seeker", rating: 5, - quote: "I was skeptical about buying boots online, but the sizing guide and expert support made it a seamless process. Best boots ever!", imageSrc: "http://img.b2bpic.net/free-photo/man-snowboarder-stands-with-snowboard-closeup-portrait_231208-11157.jpg", imageAlt: "Mike R."}, + imageSrc: "http://img.b2bpic.net/free-photo/man-snowboarder-stands-with-snowboard-closeup-portrait_231208-11157.jpg", imageAlt: "Mike R."}, { id: "3", name: "Emily C.", role: "First-Time Buyer", company: "New to Skiing", rating: 5, - quote: "The detailed buying guides really helped me understand what I needed. I feel confident and excited for my first season!", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wintertime-scene-with-people-snowboarding_23-2151472608.jpg", imageAlt: "Emily C."}, + imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wintertime-scene-with-people-snowboarding_23-2151472608.jpg", imageAlt: "Emily C."}, { id: "4", name: "David L.", role: "Weekend Warrior", company: "Alpine Lover", rating: 5, - quote: "Apex Ski Gear has become my go-to. Their selection is top-notch, and the delivery is always quick and reliable.", imageSrc: "http://img.b2bpic.net/free-photo/disappointed-pissed-fed-up-young-girlfriend-complaining-cannot-stand-anymore-annoyed-hold-finger_1258-253847.jpg", imageAlt: "David L."}, + imageSrc: "http://img.b2bpic.net/free-photo/disappointed-pissed-fed-up-young-girlfriend-complaining-cannot-stand-anymore-annoyed-hold-finger_1258-253847.jpg", imageAlt: "David L."}, { id: "5", name: "Jessica B.", role: "Family Skier", company: "Winter Adventurer", rating: 5, - quote: "Buying for the whole family can be tough, but the bundles and clear information made it so much easier and saved us money.", imageSrc: "http://img.b2bpic.net/free-photo/women-snowboard-suit-sportswomen-mountain-with-snowboard-hands-horizon-concept-sports_1157-46561.jpg", imageAlt: "Jessica B."}, + imageSrc: "http://img.b2bpic.net/free-photo/women-snowboard-suit-sportswomen-mountain-with-snowboard-hands-horizon-concept-sports_1157-46561.jpg", imageAlt: "Jessica B."}, ]} title="Hear From Our Happy Skiers" description="Real feedback from real customers who found their perfect gear with us and experienced the difference on the slopes."