From c50bf4e63fcdd429af9e802f30ca29d1e81def53 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 22:09:57 +0000 Subject: [PATCH] Switch to version 2: modified src/app/page.tsx --- src/app/page.tsx | 56 ++++++++---------------------------------------- 1 file changed, 9 insertions(+), 47 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4fafb9d..57f6c1f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { const calculatePrice = (basePrice: number, quantity: number) => { if (quantity >= 4) { - return 40; + return Math.round(basePrice * 0.8 * 100) / 100; } return basePrice; }; @@ -108,7 +108,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4"}, ]} testimonialRotationInterval={5000} - imageSrc="http://img.b2bpic.net/free-photo/person-suffering-from-technology-addiction-cybersickness_23-2151552653.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/person-suffering-from-technology-addiction-cybersickness_23-2151552653.jpg" imageAlt="Rage Room destruction session" mediaAnimation="blur-reveal" imagePosition="right" @@ -131,25 +131,16 @@ export default function LandingPage() {
-
-
-
-

Group Discount Available

-

4+ people = €40/person

-

Perfect for team building and group experiences

-
-
-
openBookingModal('basic') }, ], features: [ @@ -157,19 +148,19 @@ export default function LandingPage() { }, { id: "destroyer", badge: "Most Popular", badgeIcon: Sparkles, - price: "€79", subtitle: "Best Value – 60 Minutes", buttons: [ + price: "€79", subtitle: "Best Value – 60 Minutes | Save 18% with groups of 4+", buttons: [ { text: "Book Now", onClick: () => openBookingModal('destroyer') }, ], features: [ - "60 minutes of maximum chaos", "Premium safety equipment", "Glass, ceramics & electronics", "Doubles or small group", "Most items to smash", "Best value experience", "Group price: €40/person (4+ people)"], + "60 minutes of maximum chaos", "Premium safety equipment", "Glass, ceramics & electronics", "Doubles or small group", "Most items to smash", "Best value experience", "Group price: €63/person (4+ people)"], }, { id: "elite", badge: "Ultimate", badgeIcon: Crown, - price: "€129", subtitle: "Total Annihilation – 90 Minutes", buttons: [ + price: "€129", subtitle: "Total Annihilation – 90 Minutes | Save 18% with groups of 4+", buttons: [ { text: "Reserve Elite", onClick: () => openBookingModal('elite') }, ], features: [ - "90 minutes unlimited destruction", "VIP treatment & priorities", "All destruction categories", "Small group packages", "Premium room setup", "Professional photos included", "Group price: €40/person (4+ people)"], + "90 minutes unlimited destruction", "VIP treatment & priorities", "All destruction categories", "Small group packages", "Premium room setup", "Professional photos included", "Group price: €103/person (4+ people)"], }, ]} animationType="slide-up" @@ -221,35 +212,6 @@ export default function LandingPage() { />
-
-
-
-
-
-

Visit Us

-

Find Rage Room Vienna at our location in the heart of the city

-
-
- -
-
-

Rage Room Vienna

-

Vienna, Austria

-

Open: Thu 5PM-10PM | Fri 2PM-12AM | Sat & Sun 12PM-12AM

-
-
-
-
-
-