Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-10 14:39:46 +00:00

View File

@@ -32,33 +32,22 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "home"},
id: "home",
},
{ {
name: "About Us", name: "About Us", id: "about"},
id: "about",
},
{ {
name: "Menu", name: "Menu", id: "menu"},
id: "menu",
},
{ {
name: "Reviews", name: "Reviews", id: "reviews"},
id: "reviews",
},
{ {
name: "FAQ", name: "FAQ", id: "faq"},
id: "faq",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EwuPDEpVeZ5gsPhruNSIgl4cpQ/uploaded-1781102237780-gepqkkre.png" logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EwuPDEpVeZ5gsPhruNSIgl4cpQ/uploaded-1781102237780-gepqkkre.png"
brandName="Moz Coffee" brandName="Moz Coffee"
animateOnLoad={true} animateOnLoad={true}
button={{ text: "Order Now", href: "#menu" }}
/> />
</div> </div>
@@ -66,101 +55,55 @@ export default function LandingPage() {
<HeroBillboardTestimonial <HeroBillboardTestimonial
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
title="Experience the Art of Coffee at Moz Coffee" title="Experience the Art of Coffee at Moz Coffee"
description="Where every cup tells a story of passion, hygiene, and exceptional taste. Discover your new favorite blend and dessert." description="Where every cup tells a story of passion, hygiene, and exceptional taste. Discover your new favorite blend and dessert."
testimonials={[ testimonials={[
{ {
name: "Sarah J.", name: "Sarah J.", handle: "@SarahReviews", testimonial: "If you like coffee and desserts and care about hygiene, I can say this is the right place. The strawberry tart and cookies are delicious!", rating: 5,
handle: "@SarahReviews", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-curly-hair-holds-paper-cup-delicious-coffee-smartphone-wears-casual-orange-sweater-isolated-vivid-green-wall-sends-messages_273609-47986.jpg", imageAlt: "young woman smiling coffee shop"},
testimonial: "If you like coffee and desserts and care about hygiene, I can say this is the right place. The strawberry tart and cookies are delicious!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-curly-hair-holds-paper-cup-delicious-coffee-smartphone-wears-casual-orange-sweater-isolated-vivid-green-wall-sends-messages_273609-47986.jpg",
imageAlt: "young woman smiling coffee shop",
},
{ {
name: "Yiğit Yürükakar", name: "Yiğit Yürükakar", handle: "@YigitY", testimonial: "Whenever we go shopping in Kavacık, we always come here to drink Turkish coffee. It's really delicious.", rating: 5,
handle: "@YigitY", imageSrc: "http://img.b2bpic.net/free-photo/hansome-man-enjoying-coffee_23-2147775885.jpg", imageAlt: "man enjoying turkish coffee"},
testimonial: "Whenever we go shopping in Kavacık, we always come here to drink Turkish coffee. It's really delicious.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/hansome-man-enjoying-coffee_23-2147775885.jpg",
imageAlt: "man enjoying turkish coffee",
},
{ {
name: "Sudenaz Yumuş", name: "Sudenaz Yumuş", handle: "@SudenazY", testimonial: "The coffee was very good, and the place has a great atmosphere. Always pleased with the service.", rating: 4.5,
handle: "@SudenazY", imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-female-sunglasses-drinks-coffee-cafe-street_613910-10422.jpg", imageAlt: "woman looking thoughtfully cafe"},
testimonial: "The coffee was very good, and the place has a great atmosphere. Always pleased with the service.",
rating: 4.5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-female-sunglasses-drinks-coffee-cafe-street_613910-10422.jpg",
imageAlt: "woman looking thoughtfully cafe",
},
{ {
name: "Burak A.", name: "Burak A.", handle: "@CoffeeLoverB", testimonial: "Moz Coffee is my go-to spot for a relaxing break. Their espresso is perfectly balanced, and the staff is always friendly.", rating: 5,
handle: "@CoffeeLoverB", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-woman-holding-plastic-coffee-cup-stretching-it-isolated-green-wall-with-copy-space_141793-26059.jpg", imageAlt: "Smiling young beautiful woman holding plastic coffee cup and stretching it on isolated green wall with copy space"},
testimonial: "Moz Coffee is my go-to spot for a relaxing break. Their espresso is perfectly balanced, and the staff is always friendly.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-woman-holding-plastic-coffee-cup-stretching-it-isolated-green-wall-with-copy-space_141793-26059.jpg",
imageAlt: "Smiling young beautiful woman holding plastic coffee cup and stretching it on isolated green wall with copy space",
},
{ {
name: "Elif S.", name: "Elif S.", handle: "@DessertQueen", testimonial: "Absolutely adore their homemade cookies! This cafe sets a new standard for quality and taste. A must-visit!", rating: 4.8,
handle: "@DessertQueen", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-beautiful-woman-wearing-hat-holding-plastic-coffee-cup-looking-it-isolated-green-wall-with-copy-space_141793-25890.jpg", imageAlt: "Pleased young beautiful woman wearing hat holding plastic coffee cup and looking at it on isolated green wall with copy space"},
testimonial: "Absolutely adore their homemade cookies! This cafe sets a new standard for quality and taste. A must-visit!",
rating: 4.8,
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-beautiful-woman-wearing-hat-holding-plastic-coffee-cup-looking-it-isolated-green-wall-with-copy-space_141793-25890.jpg",
imageAlt: "Pleased young beautiful woman wearing hat holding plastic coffee cup and looking at it on isolated green wall with copy space",
},
]} ]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EwuPDEpVeZ5gsPhruNSIgl4cpQ/uploaded-1781102237780-lgm3e6sa.png" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EwuPDEpVeZ5gsPhruNSIgl4cpQ/uploaded-1781102237780-lgm3e6sa.png"
mediaAnimation="slide-up" mediaAnimation="slide-up"
imageAlt="User provided image" imageAlt="User provided image"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-woman-holding-plastic-coffee-cup-isolated-green-wall-with-copy-space_141793-26060.jpg", src: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-woman-holding-plastic-coffee-cup-isolated-green-wall-with-copy-space_141793-26060.jpg", alt: "Smiling young beautiful woman holding plastic coffee cup on isolated green wall with copy space"},
alt: "Smiling young beautiful woman holding plastic coffee cup on isolated green wall with copy space",
},
{ {
src: "http://img.b2bpic.net/free-photo/young-smiling-beautiful-happy-woman-with-long-hair-enjoying-cappuccino-white-background-beauty-woman-enjoying-coffee-cup-hot-beverage_158595-7572.jpg", src: "http://img.b2bpic.net/free-photo/young-smiling-beautiful-happy-woman-with-long-hair-enjoying-cappuccino-white-background-beauty-woman-enjoying-coffee-cup-hot-beverage_158595-7572.jpg", alt: "Young smiling beautiful happy woman with long hair enjoying cappuccino on white background. Beauty Woman enjoying Coffee. Cup of Hot Beverage."},
alt: "Young smiling beautiful happy woman with long hair enjoying cappuccino on white background. Beauty Woman enjoying Coffee. Cup of Hot Beverage.",
},
{ {
src: "http://img.b2bpic.net/free-photo/man-having-iced-coffee-break-while-using-smartphone_23-2149567215.jpg", src: "http://img.b2bpic.net/free-photo/man-having-iced-coffee-break-while-using-smartphone_23-2149567215.jpg", alt: "Man having an iced coffee break while using smartphone"},
alt: "Man having an iced coffee break while using smartphone",
},
{ {
src: "http://img.b2bpic.net/free-photo/boy-taking-picture_23-2148011874.jpg", src: "http://img.b2bpic.net/free-photo/boy-taking-picture_23-2148011874.jpg", alt: "Boy taking a picture"},
alt: "Boy taking a picture",
},
{ {
src: "http://img.b2bpic.net/free-photo/man-drinking-coffee-talking-phone_23-2147689317.jpg", src: "http://img.b2bpic.net/free-photo/man-drinking-coffee-talking-phone_23-2147689317.jpg", alt: "Man drinking coffee and talking on phone"},
alt: "Man drinking coffee and talking on phone",
},
]} ]}
avatarText="Join our community of coffee enthusiasts!" avatarText="Join our community of coffee enthusiasts!"
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "Freshly Roasted Beans"},
text: "Freshly Roasted Beans", {
type: "text-icon", text: "Artisan Desserts", icon: Cake,
}, },
{ {
type: "text-icon", type: "text", text: "Exceptional Service"},
text: "Artisan Desserts", {
icon: Cake, type: "text-icon", text: "Cozy Ambiance", icon: Coffee,
}, },
{ {
type: "text", type: "text", text: "Perfect for a Break"},
text: "Exceptional Service",
},
{
type: "text-icon",
text: "Cozy Ambiance",
icon: Coffee,
},
{
type: "text",
text: "Perfect for a Break",
},
]} ]}
showMarqueeCard={true} showMarqueeCard={true}
/> />
@@ -174,19 +117,13 @@ export default function LandingPage() {
description="At Moz Coffee, we believe that great coffee is more than just a drink; it's an experience. We meticulously select our beans, prepare each cup with care, and pair it with delectable desserts, all while maintaining the highest standards of hygiene and a welcoming atmosphere." description="At Moz Coffee, we believe that great coffee is more than just a drink; it's an experience. We meticulously select our beans, prepare each cup with care, and pair it with delectable desserts, all while maintaining the highest standards of hygiene and a welcoming atmosphere."
bulletPoints={[ bulletPoints={[
{ {
title: "Masterfully Brewed Coffee", title: "Masterfully Brewed Coffee", description: "From rich Turkish coffee to perfect espresso, our baristas craft every drink with expertise and passion.", icon: Coffee,
description: "From rich Turkish coffee to perfect espresso, our baristas craft every drink with expertise and passion.",
icon: Coffee,
}, },
{ {
title: "Decadent Desserts", title: "Decadent Desserts", description: "Indulge in our delicious strawberry tarts, cookies, and a rotating selection of delightful treats. A perfect pairing for your coffee.", icon: Cookie,
description: "Indulge in our delicious strawberry tarts, cookies, and a rotating selection of delightful treats. A perfect pairing for your coffee.",
icon: Cookie,
}, },
{ {
title: "Impeccable Hygiene", title: "Impeccable Hygiene", description: "Your health and comfort are our top priority. We maintain a pristine environment for your peace of mind and enjoyment.", icon: Feather,
description: "Your health and comfort are our top priority. We maintain a pristine environment for your peace of mind and enjoyment.",
icon: Feather,
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/coffee-beans-background_23-2148116661.jpg" imageSrc="http://img.b2bpic.net/free-photo/coffee-beans-background_23-2148116661.jpg"
@@ -202,19 +139,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
negativeCard={{ negativeCard={{
items: [ items: [
"Generic coffee experience", "Generic coffee experience", "Limited dessert options", "Unwelcoming ambiance", "Compromised hygiene"],
"Limited dessert options",
"Unwelcoming ambiance",
"Compromised hygiene",
],
}} }}
positiveCard={{ positiveCard={{
items: [ items: [
"Masterfully crafted beverages", "Masterfully crafted beverages", "Diverse, delicious desserts", "Cozy & inviting atmosphere", "Exceptional hygiene standards"],
"Diverse, delicious desserts",
"Cozy & inviting atmosphere",
"Exceptional hygiene standards",
],
}} }}
title="What Makes Moz Coffee Stand Out" title="What Makes Moz Coffee Stand Out"
description="Discover the Moz Coffee difference where every detail is curated for your ultimate satisfaction and enjoyment." description="Discover the Moz Coffee difference where every detail is curated for your ultimate satisfaction and enjoyment."
@@ -228,56 +157,27 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "p-1", id: "p-1", name: "Turkish Coffee", price: "₺45", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-lokum_114579-20004.jpg", rating: 5,
name: "Turkish Coffee", imageAlt: "traditional turkish coffee cup"},
price: "₺45",
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-lokum_114579-20004.jpg",
rating: 5,
imageAlt: "traditional turkish coffee cup",
},
{ {
id: "p-2", id: "p-2", name: "Espresso", price: "₺40", imageSrc: "http://img.b2bpic.net/free-photo/guy-smelling-beer-pub_23-2147897015.jpg", rating: 5,
name: "Espresso", imageAlt: "perfectly pulled espresso shot"},
price: "₺40",
imageSrc: "http://img.b2bpic.net/free-photo/guy-smelling-beer-pub_23-2147897015.jpg",
rating: 5,
imageAlt: "perfectly pulled espresso shot",
},
{ {
id: "p-3", id: "p-3", name: "Strawberry Tart", price: "₺60", imageSrc: "http://img.b2bpic.net/free-photo/fresh-red-strawberries-mellow-delicious-berries-inside-plate-with-cakes-light-desk_140725-32185.jpg", rating: 5,
name: "Strawberry Tart", imageAlt: "fresh strawberry tart dessert"},
price: "₺60",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-red-strawberries-mellow-delicious-berries-inside-plate-with-cakes-light-desk_140725-32185.jpg",
rating: 5,
imageAlt: "fresh strawberry tart dessert",
},
{ {
id: "p-4", id: "p-4", name: "Chocolate Chip Cookies", price: "₺35", imageSrc: "http://img.b2bpic.net/free-photo/plate-sweeties-two-cakes-biscuits-with-cinnamon_114579-5775.jpg", rating: 5,
name: "Chocolate Chip Cookies", imageAlt: "homemade chocolate chip cookies stack"},
price: "₺35",
imageSrc: "http://img.b2bpic.net/free-photo/plate-sweeties-two-cakes-biscuits-with-cinnamon_114579-5775.jpg",
rating: 5,
imageAlt: "homemade chocolate chip cookies stack",
},
{ {
id: "p-5", id: "p-5", name: "Latte Art", price: "₺50", imageSrc: "http://img.b2bpic.net/free-photo/coffee-pour-creates-liquid-crown-white-mug_91128-4689.jpg", rating: 4.5,
name: "Latte Art", imageAlt: "beautiful latte art heart foam"},
price: "₺50",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-pour-creates-liquid-crown-white-mug_91128-4689.jpg",
rating: 4.5,
imageAlt: "beautiful latte art heart foam",
},
{ {
id: "p-6", id: "p-6", name: "Specialty Brew", price: "₺55", imageSrc: "http://img.b2bpic.net/free-photo/steam-espresso-caffeine-hot-black_1323-4.jpg", rating: 4.5,
name: "Specialty Brew", imageAlt: "specialty coffee brew method"},
price: "₺55",
imageSrc: "http://img.b2bpic.net/free-photo/steam-espresso-caffeine-hot-black_1323-4.jpg",
rating: 4.5,
imageAlt: "specialty coffee brew method",
},
]} ]}
title="Our Delicious Offerings" title="Our Delicious Offerings"
description="Explore our exquisite selection of coffees and homemade desserts, crafted to perfection for your enjoyment. Always fresh, always delightful." description="Explore our exquisite selection of coffees and homemade desserts, crafted to perfection for your enjoyment. Always fresh, always delightful."
animationType="slide-up"
/> />
</div> </div>
@@ -286,35 +186,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "t-1", id: "t-1", name: "Ayşe Yılmaz", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5358.jpg", imageAlt: "smiling diverse young woman portrait"},
name: "Ayşe Yılmaz",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5358.jpg",
imageAlt: "smiling diverse young woman portrait",
},
{ {
id: "t-2", id: "t-2", name: "Emre Can", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing_23-2149069167.jpg", imageAlt: "happy young man portrait"},
name: "Emre Can",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing_23-2149069167.jpg",
imageAlt: "happy young man portrait",
},
{ {
id: "t-3", id: "t-3", name: "Zeynep Demir", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hispanic-woman-wearing-business-jacket-looking-confident-camera-smiling-with-crossed-arms-hand-raised-chin-thinking-positive_839833-8974.jpg", imageAlt: "diverse woman smiling headshot"},
name: "Zeynep Demir",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hispanic-woman-wearing-business-jacket-looking-confident-camera-smiling-with-crossed-arms-hand-raised-chin-thinking-positive_839833-8974.jpg",
imageAlt: "diverse woman smiling headshot",
},
{ {
id: "t-4", id: "t-4", name: "Cem Kılıç", imageSrc: "http://img.b2bpic.net/free-photo/friendly-lovely-girl-with-bright-make-up-dark-collected-hair-dressed-white-tshirt-is-smiling-camera-spend-time-outdoor-city-center-warm-sunny-day_291650-2385.jpg", imageAlt: "young man headshot smiling"},
name: "Cem Kılıç",
imageSrc: "http://img.b2bpic.net/free-photo/friendly-lovely-girl-with-bright-make-up-dark-collected-hair-dressed-white-tshirt-is-smiling-camera-spend-time-outdoor-city-center-warm-sunny-day_291650-2385.jpg",
imageAlt: "young man headshot smiling",
},
{ {
id: "t-5", id: "t-5", name: "Elif Özcan", imageSrc: "http://img.b2bpic.net/free-photo/waistup-shot-charming-selfassured-authentic-woman-feeling-great-accepting-own-imperfections_1258-228327.jpg", imageAlt: "happy young woman headshot"},
name: "Elif Özcan",
imageSrc: "http://img.b2bpic.net/free-photo/waistup-shot-charming-selfassured-authentic-woman-feeling-great-accepting-own-imperfections_1258-228327.jpg",
imageAlt: "happy young woman headshot",
},
]} ]}
cardTitle="What Our Valued Customers Say" cardTitle="What Our Valued Customers Say"
cardTag="Loved by many, trusted by all" cardTag="Loved by many, trusted by all"
@@ -328,30 +208,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "faq-1", id: "faq-1", title: "What are your opening hours?", content: "We are open daily from 8 AM to 8 PM, serving fresh coffee and desserts. Come visit us any day of the week!"},
title: "What are your opening hours?",
content: "We are open daily from 8 AM to 8 PM, serving fresh coffee and desserts. Come visit us any day of the week!",
},
{ {
id: "faq-2", id: "faq-2", title: "Do you offer vegan options?", content: "Yes, we have a selection of vegan-friendly coffees and a rotating dessert option. Please ask our staff for today's specials and we'd be happy to guide you."},
title: "Do you offer vegan options?",
content: "Yes, we have a selection of vegan-friendly coffees and a rotating dessert option. Please ask our staff for today's specials and we'd be happy to guide you.",
},
{ {
id: "faq-3", id: "faq-3", title: "Can I make a reservation?", content: "We operate on a first-come, first-served basis, so reservations are not typically required. For large groups or special events, please contact us in advance to discuss arrangements."},
title: "Can I make a reservation?",
content: "We operate on a first-come, first-served basis, so reservations are not typically required. For large groups or special events, please contact us in advance to discuss arrangements.",
},
{ {
id: "faq-4", id: "faq-4", title: "Do you have outdoor seating?", content: "Yes, we offer comfortable outdoor patio seating for those who enjoy fresh air with their coffee. It's perfect for enjoying the weather on a sunny day."},
title: "Do you have outdoor seating?",
content: "Yes, we offer comfortable outdoor patio seating for those who enjoy fresh air with their coffee. It's perfect for enjoying the weather on a sunny day.",
},
{ {
id: "faq-5", id: "faq-5", title: "Is Moz Coffee kid-friendly?", content: "Absolutely! We welcome families and have options for all ages, including some child-friendly treats and beverages. Our cozy atmosphere is suitable for everyone."},
title: "Is Moz Coffee kid-friendly?",
content: "Absolutely! We welcome families and have options for all ages, including some child-friendly treats and beverages. Our cozy atmosphere is suitable for everyone.",
},
]} ]}
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Find quick answers to common questions about Moz Coffee's menu, services, and location." description="Find quick answers to common questions about Moz Coffee's menu, services, and location."
@@ -363,8 +228,7 @@ export default function LandingPage() {
<ContactSplit <ContactSplit
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "sparkles-gradient", variant: "sparkles-gradient"}}
}}
tag="Get in Touch" tag="Get in Touch"
title="Visit Us or Say Hello!" title="Visit Us or Say Hello!"
description="We'd love to hear from you. Stop by for a coffee or reach out with any questions, feedback, or special requests. Your input helps us serve you better." description="We'd love to hear from you. Stop by for a coffee or reach out with any questions, feedback, or special requests. Your input helps us serve you better."
@@ -384,50 +248,31 @@ export default function LandingPage() {
logoText="Moz Coffee" logoText="Moz Coffee"
columns={[ columns={[
{ {
title: "Explore", title: "Explore", items: [
items: [
{ {
label: "Home", label: "Home", href: "#home"},
href: "#home",
},
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "Menu", label: "Menu", href: "#menu"},
href: "#menu",
},
], ],
}, },
{ {
title: "Connect", title: "Connect", items: [
items: [
{ {
label: "Reviews", label: "Reviews", href: "#reviews"},
href: "#reviews",
},
{ {
label: "FAQ", label: "FAQ", href: "#faq"},
href: "#faq",
},
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
{ {
label: "Terms of Service", label: "Terms of Service", href: "#"},
href: "#",
},
], ],
}, },
]} ]}