Update src/app/page.tsx
This commit is contained in:
@@ -109,15 +109,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "Best experience of my life! I was terrified of heights and now I want to do it again. The staff made me feel calm, safe, and excited.", imageSrc: "http://img.b2bpic.net/free-photo/immersive-experience-concept-collage_23-2149498343.jpg", imageAlt: "Sarah Johnson"},
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "Best experience of my life! I was terrified of heights and now I want to do it again. The staff made me feel calm, safe, and excited.", imageSrc: "https://images.unsplash.com/photo-1534528741775-53994a69daeb?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "@michaelc", testimonial: "The staff energy was incredible! They made me feel so safe. I'm still riding the adrenaline rush. Truly unforgettable.", imageSrc: "http://img.b2bpic.net/free-photo/surfer-summer-beach_1157-25094.jpg", imageAlt: "Michael Chen"},
|
||||
id: "2", name: "Michael Chen", handle: "@michaelc", testimonial: "The staff energy was incredible! They made me feel so safe. I'm still riding the adrenaline rush. Truly unforgettable.", imageSrc: "https://images.unsplash.com/photo-1560250097-0b7352353f81?q=80&w=2574&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "@emilyr", testimonial: "This was the best birthday ever! A true bucket-list rite of passage. Skydive St. Louis delivered a cinematic memory.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-pretty-caucasian-girl-with-beret-hat-holding-vr-headset-pointing-camera-purple_141793-92740.jpg", imageAlt: "Emily Rodriguez"},
|
||||
id: "3", name: "Emily Rodriguez", handle: "@emilyr", testimonial: "This was the best birthday ever! A true bucket-list rite of passage. Skydive St. Louis delivered a cinematic memory.", imageSrc: "https://images.unsplash.com/photo-1502319457223-21c6b12a64c4?q=80&w=2574&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
id: "4", name: "David Kim", handle: "@davidk", testimonial: "Fear ends here. They made me feel SAFE enough to enjoy the adrenaline. One jump changed everything for me. Elite experience!", imageSrc: "http://img.b2bpic.net/free-photo/joyful-old-man-having-fun_23-2151058795.jpg", imageAlt: "David Kim"},
|
||||
id: "4", name: "David Kim", handle: "@davidk", testimonial: "Fear ends here. They made me feel SAFE enough to enjoy the adrenaline. One jump changed everything for me. Elite experience!", imageSrc: "https://images.unsplash.com/photo-1600880292203-757bb62b4b0d?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "5", name: "Sarah Miller", handle: "@sarahm", testimonial: "Pure euphoria! The instructors were amazing, super professional and high-energy. I felt confident doing something insane. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/man-jumping-while-doing-parkour_52683-108600.jpg", imageAlt: "Sarah Miller"},
|
||||
id: "5", name: "Sarah Miller", handle: "@sarahm", testimonial: "Pure euphoria! The instructors were amazing, super professional and high-energy. I felt confident doing something insane. Highly recommend!", imageSrc: "https://images.unsplash.com/photo-1517841905240-472988babdf9?q=80&w=2574&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Sarah Miller"},
|
||||
]}
|
||||
title="What Our Jumpers Say"
|
||||
description="Hear from those who've transformed fear into freedom and discovered new confidence high above the clouds."
|
||||
|
||||
Reference in New Issue
Block a user