Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-17 12:45:10 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Menu",
id: "products",
},
name: "Menu", id: "products"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Cafe Bahar"
/>
@@ -55,65 +47,40 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Awaken Your Senses at Cafe Bahar"
description="Where artisanal coffee meets timeless hospitality. Experience the warmth of our handcrafted brews in a cozy, welcoming atmosphere designed for connection."
buttons={[
{
text: "Explore Menu",
href: "#products",
},
text: "Explore Menu", href: "#products"},
{
text: "Visit Us",
href: "#contact",
},
text: "Visit Us", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/coffee-cup_74190-47.jpg"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/toast-with-jam-plate-near-cup-drink-flowers-envelope-cutlery_23-2148031649.jpg",
alt: "Customer one",
},
src: "http://img.b2bpic.net/free-photo/toast-with-jam-plate-near-cup-drink-flowers-envelope-cutlery_23-2148031649.jpg", alt: "Customer one"},
{
src: "http://img.b2bpic.net/free-photo/coffee-cup_74190-2643.jpg",
alt: "Customer two",
},
src: "http://img.b2bpic.net/free-photo/coffee-cup_74190-2643.jpg", alt: "Customer two"},
{
src: "http://img.b2bpic.net/free-photo/glass-latte-by-beach_53876-31343.jpg",
alt: "Customer three",
},
src: "http://img.b2bpic.net/free-photo/glass-latte-by-beach_53876-31343.jpg", alt: "Customer three"},
{
src: "http://img.b2bpic.net/free-photo/delicious-cookies_23-2147985005.jpg",
alt: "Customer four",
},
src: "http://img.b2bpic.net/free-photo/delicious-cookies_23-2147985005.jpg", alt: "Customer four"},
{
src: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-cafe_1303-25716.jpg",
alt: "Customer five",
},
src: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-cafe_1303-25716.jpg", alt: "Customer five"},
]}
marqueeItems={[
{
type: "text",
text: "Handcrafted Brews",
},
type: "text", text: "Handcrafted Brews"},
{
type: "text",
text: "Fresh Pastries Daily",
},
type: "text", text: "Fresh Pastries Daily"},
{
type: "text",
text: "Cozy Community Hub",
},
type: "text", text: "Cozy Community Hub"},
{
type: "text",
text: "Ethically Sourced",
},
type: "text", text: "Ethically Sourced"},
{
type: "text",
text: "Artisan Quality",
},
type: "text", text: "Artisan Quality"},
]}
/>
</div>
@@ -123,18 +90,11 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Our story begins with a passion for",
},
type: "text", content: "Our story begins with a passion for"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/portrait-redhead-female-barista-small-coffee-shop_613910-1438.jpg",
alt: "About Cafe Bahar",
},
type: "image", src: "http://img.b2bpic.net/free-photo/portrait-redhead-female-barista-small-coffee-shop_613910-1438.jpg", alt: "About Cafe Bahar"},
{
type: "text",
content: "exceptional coffee and the belief that every cup should be an experience.",
},
type: "text", content: "exceptional coffee and the belief that every cup should be an experience."},
]}
/>
</div>
@@ -146,21 +106,11 @@ export default function LandingPage() {
useInvertedBackground={true}
negativeCard={{
items: [
"Mass-produced blends",
"Hasty preparation",
"Lack of variety",
"Inconsistent quality",
"Impersonal service",
],
"Mass-produced blends", "Hasty preparation", "Lack of variety", "Inconsistent quality", "Impersonal service"],
}}
positiveCard={{
items: [
"Sustainably sourced beans",
"Slow-drip precision",
"Seasonal artisan menu",
"Community-focused atmosphere",
"Master barista craft",
],
"Sustainably sourced beans", "Slow-drip precision", "Seasonal artisan menu", "Community-focused atmosphere", "Master barista craft"],
}}
title="Why Choose Cafe Bahar"
description="We take pride in our process, sourcing only the finest beans and ingredients to serve you quality that speaks for itself."
@@ -175,41 +125,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Buttery Croissant",
price: "$4.50",
imageSrc: "http://img.b2bpic.net/free-photo/croissant-brownies_1339-5768.jpg",
},
id: "p1", name: "Buttery Croissant", price: "₹375", imageSrc: "http://img.b2bpic.net/free-photo/croissant-brownies_1339-5768.jpg"},
{
id: "p2",
name: "House Latte",
price: "$5.00",
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-blade-wheat-drawn-foam_1232-1213.jpg",
},
id: "p2", name: "House Latte", price: "₹420", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-blade-wheat-drawn-foam_1232-1213.jpg"},
{
id: "p3",
name: "Blueberry Muffin",
price: "$3.75",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-shot-delicious-currants-snail-pastries-form-wooden-table_181624-29547.jpg",
},
id: "p3", name: "Blueberry Muffin", price: "₹315", imageSrc: "http://img.b2bpic.net/free-photo/top-view-shot-delicious-currants-snail-pastries-form-wooden-table_181624-29547.jpg"},
{
id: "p4",
name: "Iced Cold Brew",
price: "$5.50",
imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee-perfection_23-2151961357.jpg",
},
id: "p4", name: "Iced Cold Brew", price: "₹460", imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee-perfection_23-2151961357.jpg"},
{
id: "p5",
name: "Avocado Toast",
price: "$9.00",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-avocado-slices-with-copy-space_23-2148538648.jpg",
},
id: "p5", name: "Avocado Toast", price: "₹750", imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-avocado-slices-with-copy-space_23-2148538648.jpg"},
{
id: "p6",
name: "French Press Roast",
price: "$6.00",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-coffee-beans_23-2148464845.jpg",
},
id: "p6", name: "French Press Roast", price: "₹500", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-coffee-beans_23-2148464845.jpg"},
]}
title="Our Signature Offerings"
description="Discover a selection of handcrafted beverages and delicious pastries made fresh daily."
@@ -223,31 +149,16 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "12k+",
title: "Cups Served",
items: [
"Daily fresh brews",
"Sustainably sourced",
],
id: "m1", value: "12k+", title: "Cups Served", items: [
"Daily fresh brews", "Sustainably sourced"],
},
{
id: "m2",
value: "5k+",
title: "Happy Guests",
items: [
"Local community members",
"Regular visitors",
],
id: "m2", value: "5k+", title: "Happy Guests", items: [
"Local community members", "Regular visitors"],
},
{
id: "m3",
value: "100%",
title: "Artisan Quality",
items: [
"Handmade daily",
"Premium ingredients",
],
id: "m3", value: "100%", title: "Artisan Quality", items: [
"Handmade daily", "Premium ingredients"],
},
]}
title="By The Numbers"
@@ -262,59 +173,28 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sarah Miller",
role: "Local Artist",
company: "Studio X",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944025.jpg",
},
id: "t1", name: "Sarah Miller", role: "Local Artist", company: "Studio X", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944025.jpg"},
{
id: "t2",
name: "James Chen",
role: "Software Dev",
company: "Tech Corp",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-coffee-pattern_23-2147602776.jpg",
},
id: "t2", name: "James Chen", role: "Software Dev", company: "Tech Corp", rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-coffee-pattern_23-2147602776.jpg"},
{
id: "t3",
name: "Elena Rossi",
role: "Writer",
company: "Freelance",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-sitting-head-head-drinking-tea_23-2148216462.jpg",
},
id: "t3", name: "Elena Rossi", role: "Writer", company: "Freelance", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-sitting-head-head-drinking-tea_23-2148216462.jpg"},
{
id: "t4",
name: "Marcus Wong",
role: "Architect",
company: "Design Co",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-holding-coffee-through-window_23-2148422375.jpg",
},
id: "t4", name: "Marcus Wong", role: "Architect", company: "Design Co", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-holding-coffee-through-window_23-2148422375.jpg"},
{
id: "t5",
name: "Lisa Wang",
role: "Teacher",
company: "Academy",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-man-talking-phone-cafe_23-2147689307.jpg",
},
id: "t5", name: "Lisa Wang", role: "Teacher", company: "Academy", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-man-talking-phone-cafe_23-2147689307.jpg"},
]}
kpiItems={[
{
value: "4.9",
label: "Avg Rating",
},
value: "4.9", label: "Avg Rating"},
{
value: "95%",
label: "Retention",
},
value: "95%", label: "Retention"},
{
value: "10+",
label: "Award Wins",
},
value: "10+", label: "Award Wins"},
]}
title="Loved by Our Community"
description="Hear from the people who make Cafe Bahar their home away from home."
@@ -327,20 +207,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Are your beans ethically sourced?",
content: "Yes, we work directly with small-holder farms to ensure fair trade and exceptional quality.",
},
id: "f1", title: "Are your beans ethically sourced?", content: "Yes, we work directly with small-holder farms to ensure fair trade and exceptional quality."},
{
id: "f2",
title: "Do you offer catering services?",
content: "We do! Contact us with your event details for custom coffee and pastry packages.",
},
id: "f2", title: "Do you offer catering services?", content: "We do! Contact us with your event details for custom coffee and pastry packages."},
{
id: "f3",
title: "Are there vegan options?",
content: "We offer a variety of plant-based milk alternatives and at least two vegan pastry options daily.",
},
id: "f3", title: "Are there vegan options?", content: "We offer a variety of plant-based milk alternatives and at least two vegan pastry options daily."},
]}
imageSrc="http://img.b2bpic.net/free-photo/dreamy-stylish-girl-with-blonde-hair-pink-lips-sitting-coffee-shop-with-wooden-chairs-table-she-holds-cup-cofee-touches-her-hair_197531-102.jpg"
title="Common Questions"
@@ -356,16 +227,10 @@ export default function LandingPage() {
description="Have a suggestion or a question about catering? We'd love to hear from you."
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,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/china-stairs-stone-tiles-old-water_1417-577.jpg"
@@ -376,16 +241,12 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Cafe Bahar"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Contact Us",
href: "#contact",
}}
text: "Contact Us", href: "#contact"}}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}