Merge version_2 into main #4
1417
src/app/layout.tsx
1417
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -158,7 +158,8 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "elite", tag: "Elite", tagIcon: Crown,
|
||||
price: "$29.99", period: "/month", description: "Premium benefits for our most valued members.", button: { text: "Join Elite", href: "#contact" }, featuresTitle: "What's Included:", features: ["20% discount on all bookings", "24/7 VIP phone support", "Double loyalty points", "Exclusive hotel partnerships", "Free room upgrades (if available)", "Concierge service"]
|
||||
price: "$29.99", period: "/month", description: "Premium benefits for our most valued members.", button: { text: "Join Elite", href: "#contact" }, featuresTitle: "What's Included:", features: ["20% discount on all bookings", "24/7 VIP phone support", "Double loyalty points", "Exclusive hotel partnerships", "Free room upgrades (if available)", "Concierge service"],
|
||||
cardClassName: "ring-2 ring-primary-cta shadow-lg shadow-primary-cta/20 scale-105"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user