Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-05-14 12:26:24 +00:00

View File

@@ -30,131 +30,25 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Menu",
id: "menu",
},
{
name: "About",
id: "about",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Menu", id: "menu" },
{ name: "About", id: "about" },
{ name: "Contact", id: "contact" },
]}
brandName="Your Gossip Hub"
button={{
text: "Order Online",
href: "#",
}}
button={{ text: "Order Online", href: "#" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitTestimonial
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Where Conversations Never End"
description="Your favorite late-night cafe destination in Lucknow."
testimonials={[
{
name: "Aman Singh",
handle: "@aman_lko",
testimonial: "The best spot for late-night coffee and vibes.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12094.jpg?_wi=1",
},
{
name: "Priya Sharma",
handle: "@priya_vibes",
testimonial: "Cheese corn pizza is a must try! So good.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-girl-with-coffee-cup_23-2148773525.jpg?_wi=1",
},
{
name: "Rahul Verma",
handle: "@rahul_v",
testimonial: "Always great coffee and music.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/multicultural-friends-laughing-together-medium-shot_23-2148422484.jpg",
},
{
name: "Sneha Gupta",
handle: "@sneha_g",
testimonial: "Perfect place to chill with friends.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-portrait-girl-holding-takeaway-coffee-cup_23-2147906477.jpg",
},
{
name: "Karan Mehra",
handle: "@karan_m",
testimonial: "The burgers are top tier, highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/funny-time-with-best-friend_329181-2903.jpg",
},
]}
buttons={[
{
text: "View Menu",
href: "#menu",
},
{
text: "Visit Now",
href: "#contact",
},
]}
testimonials={[]}
buttons={[{ text: "View Menu", href: "#menu" }, { text: "Visit Now", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-corner-with-pizza-it_140725-7643.jpg"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/this-is-my-new-profile-social-network_329181-2899.jpg",
alt: "Avatar 1",
},
{
src: "http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant-with-mobile-phone-hand_627829-1967.jpg",
alt: "Avatar 2",
},
{
src: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5741.jpg",
alt: "Avatar 3",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-designer_171337-15575.jpg",
alt: "Avatar 4",
},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-pizza-slice_23-2148773528.jpg",
alt: "Avatar 5",
},
]}
marqueeItems={[
{
type: "text",
text: "Open Late",
},
{
type: "text",
text: "Best Pizza",
},
{
type: "text",
text: "Great Vibes",
},
{
type: "text",
text: "Fast Delivery",
},
{
type: "text",
text: "Premium Coffee",
},
]}
/>
</div>
@@ -162,14 +56,9 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
useInvertedBackground={false}
heading={[
{
type: "text",
content: "About Your Gossip Hub",
},
{
type: "text",
content: "Your Gossip Hub is a modern cafe located in Jankipuram, Lucknow. Known for aesthetic ambience, fast food, and friendly environment. Perfect for friends and late-night hangouts.",
},
{ type: "text", content: "Our Story" },
{ type: "text", content: "Founded in the heart of Jankipuram, Your Gossip Hub started with a simple vision: to create a space where time slows down. We wanted to build a sanctuary for late-night thinkers, coffee lovers, and those seeking genuine connections amidst the bustling city of Lucknow. Our vibe is a blend of modern aesthetics, soulful music, and the comforting aroma of freshly brewed coffee."
}
]}
/>
</div>
@@ -180,51 +69,13 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Cozy Ambience",
description: "Perfect night lighting and mood.",
tag: "Vibe",
imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-coffee-spacious-cafeteria_23-2150424017.jpg",
},
{
id: "f2",
title: "Fresh Food",
description: "Made-to-order delicious meals.",
tag: "Fresh",
imageSrc: "http://img.b2bpic.net/free-photo/always-is-great-spend-some-time-with-friends_329181-2895.jpg",
},
{
id: "f3",
title: "Budget Friendly",
description: "Prices that students love.",
tag: "Value",
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1026.jpg",
},
{
id: "f4",
title: "Night Spot",
description: "Open until late daily.",
tag: "Night",
imageSrc: "http://img.b2bpic.net/free-photo/modern-young-interracial-couple-using-electronic-gadgets_273609-9458.jpg",
},
{
id: "f5",
title: "Fast Delivery",
description: "Quick service at your doorstep.",
tag: "Fast",
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-tomatoes-mushrooms_140725-2176.jpg",
},
{
id: "f6",
title: "Friendly Staff",
description: "We treat you like family.",
tag: "Warm",
imageSrc: "http://img.b2bpic.net/free-photo/food-ingredients-spices-delicious-italian-pizza-black-concrete-background_23-2148076115.jpg",
},
{ id: "f1", title: "Free High-Speed Wi-Fi", description: "Stay connected while you work or browse.", tag: "Tech", imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-coffee-spacious-cafeteria_23-2150424017.jpg" },
{ id: "f2", title: "Late Night Service", description: "We are open until 11 PM to satisfy your midnight cravings.", tag: "Open Late", imageSrc: "http://img.b2bpic.net/free-photo/modern-young-interracial-couple-using-electronic-gadgets_273609-9458.jpg" },
{ id: "f3", title: "Comfortable Seating", description: "Plush chairs and cozy corners for long conversations.", tag: "Comfort", imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1026.jpg" },
{ id: "f4", title: "Curated Playlists", description: "A relaxing mix of acoustic and lo-fi beats.", tag: "Music", imageSrc: "http://img.b2bpic.net/free-photo/always-is-great-spend-some-time-with-friends_329181-2895.jpg" }
]}
title="Why Visit Us"
description="Experience the ultimate late-night cafe culture."
title="Cafe Amenities"
description="More than just a cafe—an experience."
/>
</div>
@@ -234,50 +85,7 @@ export default function LandingPage() {
textboxLayout="split-description"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Cheese Corn Pizza",
price: "₹199",
variant: "Classic",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-indoors_23-2150901109.jpg",
},
{
id: "p2",
name: "Cold Coffee",
price: "₹120",
variant: "Chilled",
imageSrc: "http://img.b2bpic.net/free-photo/ice-coffee_1339-3417.jpg",
},
{
id: "p3",
name: "Burger",
price: "₹149",
variant: "Veg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-fast-food-concept_23-2147819550.jpg",
},
{
id: "p4",
name: "Pasta",
price: "₹179",
variant: "White Sauce",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-indoors_23-2151231346.jpg",
},
{
id: "p5",
name: "Sandwich",
price: "₹99",
variant: "Grilled",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cheesy-meat-burger-with-tomatoes-dark-surface-bun-fries-sandwich-meat_140725-82162.jpg",
},
{
id: "p6",
name: "Fries",
price: "₹89",
variant: "Salted",
imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee_74190-3817.jpg",
},
]}
products={[]}
title="Popular Menu"
description="Our chef's curated selection."
/>
@@ -289,50 +97,13 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Rohit Verma",
handle: "@rohit_lko",
testimonial: "Awesome experience, pleasant environment, yummy food.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12094.jpg?_wi=2",
},
{
id: "t2",
name: "Sneha Gupta",
handle: "@sneha_foodie",
testimonial: "Best place to visit at night in the area.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-girl-with-coffee-cup_23-2148773525.jpg?_wi=2",
},
{
id: "t3",
name: "Aryan Khan",
handle: "@aryan_k",
testimonial: "Please try cheese corn pizza, its very tasty.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/laugh-is-way-happiness_329181-2893.jpg",
},
{
id: "t4",
name: "Megha Rai",
handle: "@megha_r",
testimonial: "Perfect cafe for friends and quality time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-bearded-man-cafe-near-window_171337-18122.jpg",
},
{
id: "t5",
name: "Karan Singh",
handle: "@karan_s",
testimonial: "Great atmosphere, my favorite place in Lucknow.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/charming-african-american-woman-model-black-jacket-hat-waist-bag-relaxing-cafe-free-time-with-mobile-phone_627829-5382.jpg",
},
{ id: "t1", name: "Ananya Singh", handle: "@ananya_lko", testimonial: "The cheese corn pizza is absolutely divine! Perfectly toasted and cheesy.", rating: 5 },
{ id: "t2", name: "Vikram Rathore", handle: "@vikram_vibe", testimonial: "My go-to spot for late-night writing. The ambiance is unmatched.", rating: 5 },
{ id: "t3", name: "Pooja Mehta", handle: "@pooja_eats", testimonial: "Great coffee, friendly staff, and the music is just the right volume.", rating: 4 }
]}
showRating={true}
title="What They Say"
description="Genuine reviews from our food lovers."
title="Customer Love"
description="What our regulars are saying about us."
/>
</div>
@@ -343,88 +114,25 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Cafe Gallery"
description="Captured moments at Your Gossip Hub."
blogs={[
{
id: "b1",
category: "Ambience",
title: "The Night Vibe",
excerpt: "Late night lights.",
imageSrc: "http://img.b2bpic.net/free-photo/sincere-laugh-showing-picture-smartphone-casual-meeting-with-best-friends-restaurant-terrace_8353-10272.jpg",
authorName: "Admin",
authorAvatar: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-cafe_1303-25717.jpg",
date: "Oct 2024",
},
{
id: "b2",
category: "Food",
title: "Gourmet Pizzas",
excerpt: "Freshly baked delights.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cheesecake-with-strawberry-chocolate-plate-bowls-dark-isolated-background_140725-136674.jpg",
authorName: "Admin",
authorAvatar: "http://img.b2bpic.net/free-photo/sun-shines-faces-stunning-woman-sitting-red-sunglasses-cafe_8353-5111.jpg",
date: "Oct 2024",
},
{
id: "b3",
category: "Selfie",
title: "Picture Perfect",
excerpt: "Trendy corners.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-leaning-window-sill-taking-photo_23-2148565516.jpg",
authorName: "Admin",
authorAvatar: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5738.jpg",
date: "Oct 2024",
},
]}
blogs={[]}
/>
</div>
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
tag="Contact Us"
title="Visit Your Gossip Hub"
description="Shop No. 26,27 LGF, Shiva Plaza, Sector E, Engineering College Road, Jankipuram, Lucknow, 226021. Open Daily 11 AM - 11 PM. Call 8960932931."
title="Visit Us in Lucknow"
description="Shop No. 26, 27 LGF, Shiva Plaza, Sector E, Engineering College Road, Jankipuram, Lucknow, 226021. | Open Daily: 11 AM - 11 PM | Call: +91 8960932931"
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{
items: [
{
label: "Home",
href: "#hero",
},
{
label: "Menu",
href: "#menu",
},
{
label: "Gallery",
href: "#gallery",
},
],
},
{
items: [
{
label: "Instagram",
href: "#",
},
{
label: "Facebook",
href: "#",
},
{
label: "WhatsApp",
href: "#",
},
],
},
{ items: [{ label: "Home", href: "#hero" }, { label: "Menu", href: "#menu" }, { label: "Gallery", href: "#gallery" }] },
{ items: [{ label: "Instagram", href: "#" }, { label: "Facebook", href: "#" }, { label: "WhatsApp", href: "#" }] }
]}
logoText="Your Gossip Hub"
/>
@@ -432,4 +140,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}