Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-26 16:30:22 +00:00

View File

@@ -31,59 +31,29 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#hero",
},
{
name: "About",
id: "#about",
},
{
name: "Menu",
id: "#menu",
},
{
name: "Contact",
id: "#contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Menu", id: "menu" },
{ name: "Contact", id: "contact" },
]}
brandName="GreenLeaf Coffee"
button={{ text: "Order Now", href: "#menu" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Your Daily Brew, Rooted in Nature."
description="Experience hand-crafted coffee sourced ethically and roasted with passion. Sustainable, flavorful, and always fresh."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-13484.jpg",
imageAlt: "fresh coffee beans macro shot",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/people-serve-beautiful-fresh-relax-morning-coffee-cup-set_1150-7060.jpg",
imageAlt: "coffee shop interior green plants",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/glass-fruit-juice-with-kiwi-slices-wooden-plate_114579-52717.jpg",
imageAlt: "iced latte with greenery background",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-beans-burlap-sack_23-2148254990.jpg",
imageAlt: "organic coffee beans sack",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-cup-coffee-while-outdoors-nature_23-2148648044.jpg",
imageAlt: "latte art close up coffee cup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/silver-coffee-machine_410324-126.jpg",
imageAlt: "coffee grinder machine details",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-13484.jpg", imageAlt: "fresh coffee beans macro shot" },
{ imageSrc: "http://img.b2bpic.net/free-photo/people-serve-beautiful-fresh-relax-morning-coffee-cup-set_1150-7060.jpg", imageAlt: "coffee shop interior green plants" },
{ imageSrc: "http://img.b2bpic.net/free-photo/glass-fruit-juice-with-kiwi-slices-wooden-plate_114579-52717.jpg", imageAlt: "iced latte with greenery background" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-beans-burlap-sack_23-2148254990.jpg", imageAlt: "organic coffee beans sack" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-cup-coffee-while-outdoors-nature_23-2148648044.jpg", imageAlt: "latte art close up coffee cup" },
{ imageSrc: "http://img.b2bpic.net/free-photo/silver-coffee-machine_410324-126.jpg", imageAlt: "coffee grinder machine details" },
]}
/>
</div>
@@ -94,18 +64,9 @@ export default function LandingPage() {
title="Crafted with Intent"
description="We believe in the perfect balance of quality, community, and sustainability. Every cup tells a story of our farmers, roasters, and your neighborhood."
metrics={[
{
value: "100%",
title: "Organic Sourcing",
},
{
value: "24h",
title: "Fresh Roasted",
},
{
value: "15+",
title: "House Blends",
},
{ value: "100%", title: "Organic Sourcing" },
{ value: "24h", title: "Fresh Roasted" },
{ value: "15+", title: "House Blends" },
]}
imageSrc="http://img.b2bpic.net/free-photo/talanted-barista-is-prepairing-coffee-clients-posh-restaurant-using-coffee-machine_613910-3256.jpg"
imageAlt="barista grinding coffee beans"
@@ -121,24 +82,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
features={[
{
title: "Sustainably Sourced",
description: "We work directly with fair-trade certified farmers to ensure quality at every stage.",
imageSrc: "http://img.b2bpic.net/free-photo/barista-making-cappuccino_1150-8043.jpg",
imageAlt: "Barista making cappuccino.",
},
{
title: "Small-Batch Roasting",
description: "Our roasters craft each batch daily to maintain maximum flavor complexity.",
imageSrc: "http://img.b2bpic.net/free-photo/barista-making-cappuccino_1150-8042.jpg",
imageAlt: "Barista making cappuccino.",
},
{
title: "Expert Baristas",
description: "Our team is trained to deliver consistent, high-quality drinks every single visit.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg",
imageAlt: "Closeup of barista making latte art",
},
{ title: "Sustainably Sourced", description: "We work directly with fair-trade certified farmers to ensure quality at every stage.", imageSrc: "http://img.b2bpic.net/free-photo/barista-making-cappuccino_1150-8043.jpg", imageAlt: "Barista making cappuccino." },
{ title: "Small-Batch Roasting", description: "Our roasters craft each batch daily to maintain maximum flavor complexity.", imageSrc: "http://img.b2bpic.net/free-photo/barista-making-cappuccino_1150-8042.jpg", imageAlt: "Barista making cappuccino." },
{ title: "Expert Baristas", description: "Our team is trained to deliver consistent, high-quality drinks every single visit.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg", imageAlt: "Closeup of barista making latte art" },
]}
title="Why GreenLeaf Coffee?"
description="We go beyond just serving coffee. We provide an environment built for focus, connection, and pure indulgence."
@@ -152,42 +98,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "1",
name: "Classic Espresso",
price: "$3.50",
imageSrc: "http://img.b2bpic.net/free-photo/beverage-leaf-cloth_23-2147885990.jpg",
},
{
id: "2",
name: "Iced Matcha Latte",
price: "$5.25",
imageSrc: "http://img.b2bpic.net/free-photo/frappuccino-matcha-latte_1339-1064.jpg",
},
{
id: "3",
name: "Signature Cappuccino",
price: "$4.50",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee_23-2148494608.jpg",
},
{
id: "4",
name: "Cold Brew",
price: "$4.00",
imageSrc: "http://img.b2bpic.net/free-photo/long-island-cocktail-with-lemon-slice_140725-980.jpg",
},
{
id: "5",
name: "Flat White",
price: "$4.25",
imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458092.jpg",
},
{
id: "6",
name: "Americano",
price: "$3.75",
imageSrc: "http://img.b2bpic.net/free-photo/front-distant-view-cup-coffee-with-pillow-formed-biscuits-bright-desk_140725-31948.jpg",
},
{ id: "1", name: "Classic Espresso", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/beverage-leaf-cloth_23-2147885990.jpg" },
{ id: "2", name: "Iced Matcha Latte", price: "$5.25", imageSrc: "http://img.b2bpic.net/free-photo/frappuccino-matcha-latte_1339-1064.jpg" },
{ id: "3", name: "Signature Cappuccino", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee_23-2148494608.jpg" },
{ id: "4", name: "Cold Brew", price: "$4.00", imageSrc: "http://img.b2bpic.net/free-photo/long-island-cocktail-with-lemon-slice_140725-980.jpg" },
{ id: "5", name: "Flat White", price: "$4.25", imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458092.jpg" },
{ id: "6", name: "Americano", price: "$3.75", imageSrc: "http://img.b2bpic.net/free-photo/front-distant-view-cup-coffee-with-pillow-formed-biscuits-bright-desk_140725-31948.jpg" },
]}
title="Our Signature Drinks"
description="From classic espressos to cooling signature iced blends, discover your next favorite."
@@ -200,41 +116,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Alice Miller",
handle: "@alice.miller",
testimonial: "Best coffee in town! Always consistent and delicious.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-croissant_23-2147699865.jpg",
},
{
id: "2",
name: "Bob Smith",
handle: "@bob.smith",
testimonial: "Love the vibe here. Perfect for working on my projects.",
imageSrc: "http://img.b2bpic.net/free-photo/mindful-dark-skinned-male-student-wearing-casual-clothing-preparing-exams-sitting-cafe-table-reading-information-textbook-talking-phone_273609-7441.jpg",
},
{
id: "3",
name: "Charlie D.",
handle: "@charlie.d",
testimonial: "Their iced matcha latte is life changing. Truly fresh ingredients.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-posing-with-cup-saucer_1149-947.jpg",
},
{
id: "4",
name: "Dana Rose",
handle: "@dana.rose",
testimonial: "Super friendly staff and very ethical sourcing practices.",
imageSrc: "http://img.b2bpic.net/free-photo/office-workers-working-together-as-team_23-2149310940.jpg",
},
{
id: "5",
name: "Evan Wright",
handle: "@evan.w",
testimonial: "Reliable morning stop before work. Highly recommend.",
imageSrc: "http://img.b2bpic.net/free-photo/nice-beautiful-selfie-portrait-amazing-joyful-happy-woman-with-cut-curly-brunette-hair-chilling-kitchen-modern-apartment-having-fun-drinking-tea_197531-2227.jpg",
},
{ id: "1", name: "Alice Miller", handle: "@alice.miller", testimonial: "Best coffee in town! Always consistent and delicious.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-croissant_23-2147699865.jpg" },
{ id: "2", name: "Bob Smith", handle: "@bob.smith", testimonial: "Love the vibe here. Perfect for working on my projects.", imageSrc: "http://img.b2bpic.net/free-photo/mindful-dark-skinned-male-student-wearing-casual-clothing-preparing-exams-sitting-cafe-table-reading-information-textbook-talking-phone_273609-7441.jpg" },
{ id: "3", name: "Charlie D.", handle: "@charlie.d", testimonial: "Their iced matcha latte is life changing. Truly fresh ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-posing-with-cup-saucer_1149-947.jpg" },
{ id: "4", name: "Dana Rose", handle: "@dana.rose", testimonial: "Super friendly staff and very ethical sourcing practices.", imageSrc: "http://img.b2bpic.net/free-photo/office-workers-working-together-as-team_23-2149310940.jpg" },
{ id: "5", name: "Evan Wright", handle: "@evan.w", testimonial: "Reliable morning stop before work. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/nice-beautiful-selfie-portrait-amazing-joyful-happy-woman-with-cut-curly-brunette-hair-chilling-kitchen-modern-apartment-having-fun-drinking-tea_197531-2227.jpg" },
]}
title="Community Voices"
description="Hear what our neighborhood coffee lovers think about our blends and atmosphere."
@@ -246,14 +132,7 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
names={[
"Studio North",
"Tech Hub",
"Creative Loft",
"Design Co.",
"Urban Workspace",
"Green Valley",
"Innovation Lab",
]}
"Studio North", "Tech Hub", "Creative Loft", "Design Co.", "Urban Workspace", "Green Valley", "Innovation Lab"]}
title="Loved by Local Businesses"
description="Proudly supplying premium coffee to the best local offices and studios."
/>
@@ -264,21 +143,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Do you offer oat milk?",
content: "Yes, we offer high-quality oat, almond, and soy milk alternatives.",
},
{
id: "q2",
title: "Can I buy beans online?",
content: "Yes, you can purchase our full range of roasted beans through our online shop.",
},
{
id: "q3",
title: "Are you open on weekends?",
content: "We are open 8:00 AM to 6:00 PM every single day of the week.",
},
{ id: "q1", title: "Do you offer oat milk?", content: "Yes, we offer high-quality oat, almond, and soy milk alternatives." },
{ id: "q2", title: "Can I buy beans online?", content: "Yes, you can purchase our full range of roasted beans through our online shop." },
{ id: "q3", title: "Are you open on weekends?", content: "We are open 8:00 AM to 6:00 PM every single day of the week." },
]}
imageSrc="http://img.b2bpic.net/free-photo/coffee-business-concept-closeup-lady-barista-apron-preparing-pouring-milk-into-hot-cup-while-standing-cafe_1258-103919.jpg"
title="Common Questions"
@@ -291,8 +158,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
tag="Keep in Touch"
title="Join Our Coffee Community"
description="Get updates on new blends, exclusive events, and local workshops."
@@ -304,54 +170,24 @@ export default function LandingPage() {
logoText="GreenLeaf Coffee"
columns={[
{
title: "Shop",
items: [
{
label: "Menu",
href: "#menu",
},
{
label: "Beans",
href: "#",
},
{
label: "Subscriptions",
href: "#",
},
title: "Shop", items: [
{ label: "Menu", href: "#menu" },
{ label: "Beans", href: "#" },
{ label: "Subscriptions", href: "#" },
],
},
{
title: "Support",
items: [
{
label: "FAQ",
href: "#faq",
},
{
label: "Contact",
href: "#contact",
},
{
label: "Terms",
href: "#",
},
title: "Support", items: [
{ label: "FAQ", href: "#faq" },
{ label: "Contact", href: "#contact" },
{ label: "Terms", href: "#" },
],
},
{
title: "Connect",
items: [
{
label: "Instagram",
href: "#",
},
{
label: "Facebook",
href: "#",
},
{
label: "Twitter",
href: "#",
},
title: "Connect", items: [
{ label: "Instagram", href: "#" },
{ label: "Facebook", href: "#" },
{ label: "Twitter", href: "#" },
],
},
]}