diff --git a/src/app/page.tsx b/src/app/page.tsx index 79badce..a310dc2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,22 +49,22 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-woman-singer-stage-singing-into-microphone_1321-2067.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-woman-singer-stage-singing-into-microphone_1321-2067.jpg?_wi=1" imageAlt="Premium show experience" mediaAnimation="slide-up" useInvertedBackground={false} testimonials={[ { name: "Jessica Martinez", handle: "Theater Enthusiast", testimonial: "Best platform for finding quality shows! Fast checkout and amazing seat selection.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1" }, { name: "Michael Chen", handle: "Concert Lover", testimonial: "The prices are incredible and customer service is responsive. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2" }, { name: "Sarah Williams", handle: "Entertainment Junkie", testimonial: "I've purchased 12 shows through ShowHub. Never disappointed with the selection.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3" } ]} buttons={[ @@ -89,13 +89,13 @@ export default function LandingPage() { carouselMode="buttons" products={[ { - id: "1", name: "Broadway Spectacular", price: "$89.99", variant: "Orchestra Section • Premium Seats", imageSrc: "http://img.b2bpic.net/free-photo/female-mime-sitting-red-chair-stretching-her-arms_23-2147891811.jpg", imageAlt: "Broadway show tickets", isFavorited: false + id: "1", name: "Broadway Spectacular", price: "$89.99", variant: "Orchestra Section • Premium Seats", imageSrc: "http://img.b2bpic.net/free-photo/female-mime-sitting-red-chair-stretching-her-arms_23-2147891811.jpg?_wi=1", imageAlt: "Broadway show tickets", isFavorited: false }, { - id: "2", name: "Summer Concert Series", price: "$65.00", variant: "Front Row • VIP Access", imageSrc: "http://img.b2bpic.net/free-photo/laughing-couple-eating-popcorn-cinema_651396-112.jpg", imageAlt: "Concert VIP experience", isFavorited: false + id: "2", name: "Summer Concert Series", price: "$65.00", variant: "Front Row • VIP Access", imageSrc: "http://img.b2bpic.net/free-photo/laughing-couple-eating-popcorn-cinema_651396-112.jpg?_wi=1", imageAlt: "Concert VIP experience", isFavorited: false }, { - id: "3", name: "Family Entertainment Package", price: "$129.99", variant: "4 Tickets • Group Discount", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477098.jpg", imageAlt: "Family show package", isFavorited: false + id: "3", name: "Family Entertainment Package", price: "$129.99", variant: "4 Tickets • Group Discount", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477098.jpg?_wi=1", imageAlt: "Family show package", isFavorited: false } ]} buttons={[{ text: "View All Shows", href: "#" }]} @@ -112,7 +112,7 @@ export default function LandingPage() { description="Founded by industry experts" subdescription="ShowHub Entertainment Group" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-woman-singer-stage-singing-into-microphone_1321-2067.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-woman-singer-stage-singing-into-microphone_1321-2067.jpg?_wi=2" imageAlt="ShowHub experience" mediaAnimation="slide-up" useInvertedBackground={false} @@ -131,19 +131,19 @@ export default function LandingPage() { animationType="slide-up" plans={[ { - id: "basic", title: "Single Show Pass", price: "$49.99", period: "/show", imageSrc: "http://img.b2bpic.net/free-photo/female-mime-sitting-red-chair-stretching-her-arms_23-2147891811.jpg", imageAlt: "Single show", button: { text: "Get Started", href: "#" }, + id: "basic", title: "Single Show Pass", price: "$49.99", period: "/show", imageSrc: "http://img.b2bpic.net/free-photo/female-mime-sitting-red-chair-stretching-her-arms_23-2147891811.jpg?_wi=2", imageAlt: "Single show", button: { text: "Get Started", href: "#" }, features: [ "Access to standard shows", "Standard seating options", "Email support", "Digital ticket delivery" ] }, { - id: "pro", title: "VIP Bundle", price: "$149.99", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/laughing-couple-eating-popcorn-cinema_651396-112.jpg", imageAlt: "VIP package", button: { text: "Subscribe Now", href: "#" }, + id: "pro", title: "VIP Bundle", price: "$149.99", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/laughing-couple-eating-popcorn-cinema_651396-112.jpg?_wi=2", imageAlt: "VIP package", button: { text: "Subscribe Now", href: "#" }, features: [ "Unlimited show access", "Premium seating guarantee", "Priority support", "Early booking access", "Mobile app included" ] }, { - id: "enterprise", title: "Group Experience", price: "$399.99", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477098.jpg", imageAlt: "Group experience", button: { text: "Contact Sales", href: "#" }, + id: "enterprise", title: "Group Experience", price: "$399.99", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477098.jpg?_wi=2", imageAlt: "Group experience", button: { text: "Contact Sales", href: "#" }, features: [ "12+ person group bookings", "Custom seating arrangements", "Dedicated account manager", "Corporate packages available", "Special group rates" ] @@ -184,22 +184,22 @@ export default function LandingPage() { carouselMode="buttons" testimonials={[ { - id: "1", name: "Jennifer Lee", role: "Theater Lover", testimonial: "ShowHub made booking tickets incredibly easy. The interface is intuitive and the selection is outstanding. I've attended 8 shows this year!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jennifer Lee" + id: "1", name: "Jennifer Lee", role: "Theater Lover", testimonial: "ShowHub made booking tickets incredibly easy. The interface is intuitive and the selection is outstanding. I've attended 8 shows this year!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Jennifer Lee" }, { - id: "2", name: "David Rodriguez", role: "Concert Enthusiast", testimonial: "Best prices I've found anywhere. Customer service helped me with a last-minute change and they were extremely helpful. Highly impressed.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Rodriguez" + id: "2", name: "David Rodriguez", role: "Concert Enthusiast", testimonial: "Best prices I've found anywhere. Customer service helped me with a last-minute change and they were extremely helpful. Highly impressed.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "David Rodriguez" }, { - id: "3", name: "Emma Thompson", role: "Musical Aficionado", testimonial: "The mobile app is seamless. I was able to purchase tickets and get them instantly. The experience was perfect from start to finish.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emma Thompson" + id: "3", name: "Emma Thompson", role: "Musical Aficionado", testimonial: "The mobile app is seamless. I was able to purchase tickets and get them instantly. The experience was perfect from start to finish.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Emma Thompson" }, { - id: "4", name: "Marcus Williams", role: "Event Organizer", testimonial: "We booked a group of 15 people for a Broadway show. The process was smooth and the group discount was fantastic. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Williams" + id: "4", name: "Marcus Williams", role: "Event Organizer", testimonial: "We booked a group of 15 people for a Broadway show. The process was smooth and the group discount was fantastic. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7", imageAlt: "Marcus Williams" }, { - id: "5", name: "Sophie Chen", role: "Travel Blogger", testimonial: "When I travel, I always check ShowHub first for local entertainment. The curated selections help me discover hidden gems in every city.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sophie Chen" + id: "5", name: "Sophie Chen", role: "Travel Blogger", testimonial: "When I travel, I always check ShowHub first for local entertainment. The curated selections help me discover hidden gems in every city.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8", imageAlt: "Sophie Chen" }, { - id: "6", name: "James Patterson", role: "Corporate Manager", testimonial: "We use ShowHub for our annual employee appreciation event. Excellent platform, great support, and our team always has an amazing time.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Patterson" + id: "6", name: "James Patterson", role: "Corporate Manager", testimonial: "We use ShowHub for our annual employee appreciation event. Excellent platform, great support, and our team always has an amazing time.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=9", imageAlt: "James Patterson" } ]} />