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-10 08:47:26 +00:00

View File

@@ -32,41 +32,33 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
brandName="Heritage Café"
navItems={[
{ name: "Home", id: "/" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" }
]}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="An Immersive Heritage Retreat"
description="Hidden in the quiet corners of Film Nagar, where old-world architecture meets slow coffee and deep creative silence."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-golden-suit-sits-cafe_8353-301.jpg",
imageAlt: "Cafe ambiance",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-golden-suit-sits-cafe_8353-301.jpg", imageAlt: "Cafe ambiance"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-table-holding-fresh-juice-bottle_23-2148784272.jpg",
imageAlt: "Vintage wood",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-table-holding-fresh-juice-bottle_23-2148784272.jpg", imageAlt: "Vintage wood"},
{
imageSrc: "http://img.b2bpic.net/free-photo/pretty-teenager-talking-phone_23-2148804644.jpg",
imageAlt: "Artistic corner",
},
imageSrc: "http://img.b2bpic.net/free-photo/pretty-teenager-talking-phone_23-2148804644.jpg", imageAlt: "Artistic corner"},
{
imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16122.jpg",
imageAlt: "Garden seating",
},
imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16122.jpg", imageAlt: "Garden seating"},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-people-power-outage-home_23-2149450826.jpg",
imageAlt: "Peaceful evening",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-people-power-outage-home_23-2149450826.jpg", imageAlt: "Peaceful evening"},
{
imageSrc: "http://img.b2bpic.net/free-photo/black-white-kissing-portrait-couple_23-2151200279.jpg",
imageAlt: "Date night mood",
},
imageSrc: "http://img.b2bpic.net/free-photo/black-white-kissing-portrait-couple_23-2151200279.jpg", imageAlt: "Date night mood"},
]}
/>
</div>
@@ -78,17 +70,11 @@ export default function LandingPage() {
description="We believe in the art of the slow pour, served within the walls of a heritage bungalow that breathes peace."
metrics={[
{
value: "12+",
title: "Single Origins",
},
value: "12+", title: "Single Origins"},
{
value: "24h",
title: "Calm Atmosphere",
},
value: "24h", title: "Calm Atmosphere"},
{
value: "∞",
title: "Artistic Energy",
},
value: "∞", title: "Artistic Energy"},
]}
imageSrc="http://img.b2bpic.net/free-photo/china-stairs-stone-tiles-old-water_1417-577.jpg"
mediaAnimation="slide-up"
@@ -103,26 +89,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
tag: "Vintage",
title: "Kerala Bungalow Style",
subtitle: "Architecture",
description: "Classic timber frames and quiet rooms.",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-young-male-barista-making-cup-coffee-while-standing-cafe-counter-young-man-pouring-milk-into-cup-coffee_1253-969.jpg",
},
tag: "Vintage", title: "Kerala Bungalow Style", subtitle: "Architecture", description: "Classic timber frames and quiet rooms.", imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-young-male-barista-making-cup-coffee-while-standing-cafe-counter-young-man-pouring-milk-into-cup-coffee_1253-969.jpg"},
{
tag: "Greenery",
title: "Lush Garden Seating",
subtitle: "Outdoors",
description: "Sunlight filtered through canopy leaves.",
imageSrc: "http://img.b2bpic.net/free-photo/roasted-chicken-breast-with-creamy-sauce-lemon-plate_140725-10993.jpg",
},
tag: "Greenery", title: "Lush Garden Seating", subtitle: "Outdoors", description: "Sunlight filtered through canopy leaves.", imageSrc: "http://img.b2bpic.net/free-photo/roasted-chicken-breast-with-creamy-sauce-lemon-plate_140725-10993.jpg"},
{
tag: "Quiet",
title: "Reading Corners",
subtitle: "Solitude",
description: "Spaces crafted for deep work and books.",
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-couple-drinking-coffee-drawing-art-studio_839833-7154.jpg",
},
tag: "Quiet", title: "Reading Corners", subtitle: "Solitude", description: "Spaces crafted for deep work and books.", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-couple-drinking-coffee-drawing-art-studio_839833-7154.jpg"},
]}
title="Architecture & Atmosphere"
description="Vintage textures, deep greens, and quiet corners curated for creative solitude and shared conversations."
@@ -136,23 +107,14 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
icon: Sparkles,
title: "Artist Meetups",
value: "Every Week",
},
id: "m1", icon: Sparkles,
title: "Artist Meetups", value: "Every Week"},
{
id: "m2",
icon: Book,
title: "Reading Hours",
value: "Open Daily",
},
id: "m2", icon: Book,
title: "Reading Hours", value: "Open Daily"},
{
id: "m3",
icon: Music,
title: "Soft Sounds",
value: "Soulful Vibe",
},
id: "m3", icon: Music,
title: "Soft Sounds", value: "Soulful Vibe"},
]}
title="A Community Retreat"
description="Our café serves as an artistic haven for the city's dreamers, thinkers, and seekers."
@@ -167,41 +129,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Signature Pour",
price: "₹280",
imageSrc: "http://img.b2bpic.net/free-photo/brown-coffee-beans-cup_114579-16758.jpg",
},
id: "p1", name: "Signature Pour", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/brown-coffee-beans-cup_114579-16758.jpg"},
{
id: "p2",
name: "Almond Croissant",
price: "₹320",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-delicious-cinnamon-rolls-with-white-glaze-black-table_181624-20278.jpg",
},
id: "p2", name: "Almond Croissant", price: "₹320", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-delicious-cinnamon-rolls-with-white-glaze-black-table_181624-20278.jpg"},
{
id: "p3",
name: "Nitro Cold Brew",
price: "₹350",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-profess-making-coffee_23-2148366542.jpg",
},
id: "p3", name: "Nitro Cold Brew", price: "₹350", imageSrc: "http://img.b2bpic.net/free-photo/close-up-profess-making-coffee_23-2148366542.jpg"},
{
id: "p4",
name: "Grilled Sourdough",
price: "₹450",
imageSrc: "http://img.b2bpic.net/free-photo/turkey-sandwich-with-cranberry-sauce-thanksgiving-wooden-table_123827-35056.jpg",
},
id: "p4", name: "Grilled Sourdough", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/turkey-sandwich-with-cranberry-sauce-thanksgiving-wooden-table_123827-35056.jpg"},
{
id: "p5",
name: "Masala Chai",
price: "₹220",
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-dry-black-tea-leaves-with-white-label-white-backdrop_23-2148028125.jpg",
},
id: "p5", name: "Masala Chai", price: "₹220", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-dry-black-tea-leaves-with-white-label-white-backdrop_23-2148028125.jpg"},
{
id: "p6",
name: "Dark Truffle Cake",
price: "₹380",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pan-with-tasty-chocolate-table_23-2148461106.jpg",
},
id: "p6", name: "Dark Truffle Cake", price: "₹380", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pan-with-tasty-chocolate-table_23-2148461106.jpg"},
]}
title="Comfort Food & Brews"
description="Slowly crafted flavors for quiet mornings and romantic evenings."
@@ -215,40 +153,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Ananya R.",
role: "Architect",
testimonial: "A piece of Kerala tucked in the heart of Hyderabad. Pure peace.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12094.jpg",
},
id: "1", name: "Ananya R.", role: "Architect", testimonial: "A piece of Kerala tucked in the heart of Hyderabad. Pure peace.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12094.jpg"},
{
id: "2",
name: "Vikram K.",
role: "Photographer",
testimonial: "The best lighting in the city. My favorite creative hideout.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-suit-posing-black-white_23-2149411392.jpg",
},
id: "2", name: "Vikram K.", role: "Photographer", testimonial: "The best lighting in the city. My favorite creative hideout.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-suit-posing-black-white_23-2149411392.jpg"},
{
id: "3",
name: "Sana M.",
role: "Writer",
testimonial: "I finished my manuscript in this cafe. Silence that heals.",
imageSrc: "http://img.b2bpic.net/free-photo/pensive-young-woman-closeup-emotion-concept_169016-66663.jpg",
},
id: "3", name: "Sana M.", role: "Writer", testimonial: "I finished my manuscript in this cafe. Silence that heals.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-young-woman-closeup-emotion-concept_169016-66663.jpg"},
{
id: "4",
name: "Rahul S.",
role: "Musician",
testimonial: "Subtle, soulful, and quiet. Rare in Film Nagar.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg",
},
id: "4", name: "Rahul S.", role: "Musician", testimonial: "Subtle, soulful, and quiet. Rare in Film Nagar.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg"},
{
id: "5",
name: "Meera P.",
role: "Designer",
testimonial: "Date nights here are cinematic bliss.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12859.jpg",
},
id: "5", name: "Meera P.", role: "Designer", testimonial: "Date nights here are cinematic bliss.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12859.jpg"},
]}
title="Soulful Moments"
description="Stories shared within our walls."
@@ -261,20 +174,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Do you accept walk-ins?",
content: "Yes, we prioritize a walk-in-only culture for our peaceful atmosphere.",
},
id: "1", title: "Do you accept walk-ins?", content: "Yes, we prioritize a walk-in-only culture for our peaceful atmosphere."},
{
id: "2",
title: "Is outdoor seating available?",
content: "Our garden seating is available throughout the day.",
},
id: "2", title: "Is outdoor seating available?", content: "Our garden seating is available throughout the day."},
{
id: "3",
title: "Do you allow laptop work?",
content: "We encourage reading and writing. Loud calls are discouraged to maintain the vibe.",
},
id: "3", title: "Do you allow laptop work?", content: "We encourage reading and writing. Loud calls are discouraged to maintain the vibe."},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-woman-arranging-her-cake-shop_23-2149210437.jpg"
title="Inquiries"
@@ -291,22 +195,14 @@ export default function LandingPage() {
description="Say hello or inquire about community events."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Tell us about your visit",
rows: 4,
name: "message", placeholder: "Tell us about your visit", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286009.jpg"
@@ -320,25 +216,17 @@ export default function LandingPage() {
logoText="Heritage Café"
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{
label: "Explore",
href: "#",
},
label: "Explore", href: "#"},
{
label: "Community",
href: "#",
},
label: "Community", href: "#"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Film Nagar, Hyderabad",
href: "#",
},
label: "Film Nagar, Hyderabad", href: "#"},
],
},
]}