Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-03 14:56:03 +00:00

View File

@@ -33,104 +33,65 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Menu",
id: "#features",
},
name: "Menu", id: "#features"},
{
name: "Shop",
id: "#products",
},
name: "Shop", id: "#products"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="http://img.b2bpic.net/free-vector/international-tea-day-banner-design_1308-122701.jpg"
logoAlt="Máma Mele Kafe logo"
brandName="Máma Mele Kafe"
button={{
text: "Order Now",
href: "#products",
}}
text: "Order Now", href: "#products"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Máma Mele Kafe: Your Daily Dose of Award-Winning Coffee"
description="Experience the rich aroma and exquisite taste of our meticulously crafted coffees, served with passion and a smile. Voted Best Local Espresso Bar!"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-girl-with-pixie-haircut-looking-camera-isolated-green-background-with-copy-space_141793-87968.jpg",
alt: "Happy Customer 1",
},
src: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-girl-with-pixie-haircut-looking-camera-isolated-green-background-with-copy-space_141793-87968.jpg", alt: "Happy Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/portrait-jolly-man-home-feeling-happy-grateful-life_482257-123005.jpg",
alt: "Happy Customer 2",
},
src: "http://img.b2bpic.net/free-photo/portrait-jolly-man-home-feeling-happy-grateful-life_482257-123005.jpg", alt: "Happy Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/happy-handsome-business-man-using-tablet_1262-5105.jpg",
alt: "Happy Customer 3",
},
src: "http://img.b2bpic.net/free-photo/happy-handsome-business-man-using-tablet_1262-5105.jpg", alt: "Happy Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/friendly-barista-black-apron-giving-takeaway-order-holding-two-cups-coffee-smiling-standing-yellow-background_1258-67404.jpg",
alt: "Happy Customer 4",
},
src: "http://img.b2bpic.net/free-photo/friendly-barista-black-apron-giving-takeaway-order-holding-two-cups-coffee-smiling-standing-yellow-background_1258-67404.jpg", alt: "Happy Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/middle-age-hispanic-woman-smiling-confident-standing-street_839833-27516.jpg",
alt: "Middle age hispanic woman smiling confident standing at street",
},
src: "http://img.b2bpic.net/free-photo/middle-age-hispanic-woman-smiling-confident-standing-street_839833-27516.jpg", alt: "Middle age hispanic woman smiling confident standing at street"},
]}
avatarText="Join our community of coffee lovers!"
buttons={[
{
text: "Explore Our Menu",
href: "#features",
},
text: "Explore Our Menu", href: "#features"},
{
text: "Find Us",
href: "#contact",
},
text: "Find Us", href: "#contact"},
]}
buttonAnimation="slide-up"
marqueeItems={[
{
type: "text",
content: "Freshly Roasted Daily",
type: "text", content: "Freshly Roasted Daily"},
{
type: "text-icon", text: "Sustainable Sourcing", icon: Leaf,
},
{
type: "text-icon",
text: "Sustainable Sourcing",
icon: Leaf,
type: "text", content: "Expert Baristas"},
{
type: "text-icon", text: "Award-Winning Taste", icon: Award,
},
{
type: "text",
content: "Expert Baristas",
},
{
type: "text-icon",
text: "Award-Winning Taste",
icon: Award,
},
{
type: "text",
content: "Community Focused",
},
type: "text", content: "Community Focused"},
]}
/>
</div>
@@ -142,17 +103,11 @@ export default function LandingPage() {
description="At Máma Mele Kafe, we believe coffee is an art form. From carefully selected beans sourced from sustainable farms to the expert touch of our baristas, every step is infused with dedication. We're more than just a coffee shop; we're a community hub where quality and warmth meet."
metrics={[
{
value: "10+",
title: "Years Brewing",
},
value: "10+", title: "Years Brewing"},
{
value: "50K+",
title: "Happy Customers",
},
value: "50K+", title: "Happy Customers"},
{
value: "100%",
title: "Ethically Sourced",
},
value: "100%", title: "Ethically Sourced"},
]}
tag="Our Story"
imageSrc="http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458072.jpg"
@@ -169,47 +124,23 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Artisan Espresso Blends",
description: "Discover our unique espresso blends, roasted to perfection for a rich, nuanced flavor. Each sip is a journey.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/man-using-laptop-while-having-coffee_1170-713.jpg",
imageAlt: "Coffee menu on phone",
},
title: "Artisan Espresso Blends", description: "Discover our unique espresso blends, roasted to perfection for a rich, nuanced flavor. Each sip is a journey.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/man-using-laptop-while-having-coffee_1170-713.jpg", imageAlt: "Coffee menu on phone"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beverage-connection-data-cafe-leisure-concept_53876-16325.jpg",
imageAlt: "Loyalty program screen",
},
imageSrc: "http://img.b2bpic.net/free-vector/international-tea-day-banner-design_1308-122701.jpg",
imageAlt: "coffee menu display on phone app",
},
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beverage-connection-data-cafe-leisure-concept_53876-16325.jpg", imageAlt: "Loyalty program screen"},
imageSrc: "http://img.b2bpic.net/free-vector/international-tea-day-banner-design_1308-122701.jpg", imageAlt: "coffee menu display on phone app"},
{
title: "Masterful Latte Art",
description: "Our baristas are artists, turning every latte into a beautiful masterpiece. Taste the craft, see the beauty.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-holding-cup-near-tablet_23-2148181482.jpg",
imageAlt: "Coffee customization app",
},
title: "Masterful Latte Art", description: "Our baristas are artists, turning every latte into a beautiful masterpiece. Taste the craft, see the beauty.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-holding-cup-near-tablet_23-2148181482.jpg", imageAlt: "Coffee customization app"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-cookies-corns_23-2147896375.jpg",
imageAlt: "Coffee bean origin map",
},
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-table_23-2148164788.jpg",
imageAlt: "coffee menu display on phone app",
},
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-cookies-corns_23-2147896375.jpg", imageAlt: "Coffee bean origin map"},
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-table_23-2148164788.jpg", imageAlt: "coffee menu display on phone app"},
{
title: "Cozy Ambiance & Community",
description: "Relax in our inviting space, perfect for work, meetings, or simply enjoying a quiet moment. Your second home.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-with-tattoos-preparing-coffee-coffee-machine_23-2149052852.jpg",
imageAlt: "Coffee grinder close-up on phone",
},
title: "Cozy Ambiance & Community", description: "Relax in our inviting space, perfect for work, meetings, or simply enjoying a quiet moment. Your second home.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-with-tattoos-preparing-coffee-coffee-machine_23-2149052852.jpg", imageAlt: "Coffee grinder close-up on phone"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-ordering-restaurant_23-2150520068.jpg",
imageAlt: "Coffee workshop calendar",
},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-girl-with-pixie-haircut-looking-camera-isolated-green-background-with-copy-space_141793-87968.jpg",
imageAlt: "coffee menu display on phone app",
},
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-ordering-restaurant_23-2150520068.jpg", imageAlt: "Coffee workshop calendar"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-girl-with-pixie-haircut-looking-camera-isolated-green-background-with-copy-space_141793-87968.jpg", imageAlt: "coffee menu display on phone app"},
]}
showStepNumbers={true}
title="Indulge in Our Signature Coffee Experience"
@@ -226,65 +157,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "product-1",
brand: "Máma Mele Kafe",
name: "Signature Espresso Blend",
price: "€18.00",
rating: 5,
reviewCount: "120 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-brown-coffee-seeds-with-macarons_140725-27789.jpg",
imageAlt: "Signature Espresso Blend bag",
},
id: "product-1", brand: "Máma Mele Kafe", name: "Signature Espresso Blend", price: "€18.00", rating: 5,
reviewCount: "120 reviews", imageSrc: "http://img.b2bpic.net/free-photo/top-view-brown-coffee-seeds-with-macarons_140725-27789.jpg", imageAlt: "Signature Espresso Blend bag"},
{
id: "product-2",
brand: "Máma Mele Kafe",
name: "Aeropress Starter Kit",
price: "€35.00",
rating: 4,
reviewCount: "85 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/hand-drip-coffee_1339-209.jpg",
imageAlt: "Aeropress coffee maker kit",
},
id: "product-2", brand: "Máma Mele Kafe", name: "Aeropress Starter Kit", price: "€35.00", rating: 4,
reviewCount: "85 reviews", imageSrc: "http://img.b2bpic.net/free-photo/hand-drip-coffee_1339-209.jpg", imageAlt: "Aeropress coffee maker kit"},
{
id: "product-3",
brand: "Máma Mele Kafe",
name: "Handcrafted Ceramic Mug",
price: "€15.00",
rating: 5,
reviewCount: "60 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/cookie-with-cup-coffee_140725-6427.jpg",
imageAlt: "Handcrafted ceramic coffee mug",
},
id: "product-3", brand: "Máma Mele Kafe", name: "Handcrafted Ceramic Mug", price: "€15.00", rating: 5,
reviewCount: "60 reviews", imageSrc: "http://img.b2bpic.net/free-photo/cookie-with-cup-coffee_140725-6427.jpg", imageAlt: "Handcrafted ceramic coffee mug"},
{
id: "product-4",
brand: "Máma Mele Kafe",
name: "Artisan Cold Brew (4-pack)",
price: "€22.00",
rating: 4,
reviewCount: "95 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/european-girl-anindian-guy-ride-scooters-smile-people-with-coffee_1157-47577.jpg",
imageAlt: "Artisan Cold Brew bottles",
},
id: "product-4", brand: "Máma Mele Kafe", name: "Artisan Cold Brew (4-pack)", price: "€22.00", rating: 4,
reviewCount: "95 reviews", imageSrc: "http://img.b2bpic.net/free-photo/european-girl-anindian-guy-ride-scooters-smile-people-with-coffee_1157-47577.jpg", imageAlt: "Artisan Cold Brew bottles"},
{
id: "product-5",
brand: "Máma Mele Kafe",
name: "Precision Burr Grinder",
price: "€70.00",
rating: 5,
reviewCount: "45 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458030.jpg",
imageAlt: "Precision burr coffee grinder",
},
id: "product-5", brand: "Máma Mele Kafe", name: "Precision Burr Grinder", price: "€70.00", rating: 5,
reviewCount: "45 reviews", imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458030.jpg", imageAlt: "Precision burr coffee grinder"},
{
id: "product-6",
brand: "Máma Mele Kafe",
name: "Latte Art Tool Set",
price: "€25.00",
rating: 4,
reviewCount: "70 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-heart-biscuits-notebook_24837-74.jpg",
imageAlt: "Latte art tool set",
},
id: "product-6", brand: "Máma Mele Kafe", name: "Latte Art Tool Set", price: "€25.00", rating: 4,
reviewCount: "70 reviews", imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-heart-biscuits-notebook_24837-74.jpg", imageAlt: "Latte art tool set"},
]}
title="Bring the Máma Mele Kafe Experience Home"
description="Discover our selection of premium beans, brewing tools, and merchandise. Perfect for gifts or elevating your home coffee ritual."
@@ -295,30 +184,20 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
useInvertedBackground={false}
testimonial="\"Máma Mele Kafe is more than just coffee; it's an experience. The atmosphere is incredible, the baristas are true artists, and every cup is pure perfection. My daily escape!\""
testimonial="Máma Mele Kafe is more than just coffee; it's an experience. The atmosphere is incredible, the baristas are true artists, and every cup is pure perfection. My daily escape!"
rating={5}
author="Jana Nováková"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg",
alt: "Jana Nováková",
},
src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", alt: "Jana Nováková"},
{
src: "http://img.b2bpic.net/free-photo/crazy-man-funny-expression_1194-3203.jpg",
alt: "Petr Svoboda",
},
src: "http://img.b2bpic.net/free-photo/crazy-man-funny-expression_1194-3203.jpg", alt: "Petr Svoboda"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-white-lesbian-with-hair-bun-talking-her-fashionable-black-girlfriend-trendy-denim-jacket_273609-9595.jpg",
alt: "Eva Dvořáková",
},
src: "http://img.b2bpic.net/free-photo/beautiful-white-lesbian-with-hair-bun-talking-her-fashionable-black-girlfriend-trendy-denim-jacket_273609-9595.jpg", alt: "Eva Dvořáková"},
{
src: "http://img.b2bpic.net/free-photo/feeling-happy-cheerful-smiling-welcoming-you-inviting-you-with-friendly-gesture_1194-633389.jpg",
alt: "Tomáš Kučera",
},
src: "http://img.b2bpic.net/free-photo/feeling-happy-cheerful-smiling-welcoming-you-inviting-you-with-friendly-gesture_1194-633389.jpg", alt: "Tomáš Kučera"},
{
src: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13345.jpg",
alt: "Lucie Procházková",
},
src: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13345.jpg", alt: "Lucie Procházková"},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="slide-up"
@@ -330,14 +209,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Local Bakery Guild",
"Bohemian Art Collective",
"Green Earth Initiative",
"City Music Festival",
"Prague University",
"Community Aid Foundation",
"Innovate Hub",
]}
"Local Bakery Guild", "Bohemian Art Collective", "Green Earth Initiative", "City Music Festival", "Prague University", "Community Aid Foundation", "Innovate Hub"]}
title="Proudly Partnering with Our Community"
description="We are honored to collaborate with local businesses and organizations that share our values of quality, community, and sustainability."
tag="Our Partners"
@@ -352,29 +224,17 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m-1",
icon: Coffee,
title: "Cups Served Daily",
value: "750+",
},
id: "m-1", icon: Coffee,
title: "Cups Served Daily", value: "750+"},
{
id: "m-2",
icon: Award,
title: "Industry Awards",
value: "5",
},
id: "m-2", icon: Award,
title: "Industry Awards", value: "5"},
{
id: "m-3",
icon: Leaf,
title: "Fair Trade Beans",
value: "100%",
},
id: "m-3", icon: Leaf,
title: "Fair Trade Beans", value: "100%"},
{
id: "m-4",
icon: Users,
title: "Loyalty Members",
value: "2000+",
},
id: "m-4", icon: Users,
title: "Loyalty Members", value: "2000+"},
]}
title="Máma Mele Kafe by the Numbers"
description="Our journey is marked by a commitment to excellence, community, and the purest coffee experience."
@@ -386,18 +246,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "downward-rays-animated",
}}
variant: "downward-rays-animated"}}
text="Ready for your perfect cup? Visit Máma Mele Kafe, your local award-winning espresso bar. We can't wait to welcome you!"
buttons={[
{
text: "Get Directions",
href: "https://maps.app.goo.gl/YourCoffeeShopLocation",
},
text: "Get Directions", href: "https://maps.app.goo.gl/YourCoffeeShopLocation"},
{
text: "Call Us: +420 123 456 789",
href: "tel:+420123456789",
},
text: "Call Us: +420 123 456 789", href: "tel:+420123456789"},
]}
/>
</div>
@@ -411,54 +266,33 @@ export default function LandingPage() {
logoText="Máma Mele Kafe"
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{
label: "Our Menu",
href: "#features",
},
label: "Our Menu", href: "#features"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Shop",
href: "#products",
},
label: "Shop", href: "#products"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Instagram",
href: "https://instagram.com/mamamelekafe",
},
label: "Instagram", href: "https://instagram.com/mamamelekafe"},
{
label: "Facebook",
href: "https://facebook.com/mamamelekafe",
},
label: "Facebook", href: "https://facebook.com/mamamelekafe"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}