3 Commits

Author SHA1 Message Date
a6979164b3 Update theme colors 2026-04-04 13:46:53 +00:00
5919bba005 Update src/app/page.tsx 2026-04-04 10:50:28 +00:00
a67415a034 Merge version_1 into main
Merge version_1 into main
2026-04-04 10:48:52 +00:00
2 changed files with 39 additions and 232 deletions

View File

@@ -4,7 +4,8 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import ContactCTA from '@/components/sections/contact/ContactCTA'; import ContactCTA from '@/components/sections/contact/ContactCTA';
import FooterSimple from '@/components/sections/footer/FooterSimple'; import FooterSimple from '@/components/sections/footer/FooterSimple';
import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi'; import HeroBillboard from '@/components/sections/hero/HeroBillboard';
import HeroLogo from '@/components/sections/hero/HeroLogo';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import ProductCardOne from '@/components/sections/product/ProductCardOne'; import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
@@ -28,106 +29,33 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ { name: "Home", id: "hero" },
name: "Home", { name: "About", id: "about" },
id: "hero", { name: "Menu", id: "menu" },
}, { name: "Experience", id: "testimonials" },
{
name: "About",
id: "about",
},
{
name: "Menu",
id: "menu",
},
{
name: "Experience",
id: "testimonials",
},
]} ]}
brandName="Luna Lounge" brandName="Luna Lounge"
button={{ button={{
text: "View Menu", text: "View Menu", href: "#menu"}}
href: "#menu",
}}
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero-billboard" data-section="hero-billboard">
<HeroSplitKpi <HeroBillboard
background={{
variant: "gradient-bars",
}}
title="Ascend to Luna Lounge" title="Ascend to Luna Lounge"
description="Experience unparalleled views and refined gastronomy atop the city skyline. Where luxury meets the night sky." description="Experience unparalleled views and refined gastronomy atop the city skyline. Where luxury meets the night sky."
kpis={[
{
value: "12",
label: "Signature Cocktails",
},
{
value: "360°",
label: "Skyline Views",
},
{
value: "24/7",
label: "Sky High Ambiance",
},
]}
enableKpiAnimation={true}
buttons={[
{
text: "Reserve Now",
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/twinkly-lights-decoration-christmas-background_23-2148056704.jpg" imageSrc="http://img.b2bpic.net/free-photo/twinkly-lights-decoration-christmas-background_23-2148056704.jpg"
mediaAnimation="blur-reveal" buttons={[{ text: "Reserve Now", href: "#contact" }]}
avatars={[ background={{ variant: "gradient-bars" }}
{ />
src: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-sitting-bistro_23-2149366408.jpg", </div>
alt: "Patron 1",
}, <div id="hero-logo" data-section="hero-logo">
{ <HeroLogo
src: "http://img.b2bpic.net/free-photo/charming-brunette-black-dress-is-standing-by-her-man-who-sits-table-luxury-restaurant_613910-18639.jpg", logoText="Luna Lounge"
alt: "Patron 2", description="Luxury Rooftop Bistro"
}, buttons={[{ text: "Explore", href: "#menu" }]}
{ imageSrc="http://img.b2bpic.net/free-photo/charming-brunette-black-dress-is-standing-by-her-man-who-sits-table-luxury-restaurant_613910-18639.jpg"
src: "http://img.b2bpic.net/free-photo/close-up-women-having-wine-salad_23-2148454107.jpg",
alt: "Patron 3",
},
{
src: "http://img.b2bpic.net/free-photo/group-friends-celebrating-new-year-s-eve-home_23-2148741475.jpg",
alt: "Patron 4",
},
{
src: "http://img.b2bpic.net/free-photo/young-stylish-beautiful-woman-sitting-tropical-resort-cafe-smiling_285396-1226.jpg",
alt: "Patron 5",
},
]}
avatarText="Join our sophisticated community."
marqueeItems={[
{
type: "text",
text: "Award Winning Mixology",
},
{
type: "text",
text: "Michelin-Inspired Dining",
},
{
type: "text",
text: "Panoramic Skyline Views",
},
{
type: "text",
text: "Private Event Services",
},
{
type: "text",
text: "Elite Lounge Membership",
},
]}
/> />
</div> </div>
@@ -136,12 +64,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
tag="Our Story" tag="Our Story"
title="Crafting Celestial Evenings" title="Crafting Celestial Evenings"
buttons={[ buttons={[{ text: "Discover Our Menu", href: "#menu" }]}
{
text: "Discover Our Menu",
href: "#menu",
},
]}
/> />
</div> </div>
@@ -152,42 +75,9 @@ export default function LandingPage() {
gridVariant="asymmetric-60-wide-40-narrow" gridVariant="asymmetric-60-wide-40-narrow"
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ { id: "1", name: "Midnight Truffle Risotto", price: "$48", imageSrc: "http://img.b2bpic.net/free-photo/salad-with-mozarella-tomato-slices-with-basilic-herbal-dressing_114579-3682.jpg" },
id: "1", { id: "2", name: "Gold-Leaf Scallops", price: "$52", imageSrc: "http://img.b2bpic.net/free-photo/mixed-italian-food-plates-table_53876-23113.jpg" },
name: "Midnight Truffle Risotto", { id: "3", name: "Nebula Infusion", price: "$26", imageSrc: "http://img.b2bpic.net/free-photo/cheesecake-slice-with-berry-sauce-top_114579-2551.jpg" },
price: "$48",
imageSrc: "http://img.b2bpic.net/free-photo/salad-with-mozarella-tomato-slices-with-basilic-herbal-dressing_114579-3682.jpg",
},
{
id: "2",
name: "Gold-Leaf Scallops",
price: "$52",
imageSrc: "http://img.b2bpic.net/free-photo/mixed-italian-food-plates-table_53876-23113.jpg",
},
{
id: "3",
name: "Nebula Infusion",
price: "$26",
imageSrc: "http://img.b2bpic.net/free-photo/cheesecake-slice-with-berry-sauce-top_114579-2551.jpg",
},
{
id: "4",
name: "Wagyu Tenderloin",
price: "$85",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glasses-with-fruity-drinks_23-2148667943.jpg",
},
{
id: "5",
name: "Velvet Chocolate Tart",
price: "$22",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-delicious-gulas-dish-arrangement_23-2149072571.jpg",
},
{
id: "6",
name: "Smoked Fig Old Fashioned",
price: "$28",
imageSrc: "http://img.b2bpic.net/free-photo/sweet-delight-with-berries-fruits_140725-9738.jpg",
},
]} ]}
title="A Symphony of Flavors" title="A Symphony of Flavors"
description="Explore our chef-curated selection of premium bistro dishes and bespoke elixirs." description="Explore our chef-curated selection of premium bistro dishes and bespoke elixirs."
@@ -199,46 +89,7 @@ export default function LandingPage() {
textboxLayout="split-description" textboxLayout="split-description"
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ { id: "1", title: "Incredible View", quote: "The most sophisticated rooftop experience in the city.", name: "Elena Vance", role: "Creative Director" }
id: "1",
title: "Incredible View",
quote: "The most sophisticated rooftop experience in the city. The service is impeccable.",
name: "Elena Vance",
role: "Creative Director",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-sitting-bistro_23-2149366408.jpg",
},
{
id: "2",
title: "Breathtaking",
quote: "A perfect blend of luxury and gastronomy. The Gold-Leaf Scallops were divine.",
name: "Marcus Thorne",
role: "Architect",
imageSrc: "http://img.b2bpic.net/free-photo/charming-brunette-black-dress-is-standing-by-her-man-who-sits-table-luxury-restaurant_613910-18639.jpg",
},
{
id: "3",
title: "Unmatched",
quote: "Luna Lounge has raised the bar for fine dining. Simply exceptional.",
name: "Sarah Jenkins",
role: "Editor-in-Chief",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-having-wine-salad_23-2148454107.jpg",
},
{
id: "4",
title: "My Favorite Spot",
quote: "The cocktails are unique and the view is spectacular. My go-to for celebrations.",
name: "Julian Rivers",
role: "Venture Capitalist",
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-celebrating-new-year-s-eve-home_23-2148741475.jpg",
},
{
id: "5",
title: "Top-tier Experience",
quote: "Exquisite attention to detail, from the decor to the last bite of the Wagyu.",
name: "Chloe Beaumont",
role: "Fashion Consultant",
imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-beautiful-woman-sitting-tropical-resort-cafe-smiling_285396-1226.jpg",
},
]} ]}
title="A Celestial Standard" title="A Celestial Standard"
description="What our patrons say about the Luna experience." description="What our patrons say about the Luna experience."
@@ -248,63 +99,19 @@ export default function LandingPage() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactCTA <ContactCTA
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{ variant: "plain" }}
variant: "plain",
}}
tag="Visit Us" tag="Visit Us"
title="Secure Your Place Above the City" title="Secure Your Place Above the City"
description="Tables are limited for our exclusive rooftop evenings. Please reserve your experience in advance." description="Tables are limited for our exclusive rooftop evenings. Please reserve your experience in advance."
buttons={[ buttons={[{ text: "Book Your Table", href: "#reserve" }]}
{
text: "Book Your Table",
href: "#reserve",
},
]}
/> />
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterSimple <FooterSimple
columns={[ columns={[
{ { title: "Luna Lounge", items: [{ label: "Gallery", href: "#" }] },
title: "Luna Lounge", { title: "Contact", items: [{ label: "123 Sky Tower, Downtown", href: "#" }] }
items: [
{
label: "Gallery",
href: "#",
},
{
label: "Press",
href: "#",
},
],
},
{
title: "Contact",
items: [
{
label: "123 Sky Tower, Downtown",
href: "#",
},
{
label: "reservations@lunalounge.com",
href: "#",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
]} ]}
bottomLeftText="© 2024 Luna Lounge. All rights reserved." bottomLeftText="© 2024 Luna Lounge. All rights reserved."
bottomRightText="Crafted with precision." bottomRightText="Crafted with precision."

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #0a0a0a; --background: #fffefe;
--card: #1a1a1a; --card: #f6f7f4;
--foreground: #f8f5ffe6; --foreground: #080908;
--primary-cta: #c89bff; --primary-cta: #0e3a29;
--primary-cta-text: #0a0a0a; --primary-cta-text: #fffefe;
--secondary-cta: #1a1a1a; --secondary-cta: #e7eecd;
--secondary-cta-text: #f8f5ffe6; --secondary-cta-text: #080908;
--accent: #737373; --accent: #35c18b;
--background-accent: #737373; --background-accent: #ecebe4;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);