Merge version_3 into main #6
@@ -40,6 +40,8 @@ export default function PricingPage() {
|
||||
title="Our Packages"
|
||||
description="Choose the perfect dining experience for your group."
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "standard", badge: "Starter", price: "$45", subtitle: "Best for couples", buttons: [{ text: "Book Now", href: "/contact" }], features: ["2 Course Meal", "Retro Drinks", "Arcade Credits"] },
|
||||
{ id: "premium", badge: "Vibe Master", price: "$85", subtitle: "Best for groups", buttons: [{ text: "Book Now", href: "/contact" }], features: ["3 Course Meal", "Retro Drinks", "Arcade Credits", "VIP Table"] },
|
||||
|
||||
Reference in New Issue
Block a user