Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-04 09:41:28 +00:00

View File

@@ -32,43 +32,27 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "History",
id: "about",
},
{
name: "Destinations",
id: "features",
},
{
name: "Amenities",
id: "metrics",
},
{
name: "FAQ",
id: "faq",
},
{ name: "History", id: "about" },
{ name: "Destinations", id: "features" },
{ name: "Amenities", id: "metrics" },
{ name: "FAQ", id: "faq" },
]}
brandName="Luxury Spielbanken"
button={{ text: "Book Now", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
logoText="German Casino Hotels"
description="Discover the sophisticated fusion of historical European heritage and modern luxury entertainment in Germanys most prestigious gaming destinations."
buttons={[
{
text: "Explore Destinations",
href: "#features",
},
text: "Explore Destinations", href: "#features"},
{
text: "Plan Your Stay",
href: "#contact",
},
text: "Plan Your Stay", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/prepared-wedding-dress-empty-room-hotel_8353-9917.jpg"
mediaAnimation="slide-up"
@@ -95,25 +79,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "5-Star Accommodations",
author: "Elite Stays",
description: "Butler service, private check-in, and high-tech smart room controls ensure complete luxury for high-rollers.",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497269.jpg",
id: "f1", title: "5-Star Accommodations", author: "Elite Stays", description: "Butler service, private check-in, and high-tech smart room controls ensure complete luxury for high-rollers.", imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497269.jpg", tags: ["Luxury", "Stay"]
},
{
id: "f2",
title: "Gourmet Dining",
author: "Culinary Excellence",
description: "Experience Michelin-starred kitchens and casual gourmet bistros catering to the most sophisticated international palates.",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-black-jelly-dessert-plate_23-2148238723.jpg",
id: "f2", title: "Gourmet Dining", author: "Culinary Excellence", description: "Experience Michelin-starred kitchens and casual gourmet bistros catering to the most sophisticated international palates.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-black-jelly-dessert-plate_23-2148238723.jpg", tags: ["Dining", "Gourmet"]
},
{
id: "f3",
title: "Wellness & Spa",
author: "Total Relaxation",
description: "Elegant infinity pools, salt rooms, and sauna complexes provide tranquility beyond the gaming floor.",
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263565.jpg",
id: "f3", title: "Wellness & Spa", author: "Total Relaxation", description: "Elegant infinity pools, salt rooms, and sauna complexes provide tranquility beyond the gaming floor.", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263565.jpg", tags: ["Wellness", "Spa"]
},
]}
title="Amenities & Experiences"
@@ -129,25 +101,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "18th",
title: "Historical Century",
description: "Roots dating back to the grand Kurhaus spa era.",
icon: Calendar,
id: "m1", value: "18th", title: "Historical Century", description: "Roots dating back to the grand Kurhaus spa era.", icon: Calendar,
},
{
id: "m2",
value: "21+",
title: "Gaming Age",
description: "Adhering to strict regulatory player protections.",
icon: ShieldCheck,
id: "m2", value: "21+", title: "Gaming Age", description: "Adhering to strict regulatory player protections.", icon: ShieldCheck,
},
{
id: "m3",
value: "100%",
title: "Service Precision",
description: "Legendary commitment to hospitality standards.",
icon: Award,
id: "m3", value: "100%", title: "Service Precision", description: "Legendary commitment to hospitality standards.", icon: Award,
},
]}
title="Hospitality Excellence"
@@ -163,25 +123,15 @@ export default function LandingPage() {
author="Marcus Schneider, Business Traveler"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/hotel-concierge-verifying-passport_482257-81645.jpg",
alt: "Guest 1",
},
src: "http://img.b2bpic.net/free-photo/hotel-concierge-verifying-passport_482257-81645.jpg", alt: "Guest 1"},
{
src: "http://img.b2bpic.net/free-photo/couple-honeymoon-venice_1303-10404.jpg",
alt: "Guest 2",
},
src: "http://img.b2bpic.net/free-photo/couple-honeymoon-venice_1303-10404.jpg", alt: "Guest 2"},
{
src: "http://img.b2bpic.net/free-photo/girl-with-box-braid-hairstyle-ferris-wheel_23-2148509221.jpg",
alt: "Guest 3",
},
src: "http://img.b2bpic.net/free-photo/girl-with-box-braid-hairstyle-ferris-wheel_23-2148509221.jpg", alt: "Guest 3"},
{
src: "http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg",
alt: "Guest 4",
},
src: "http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg", alt: "Guest 4"},
{
src: "http://img.b2bpic.net/free-photo/model-casual-black-clothes-with-colorful-makeup-gray_158538-10980.jpg",
alt: "Guest 5",
},
src: "http://img.b2bpic.net/free-photo/model-casual-black-clothes-with-colorful-makeup-gray_158538-10980.jpg", alt: "Guest 5"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -194,20 +144,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "What is the minimum age?",
content: "The legal age for casino entry is 21 in many German states. Please bring a valid ID.",
},
id: "q1", title: "What is the minimum age?", content: "The legal age for casino entry is 21 in many German states. Please bring a valid ID."},
{
id: "q2",
title: "Do I need identification?",
content: "Yes, entry typically requires a valid passport or government-issued identity card.",
},
id: "q2", title: "Do I need identification?", content: "Yes, entry typically requires a valid passport or government-issued identity card."},
{
id: "q3",
title: "Is dress code required?",
content: "Many elite halls appreciate smart casual to formal attire to maintain the sophisticated ambiance.",
},
id: "q3", title: "Is dress code required?", content: "Many elite halls appreciate smart casual to formal attire to maintain the sophisticated ambiance."},
]}
title="Frequently Asked Questions"
description="Everything you need to know before visiting our luxury resorts."
@@ -224,35 +165,11 @@ export default function LandingPage() {
description="Stay informed about latest developments, regional features, and events."
blogs={[
{
id: "b1",
category: "Travel",
title: "Baden-Baden: A Classic",
excerpt: "Exploring the history of the world's most beautiful casino.",
imageSrc: "http://img.b2bpic.net/free-photo/domestic-life-illustrated_23-2151876247.jpg",
authorName: "Editor",
authorAvatar: "http://img.b2bpic.net/free-photo/older-guests-using-videocall-connection_482257-81635.jpg",
date: "Jan 2025",
},
id: "b1", category: "Travel", title: "Baden-Baden: A Classic", excerpt: "Exploring the history of the world's most beautiful casino.", imageSrc: "http://img.b2bpic.net/free-photo/domestic-life-illustrated_23-2151876247.jpg", authorName: "Editor", authorAvatar: "http://img.b2bpic.net/free-photo/older-guests-using-videocall-connection_482257-81635.jpg", date: "Jan 2025"},
{
id: "b2",
category: "Gaming",
title: "Digital Luxury",
excerpt: "How modern tech integrates into refined European gaming.",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-handsome-man-posing-sensually_23-2147689193.jpg",
authorName: "Editor",
authorAvatar: "http://img.b2bpic.net/free-photo/pretty-charming-blonde-woman-white-blouse-smiles-sincerely_197531-23127.jpg",
date: "Dec 2024",
},
id: "b2", category: "Gaming", title: "Digital Luxury", excerpt: "How modern tech integrates into refined European gaming.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-handsome-man-posing-sensually_23-2147689193.jpg", authorName: "Editor", authorAvatar: "http://img.b2bpic.net/free-photo/pretty-charming-blonde-woman-white-blouse-smiles-sincerely_197531-23127.jpg", date: "Dec 2024"},
{
id: "b3",
category: "Wellness",
title: "Thermal Spa Escapes",
excerpt: "The benefits of combining luxury wellness with leisure.",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-sitting-yard-drinking-whiskey_1157-13374.jpg",
authorName: "Editor",
authorAvatar: "http://img.b2bpic.net/free-photo/side-view-smiling-young-woman_23-2147910296.jpg",
date: "Nov 2024",
},
id: "b3", category: "Wellness", title: "Thermal Spa Escapes", excerpt: "The benefits of combining luxury wellness with leisure.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-sitting-yard-drinking-whiskey_1157-13374.jpg", authorName: "Editor", authorAvatar: "http://img.b2bpic.net/free-photo/side-view-smiling-young-woman_23-2147910296.jpg", date: "Nov 2024"},
]}
/>
</div>
@@ -261,8 +178,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Contact"
title="Inquire About Your Visit"
description="Get in touch with our concierge team to plan your next elite getaway."
@@ -276,37 +192,23 @@ export default function LandingPage() {
logoText="Luxury Spielbanken"
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{
label: "History",
href: "#about",
},
label: "History", href: "#about"},
{
label: "Destinations",
href: "#features",
},
label: "Destinations", href: "#features"},
{
label: "Wellness",
href: "#features",
},
label: "Wellness", href: "#features"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Privacy",
href: "#",
},
label: "Privacy", href: "#"},
],
},
]}