@@ -38,7 +38,7 @@ export default function ContactPage() {
tagIcon={Mail}
tagAnimation="slide-up"
title="We're Here to Help"
description="Have questions about our packages, group bookings, or special requests? Reach out to our team and we'll get back to you as soon as possible."
description="Have questions about our packages, group bookings, or special requests? Reach out to our team and we'll get back to you as soon as possible. For groups larger than 4 people, contact us to arrange custom booking experiences."
name:"Lisa M.",handle:"Corporate Manager",testimonial:"The team loved it! We came as a group and it was the perfect team building activity. Absolutely cathartic.",rating: 5,
name:"Daniel R.",handle:"Fitness Enthusiast",testimonial:"Incredible workout disguised as entertainment. The adrenaline rush is unmatched. Worth every euro.",rating: 5,
name:"Sophie V.",handle:"Break-Up Survivor",testimonial:"Exactly what I needed. Therapeutic, fun, and exhilarating. Five stars all the way!",rating: 5,
description="Three fury-fueled packages designed to match your rage level. All include protective gear, tools, and unlimited smashing."
description="Three fury-fueled packages designed to match your rage level. All include protective gear, tools, and unlimited smashing. Groups of 4+ get special pricing: €40/person maximum!"
tag="Pricing"
tagIcon={Zap}
tagAnimation="slide-up"
@@ -153,7 +315,8 @@ export default function LandingPage() {
"30 minutes of pure destruction","All safety gear included","Glass and ceramics","Solo or duo session","Perfect for first-timers","Group price: €40/person (4+ people)"],
"30 minutes of pure destruction","All safety gear included","Glass and ceramics","Solo or duo session","Perfect for first-timers","Group price: €40/person (max 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)"],
"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 (max 4 people)"
],
},
{
id:"elite",badge:"Ultimate",badgeIcon: Crown,
@@ -169,7 +333,8 @@ export default function LandingPage() {
@@ -206,17 +371,23 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id:"1",title:"What should I wear?",content:"Wear comfortable, sturdy clothing and closed-toe shoes. We provide full protective gear including helmet, gloves, and safety vest. No special attire needed – we'll gear you up for maximum safety."},
id:"1",title:"What should I wear?",content:"Wear comfortable, sturdy clothing and closed-toe shoes. We provide full protective gear including helmet, gloves, and safety vest. No special attire needed – we'll gear you up for maximum safety."
},
{
id:"2",title:"Is it really safe?",content:"Absolutely. All participants receive thorough safety briefing, professional-grade protective equipment, and constant supervision. Our trained staff ensures a safe, controlled environment for pure adrenaline release."},
id:"2",title:"Is it really safe?",content:"Absolutely. All participants receive thorough safety briefing, professional-grade protective equipment, and constant supervision. Our trained staff ensures a safe, controlled environment for pure adrenaline release."
},
{
id:"3",title:"How many people can join?",content:"Sessions are designed for solo destructors up to small groups. Basic packages work great for 1-2 people. Destroyer and Elite packages support small groups. Contact us for group booking options."},
id:"3",title:"How many people can join?",content:"Maximum group size is 4 people per session. If your group is larger than 4 people, please contact us at bookings@rageroomvienna.local to arrange custom group bookings."
},
{
id:"4",title:"What's included in pricing?",content:"All packages include full protective gear, safety briefing, tools, smashable items (glass, ceramics, electronics), and supervised session time. Photos available in Elite package."},
id:"4",title:"What's included in pricing?",content:"All packages include full protective gear, safety briefing, tools, smashable items (glass, ceramics, electronics), and supervised session time. Photos available in Elite package."
},
{
id:"5",title:"Are there age restrictions?",content:"Minimum age is 16 years old (with parental consent). No maximum age limit – we welcome destructors of all ages who can safely handle the experience."},
id:"5",title:"Are there age restrictions?",content:"Minimum age is 16 years old (with parental consent). No maximum age limit – we welcome destructors of all ages who can safely handle the experience."
},
{
id:"6",title:"Can I book in advance?",content:"Yes! Check available time slots on our booking calendar. We're open Thursday 5 PM–10 PM, Friday 2 PM–12 AM, Saturday & Sunday 12 PM–12 AM."},
id:"6",title:"Can I book in advance?",content:"Yes! Check available time slots on our booking calendar. We're open Thursday 5 PM–10 PM, Friday 2 PM–12 AM, Saturday & Sunday 12 PM–12 AM. Monday–Wednesday are closed."
},
]}
/>
</div>
@@ -244,6 +415,7 @@ export default function LandingPage() {
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.