2 Commits

Author SHA1 Message Date
9e60ba8ed5 Update src/app/page.tsx 2026-05-21 21:14:20 +00:00
452c7673a9 Merge version_1 into main
Merge version_1 into main
2026-05-21 21:11:52 +00:00

View File

@@ -44,8 +44,8 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitKpi <HeroSplitKpi
background={{ variant: "glowing-orb" }} background={{ variant: "glowing-orb" }}
title="Enter the Realm of Red House" title="Enter the Realm of the Dungeon"
description="An exclusive, high-end sanctuary designed for the discerning individual. Experience ultimate privacy and sophistication." description="Discover an immersive, high-end experience within our exclusive, stunningly designed subterranean sanctuary. Step into a world of unparalleled atmosphere and sophisticated seclusion."
kpis={[ kpis={[
{ value: "24/7", label: "Discreet Support" }, { value: "24/7", label: "Discreet Support" },
{ value: "6", label: "Global Cities" }, { value: "6", label: "Global Cities" },
@@ -53,7 +53,7 @@ export default function LandingPage() {
]} ]}
enableKpiAnimation={true} enableKpiAnimation={true}
buttons={[{ text: "Book Now", href: "#contact" }]} buttons={[{ text: "Book Now", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-3090.jpg" imageSrc="http://img.b2bpic.net/free-photo/view-futuristic-light-lamp-design_23-2151037583.jpg"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
avatars={[ avatars={[
{ src: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-table_23-2148773522.jpg", alt: "Guest profile 1" }, { src: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-table_23-2148773522.jpg", alt: "Guest profile 1" },