From 9c65137fb06d0ddf0be80ddeb18d2e53950bea16 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 20:49:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7ad5618..81a12d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { { src: "http://img.b2bpic.net/free-photo/young-blonde-charming-female-isolated_176474-79608.jpg", alt: "Satisfied guest" } ]} avatarText="1800+ Happy Visitors | 4.8★ Rating" - imageSrc="http://img.b2bpic.net/free-photo/little-kid-playing_23-2148836325.jpg" + imageSrc="http://img.b2bpic.net/free-photo/little-kid-playing_23-2148836325.jpg?_wi=1" imageAlt="Flying Rabbit Trampoline Park - Kids jumping and having fun" mediaAnimation="slide-up" marqueeItems={[ @@ -99,16 +99,16 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - title: "Trampoline Arena", description: "Massive interconnected trampolines where you can jump, flip and bounce freely.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-twin-sisters_23-2149077984.jpg", imageAlt: "Trampoline arena with multiple jump zones", buttonIcon: ArrowRight + title: "Trampoline Arena", description: "Massive interconnected trampolines where you can jump, flip and bounce freely.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-twin-sisters_23-2149077984.jpg?_wi=1", imageAlt: "Trampoline arena with multiple jump zones", buttonIcon: ArrowRight }, { - title: "Foam Pit Jump", description: "Jump high and land safely into giant foam pits for ultimate thrill and safety.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-with-colorful-balloons_179666-6395.jpg", imageAlt: "Kids jumping into foam pit", buttonIcon: ArrowRight + title: "Foam Pit Jump", description: "Jump high and land safely into giant foam pits for ultimate thrill and safety.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-with-colorful-balloons_179666-6395.jpg?_wi=1", imageAlt: "Kids jumping into foam pit", buttonIcon: ArrowRight }, { - title: "Crazy Jump Zone", description: "Test your flips, aerial tricks and challenging jumps in our most exciting zone.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-twin-sisters_23-2149077984.jpg", imageAlt: "Advanced trick zone", buttonIcon: ArrowRight + title: "Crazy Jump Zone", description: "Test your flips, aerial tricks and challenging jumps in our most exciting zone.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-twin-sisters_23-2149077984.jpg?_wi=2", imageAlt: "Advanced trick zone", buttonIcon: ArrowRight }, { - title: "Adventure Activities", description: "Exciting challenges and physical games for kids and adults of all levels.", imageSrc: "http://img.b2bpic.net/free-photo/african-american-building-contractor-talking-civil-engineers-construction-site-coronavirus-epidemic_637285-8170.jpg", imageAlt: "Adventure activity zone", buttonIcon: ArrowRight + title: "Adventure Activities", description: "Exciting challenges and physical games for kids and adults of all levels.", imageSrc: "http://img.b2bpic.net/free-photo/african-american-building-contractor-talking-civil-engineers-construction-site-coronavirus-epidemic_637285-8170.jpg?_wi=1", imageAlt: "Adventure activity zone", buttonIcon: ArrowRight } ]} textboxLayout="default" @@ -129,13 +129,13 @@ export default function LandingPage() { buttonAnimation="slide-up" products={[ { - id: "party-basic", name: "Basic Birthday Package", price: "₹8,999", variant: "Up to 15 kids | 2 hours", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-with-colorful-balloons_179666-6395.jpg", imageAlt: "Basic birthday party setup" + id: "party-basic", name: "Basic Birthday Package", price: "₹8,999", variant: "Up to 15 kids | 2 hours", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-with-colorful-balloons_179666-6395.jpg?_wi=2", imageAlt: "Basic birthday party setup" }, { - id: "party-premium", name: "Premium Birthday Package", price: "₹14,999", variant: "Up to 25 kids | 3 hours", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-with-colorful-balloons_179666-6395.jpg", imageAlt: "Premium birthday party experience" + id: "party-premium", name: "Premium Birthday Package", price: "₹14,999", variant: "Up to 25 kids | 3 hours", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-with-colorful-balloons_179666-6395.jpg?_wi=3", imageAlt: "Premium birthday party experience" }, { - id: "party-ultimate", name: "Ultimate Birthday Experience", price: "₹22,999", variant: "Up to 40 kids | 4 hours", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-with-colorful-balloons_179666-6395.jpg", imageAlt: "Ultimate birthday party with all amenities" + id: "party-ultimate", name: "Ultimate Birthday Experience", price: "₹22,999", variant: "Up to 40 kids | 4 hours", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-with-colorful-balloons_179666-6395.jpg?_wi=4", imageAlt: "Ultimate birthday party with all amenities" } ]} gridVariant="three-columns-all-equal-width" @@ -183,7 +183,7 @@ export default function LandingPage() { { value: "Daily", title: "Equipment Maintenance" } ]} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/african-american-building-contractor-talking-civil-engineers-construction-site-coronavirus-epidemic_637285-8170.jpg" + imageSrc="http://img.b2bpic.net/free-photo/african-american-building-contractor-talking-civil-engineers-construction-site-coronavirus-epidemic_637285-8170.jpg?_wi=2" imageAlt="Trained staff ensuring safety at Flying Rabbit" mediaAnimation="slide-up" /> @@ -218,7 +218,7 @@ export default function LandingPage() { ]} textarea={{ name: "message", placeholder: "Tell us about your visit (birthday party, group size, special requests...)", rows: 4, required: false }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/little-kid-playing_23-2148836325.jpg" + imageSrc="http://img.b2bpic.net/free-photo/little-kid-playing_23-2148836325.jpg?_wi=2" imageAlt="Book your adventure at Flying Rabbit" mediaAnimation="slide-up" mediaPosition="right"