From afe7c6768ef250e3065a6e16b70127716155beea Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 00:49:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 94ceb66..1f288a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" /> @@ -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."