Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
logoText="CLUB WALLEN"
|
||||
description="Experience the ultimate in nightlife luxury and exclusivity. Book your VIP table now."
|
||||
buttons={[{ text: "Reserve Now", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-staying-light-no-war-wording_23-2149377320.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-staying-light-no-war-wording_23-2149377320.jpg?_wi=1"
|
||||
imageAlt="Club Wallen Hero"
|
||||
/>
|
||||
</div>
|
||||
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
{ value: "10+", title: "Years of Excellence" },
|
||||
{ value: "50K+", title: "Happy Guests" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683403.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683403.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -110,8 +110,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{ id: "tier1", title: "Guest", price: "$50", period: "entry", features: ["General access", "Standard entry"], button: { text: "Join" }, imageSrc: "http://img.b2bpic.net/free-photo/unfocused-entry-disco-with-purple-green-squares_1208-245.jpg", imageAlt: "Unfocused entry disco with purple and green squares" },
|
||||
{ id: "tier2", title: "VIP", price: "$500", period: "table", features: ["Bottle service", "Private table"], button: { text: "Book" }, imageSrc: "http://img.b2bpic.net/free-photo/couple-staying-light-no-war-wording_23-2149377320.jpg", imageAlt: "Unfocused entry disco with purple and green squares" },
|
||||
{ id: "tier3", title: "Platinum", price: "$5,000", period: "yearly", features: ["All access", "Priority booking"], button: { text: "Apply" }, imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683403.jpg", imageAlt: "Unfocused entry disco with purple and green squares" }
|
||||
{ id: "tier2", title: "VIP", price: "$500", period: "table", features: ["Bottle service", "Private table"], button: { text: "Book" }, imageSrc: "http://img.b2bpic.net/free-photo/couple-staying-light-no-war-wording_23-2149377320.jpg?_wi=2", imageAlt: "Unfocused entry disco with purple and green squares" },
|
||||
{ id: "tier3", title: "Platinum", price: "$5,000", period: "yearly", features: ["All access", "Priority booking"], button: { text: "Apply" }, imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683403.jpg?_wi=2", imageAlt: "Unfocused entry disco with purple and green squares" }
|
||||
]}
|
||||
title="Membership Tiers"
|
||||
description="Choose your level of access."
|
||||
|
||||
Reference in New Issue
Block a user