Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-28 06:25:20 +00:00

View File

@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Vibe",
id: "features",
},
name: "Vibe", id: "features"},
{
name: "Menu",
id: "products",
},
name: "Menu", id: "products"},
{
name: "Reviews",
id: "testimonials",
},
name: "Reviews", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Blueberrys Cafe"
/>
@@ -59,100 +49,27 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Not Just Coffee, Its an Experience!"
description="Come for the coffee. Stay for the vibe. Bhubaneswars best hangout spot in the heart of Patia."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-sitting-restaurant_23-2149930183.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-pistachios_140725-7357.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-striped-trench-coat-happily-talking-cellphone-sitting-near-big-window-while-spending-time-modern-cafe_574295-4851.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bar-illuminated-by-modern-lighting-equipment-generated-by-ai_188544-24181.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/vintage-teacups-second-hand-market_23-2149338474.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tufted-brown-leather-ottoman_417767-424.jpg",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-sitting-restaurant_23-2149930183.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-pistachios_140725-7357.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-striped-trench-coat-happily-talking-cellphone-sitting-near-big-window-while-spending-time-modern-cafe_574295-4851.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/luxury-bar-illuminated-by-modern-lighting-equipment-generated-by-ai_188544-24181.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/vintage-teacups-second-hand-market_23-2149338474.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/tufted-brown-leather-ottoman_417767-424.jpg" },
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/great-coffee-is-only-this-place_329181-2889.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/this-is-my-new-profile-social-network_329181-2899.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/therapist-suggests-insightful-self-help-book-designed-address-teen-depression_482257-121588.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-photographing-dessert-with-cell-phone-while-being-with-her-friends-cafe_637285-7888.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-enjoying-coffee-shop_329181-12579.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-four-friends-having-coffee-together_1139-1022.jpg",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/great-coffee-is-only-this-place_329181-2889.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/this-is-my-new-profile-social-network_329181-2899.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/therapist-suggests-insightful-self-help-book-designed-address-teen-depression_482257-121588.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-photographing-dessert-with-cell-phone-while-being-with-her-friends-cafe_637285-7888.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/group-friends-enjoying-coffee-shop_329181-12579.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-four-friends-having-coffee-together_1139-1022.jpg" },
]}
buttons={[
{
text: "Reserve Table",
href: "#contact",
},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-sitting-restaurant-eating-ice-cream-together_627829-843.jpg",
alt: "Happy couple",
},
{
src: "http://img.b2bpic.net/free-photo/couple-cafe_1157-4340.jpg",
alt: "Smiling friends",
},
{
src: "http://img.b2bpic.net/free-photo/handsome-guy-hugging-young-cheerful-lady-table_23-2148016786.jpg",
alt: "Enjoying the space",
},
{
src: "http://img.b2bpic.net/free-photo/african-boy-caucasian-girls-are-laughing-cosy-open-air-cafe-hot-sunny-day_8353-9768.jpg",
alt: "Laughing group",
},
{
src: "http://img.b2bpic.net/free-photo/group-friends-having-fun-together_23-2148395440.jpg",
alt: "Happy diners",
},
]}
avatarText="Join our community of over 500+ happy cafe-goers"
marqueeItems={[
{
type: "text",
text: "LIVE MUSIC",
},
{
type: "text",
text: "COWORKING",
},
{
type: "text",
text: "GAMING",
},
{
type: "text",
text: "OPEN MIC",
},
{
type: "text",
text: "FRESH COFFEE",
},
{ text: "Reserve Table", href: "#contact" },
]}
/>
</div>
@@ -162,21 +79,9 @@ export default function LandingPage() {
useInvertedBackground={true}
title="The Blueberrys Vibe"
metrics={[
{
icon: Music,
label: "Live Music Nights",
value: "Every Weekend",
},
{
icon: Coffee,
label: "Xbox & Board Games",
value: "Unlimited",
},
{
icon: Wifi,
label: "High-Speed WiFi",
value: "For Creators",
},
{ icon: Music, label: "Live Music Nights", value: "Every Weekend" },
{ icon: Coffee, label: "Xbox & Board Games", value: "Unlimited" },
{ icon: Wifi, label: "High-Speed WiFi", value: "For Creators" },
]}
metricsAnimation="slide-up"
/>
@@ -189,28 +94,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Celebrations",
description: "Host birthday bashes and private parties in our vibrant space.",
bentoComponent: "reveal-icon",
icon: Award,
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-1232.jpg",
imageAlt: "fresh coffee drink art closeup",
title: "Celebrations", description: "Host birthday bashes and private parties in our vibrant space.", bentoComponent: "reveal-icon", icon: Award,
},
{
title: "Coworking",
description: "Free high-speed WiFi for digital nomads and students.",
bentoComponent: "reveal-icon",
icon: Laptop,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-sitting-restaurant_23-2149930183.jpg?_wi=2",
imageAlt: "fresh coffee drink art closeup",
title: "Coworking", description: "Free high-speed WiFi for digital nomads and students.", bentoComponent: "reveal-icon", icon: Laptop,
},
{
title: "Open Mic",
description: "A stage for Bhubaneswar's emerging artists and storytellers.",
bentoComponent: "reveal-icon",
icon: Mic,
imageSrc: "http://img.b2bpic.net/free-photo/great-coffee-is-only-this-place_329181-2889.jpg?_wi=2",
imageAlt: "fresh coffee drink art closeup",
title: "Open Mic", description: "A stage for Bhubaneswar's emerging artists and storytellers.", bentoComponent: "reveal-icon", icon: Mic,
},
]}
title="More Than Just a Cafe"
@@ -225,42 +115,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
id: "1",
name: "Blueberry Bliss Iced",
price: "₹250",
imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee_1388-802.jpg",
},
{
id: "2",
name: "Gourmet Club Sandwich",
price: "₹320",
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-cream-filled-mini-puff-pastries-garnished-with-pistachios_140725-1461.jpg",
},
{
id: "3",
name: "Signature Chocolate Tart",
price: "₹280",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chocolate-cake-concept_23-2148769231.jpg",
},
{
id: "4",
name: "Classic Hot Americano",
price: "₹200",
imageSrc: "http://img.b2bpic.net/free-photo/leaf-cloth-near-tea_23-2147885967.jpg",
},
{
id: "5",
name: "Creamy Velvet Pastry",
price: "₹220",
imageSrc: "http://img.b2bpic.net/free-photo/carrot-cake-slice-with-cream-cheese-frosting_123827-37135.jpg",
},
{
id: "6",
name: "Garden Fresh Salad",
price: "₹350",
imageSrc: "http://img.b2bpic.net/free-photo/cheese-cake-with-cup-hot-coffee-coffee-shop_1150-6438.jpg",
},
{ id: "1", name: "Blueberry Bliss Iced", price: "₹250", imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee_1388-802.jpg" },
{ id: "2", name: "Gourmet Club Sandwich", price: "₹320", imageSrc: "http://img.b2bpic.net/free-photo/strawberry-cream-filled-mini-puff-pastries-garnished-with-pistachios_140725-1461.jpg" },
{ id: "3", name: "Signature Chocolate Tart", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chocolate-cake-concept_23-2148769231.jpg" },
{ id: "4", name: "Classic Hot Americano", price: "₹200", imageSrc: "http://img.b2bpic.net/free-photo/leaf-cloth-near-tea_23-2147885967.jpg" },
{ id: "5", name: "Creamy Velvet Pastry", price: "₹220", imageSrc: "http://img.b2bpic.net/free-photo/carrot-cake-slice-with-cream-cheese-frosting_123827-37135.jpg" },
{ id: "6", name: "Garden Fresh Salad", price: "₹350", imageSrc: "http://img.b2bpic.net/free-photo/cheese-cake-with-cup-hot-coffee-coffee-shop_1150-6438.jpg" },
]}
title="Our Signature Menu"
description="Handcrafted coffee, gourmet snacks, and desserts made for moments of pure joy."
@@ -272,46 +132,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Captivating Vibe",
quote: "The ambience is fantastic, and we had no track of time. Loved being there!",
name: "Ananya S.",
role: "Student",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-668.jpg",
},
{
id: "2",
title: "Best in Town",
quote: "Excellent service and food quality. Best cafe for celebrations.",
name: "Rahul M.",
role: "Professional",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-male-with-tattoos-arms-dressed-red-christmas-pants-using-tablet-pc-room-with-loft-interior_613910-14658.jpg",
},
{
id: "3",
title: "Amazing Evening",
quote: "Loved the live music and sweet staff. Highly recommended.",
name: "Priya D.",
role: "Creative",
imageSrc: "http://img.b2bpic.net/free-photo/business-man-working-computer-cafe_1303-13943.jpg",
},
{
id: "4",
title: "Vibrant Hangout",
quote: "The vibe is so captivating. Definitely visiting again!",
name: "Siddharth K.",
role: "Foodie",
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-hanging-out-while-enjoying-delicious-drink_23-2148914563.jpg",
},
{
id: "5",
title: "Great Experience",
quote: "Best cafe in BBSR for celebrations. Service was really sweet.",
name: "Meera T.",
role: "Designer",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-olives-beer_23-2147680964.jpg",
},
{ id: "1", title: "Captivating Vibe", quote: "The ambience is fantastic, and we had no track of time. Loved being there!", name: "Ananya S.", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-668.jpg" },
{ id: "2", title: "Best in Town", quote: "Excellent service and food quality. Best cafe for celebrations.", name: "Rahul M.", role: "Professional", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-male-with-tattoos-arms-dressed-red-christmas-pants-using-tablet-pc-room-with-loft-interior_613910-14658.jpg" },
{ id: "3", title: "Amazing Evening", quote: "Loved the live music and sweet staff. Highly recommended.", name: "Priya D.", role: "Creative", imageSrc: "http://img.b2bpic.net/free-photo/business-man-working-computer-cafe_1303-13943.jpg" },
{ id: "4", title: "Vibrant Hangout", quote: "The vibe is so captivating. Definitely visiting again!", name: "Siddharth K.", role: "Foodie", imageSrc: "http://img.b2bpic.net/free-photo/best-friends-hanging-out-while-enjoying-delicious-drink_23-2148914563.jpg" },
{ id: "5", title: "Great Experience", quote: "Best cafe in BBSR for celebrations. Service was really sweet.", name: "Meera T.", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-olives-beer_23-2147680964.jpg" },
]}
title="Loved by Bhubaneswar"
description="Our customers are our biggest fans. Here's why they keep coming back."
@@ -322,21 +147,9 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "Do you offer private parties?",
content: "Yes! We specialize in birthday bashes, corporate meetups, and private celebrations.",
},
{
id: "2",
title: "Is there WiFi available?",
content: "We offer free, high-speed WiFi for all our patrons to work or hang out.",
},
{
id: "3",
title: "What kind of events do you host?",
content: "We host live music nights, open mics, and gaming events regularly.",
},
{ id: "1", title: "Do you offer private parties?", content: "Yes! We specialize in birthday bashes, corporate meetups, and private celebrations." },
{ id: "2", title: "Is there WiFi available?", content: "We offer free, high-speed WiFi for all our patrons to work or hang out." },
{ id: "3", title: "What kind of events do you host?", content: "We host live music nights, open mics, and gaming events regularly." },
]}
sideTitle="Questions? We have answers."
faqsAnimation="slide-up"
@@ -346,17 +159,12 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Ready to Visit?"
title="Join Us at Blueberrys Cafe"
description="Located at Infocity Road, Patia, Bhubaneswar. Drop by for great vibes and even better coffee."
buttons={[
{
text: "Reserve a Table",
href: "https://www.google.com/maps/reserve/v/dine/c/wSIuVPmCS-o",
},
{ text: "Reserve a Table", href: "https://www.google.com/maps/reserve/v/dine/c/wSIuVPmCS-o" },
]}
/>
</div>
@@ -365,53 +173,13 @@ export default function LandingPage() {
<FooterBaseCard
logoText="Blueberrys Cafe"
columns={[
{
title: "Navigation",
items: [
{
label: "Home",
href: "#hero",
},
{
label: "Vibe",
href: "#features",
},
{
label: "Menu",
href: "#products",
},
],
},
{
title: "Social",
items: [
{
label: "Instagram",
href: "#",
},
{
label: "Facebook",
href: "#",
},
],
},
{
title: "Contact",
items: [
{
label: "76840 52423",
href: "tel:07684052423",
},
{
label: "Infocity, Patia",
href: "#",
},
],
},
{ title: "Navigation", items: [{ label: "Home", href: "#hero" }, { label: "Vibe", href: "#features" }, { label: "Menu", href: "#products" }] },
{ title: "Social", items: [{ label: "Instagram", href: "#" }, { label: "Facebook", href: "#" }] },
{ title: "Contact", items: [{ label: "76840 52423", href: "tel:07684052423" }, { label: "Infocity, Patia", href: "#" }] },
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}