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