diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
new file mode 100644
index 0000000..07dda4b
--- /dev/null
+++ b/src/app/contact/page.tsx
@@ -0,0 +1,90 @@
+"use client";
+
+import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
+import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
+import ContactSplit from '@/components/sections/contact/ContactSplit';
+import FooterMedia from '@/components/sections/footer/FooterMedia';
+import { Zap, Mail } from 'lucide-react';
+
+export default function ContactPage() {
+ return (
+
+
+
+
+
+
+ {
+ alert(`Thank you! We'll contact you at ${email} soon.`);
+ }}
+ />
+
+
+
+
+ );
+}
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 57f6c1f..8d54265 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 Math.round(basePrice * 0.8 * 100) / 100;
+ return 40;
}
return basePrice;
};
@@ -131,16 +131,25 @@ export default function LandingPage() {
+
+
+
+
Group Discount Available
+
4+ people = €40/person
+
Perfect for team building and group experiences
+
+
+
openBookingModal('basic') },
],
features: [
@@ -148,19 +157,19 @@ export default function LandingPage() {
},
{
id: "destroyer", badge: "Most Popular", badgeIcon: Sparkles,
- price: "€79", subtitle: "Best Value – 60 Minutes | Save 18% with groups of 4+", buttons: [
+ price: "€79", subtitle: "Best Value – 60 Minutes", 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: €63/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: €40/person (4+ people)"],
},
{
id: "elite", badge: "Ultimate", badgeIcon: Crown,
- price: "€129", subtitle: "Total Annihilation – 90 Minutes | Save 18% with groups of 4+", buttons: [
+ price: "€129", subtitle: "Total Annihilation – 90 Minutes", 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: €103/person (4+ people)"],
+ "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)"],
},
]}
animationType="slide-up"
@@ -212,6 +221,35 @@ 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
+
+
+
+
+
+