12 Commits

Author SHA1 Message Date
bbdf16c714 Update src/app/page.tsx 2026-03-17 06:32:04 +00:00
0d13452a3c Merge version_6 into main
Merge version_6 into main
2026-03-17 06:29:58 +00:00
da4dc87caa Update src/app/page.tsx 2026-03-17 06:29:53 +00:00
f1f5d23afa Merge version_6 into main
Merge version_6 into main
2026-03-17 06:29:33 +00:00
642d60aa80 Update src/app/page.tsx 2026-03-17 06:29:29 +00:00
4f4a20ea50 Merge version_5 into main
Merge version_5 into main
2026-03-17 06:27:15 +00:00
61bb27e336 Update src/app/page.tsx 2026-03-17 06:27:11 +00:00
63a0fa237e Merge version_4 into main
Merge version_4 into main
2026-03-17 06:26:07 +00:00
aa3a4ce9b1 Update src/app/page.tsx 2026-03-17 06:26:03 +00:00
28e2d62c95 Merge version_4 into main
Merge version_4 into main
2026-03-17 06:25:43 +00:00
67894c3024 Update src/app/page.tsx 2026-03-17 06:25:38 +00:00
d5f58c93c4 Merge version_3 into main
Merge version_3 into main
2026-03-17 06:23:21 +00:00

View File

@@ -27,7 +27,7 @@ export default function LandingPage() {
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
brandName="Cozy Haven"
brandName="Mondo House"
navItems={[
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
@@ -54,10 +54,10 @@ export default function LandingPage() {
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3kHYi03TNsSDsRM9Ab1CVno1c/uploaded-1773728564093-ikkmcbiq.jpg", imageAlt: "Cozy coffee shop with warm lighting and comfortable seating"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3kHYi03TNsSDsRM9Ab1CVno1c/uploaded-1773728564093-ikkmcbiq.jpg?_wi=1", imageAlt: "Cozy coffee shop with warm lighting and comfortable seating"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3kHYi03TNsSDsRM9Ab1CVno1c/uploaded-1773728564093-mvx34qs7.jpg", imageAlt: "Premium coffee preparation area"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3kHYi03TNsSDsRM9Ab1CVno1c/uploaded-1773728564093-mvx34qs7.jpg?_wi=1", imageAlt: "Premium coffee preparation area"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3kHYi03TNsSDsRM9Ab1CVno1c/uploaded-1773728564093-tlw08bfx.jpg", imageAlt: "Artisan workspace and coffee bar"
@@ -69,7 +69,7 @@ export default function LandingPage() {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3kHYi03TNsSDsRM9Ab1CVno1c/uploaded-1773728564093-9yu6yijx.jpg", imageAlt: "Leather workshop and craftsmanship"
}
]}
ariaLabel="Hero section - Cozy Haven Coffee Shop"
ariaLabel="Hero section - Mondo House Coffee Shop"
/>
</div>
@@ -90,7 +90,7 @@ export default function LandingPage() {
<div id="experience" data-section="experience">
<FeatureCardEight
title="The Cozy Haven Experience"
title="The Mondo House Experience"
description="More than coffee—it's an escape. Enjoy our unique duplex setting paired with a working leather workshop."
tag="What Makes Us Special"
tagAnimation="slide-up"
@@ -119,13 +119,19 @@ export default function LandingPage() {
tagAnimation="slide-up"
products={[
{
id: "espresso-airag", name: "Espresso Airag", price: "8,500₮", variant: "Unique Blend", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3kHYi03TNsSDsRM9Ab1CVno1c/uploaded-1773728189799-i7b4okiv.jpg", imageAlt: "Specialty espresso airag signature drink"
id: "velvet-espresso", name: "Velvet Espresso", price: "8,500₮", variant: "Single Origin Ethiopia", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3kHYi03TNsSDsRM9Ab1CVno1c/uploaded-1773728189799-i7b4okiv.jpg", imageAlt: "Velvet Espresso - rich and velvety single origin coffee"
},
{
id: "traditional-mongolian", name: "Traditional Mongolian", price: "6,500₮", variant: "Heritage Recipe", imageSrc: "http://img.b2bpic.net/free-photo/side-view-hand-holding-emty-teapot_140725-12902.jpg", imageAlt: "Traditional Mongolian coffee beverage"
id: "golden-cardamom-blend", name: "Golden Cardamom Blend", price: "7,500₮", variant: "Spiced Perfection", imageSrc: "http://img.b2bpic.net/free-photo/side-view-hand-holding-emty-teapot_140725-12902.jpg", imageAlt: "Golden Cardamom Blend - aromatic spiced coffee drink"
},
{
id: "cold-brew-classic", name: "Cold Brew Classic", price: "7,000₮", variant: "24-Hour Steep", imageSrc: "http://img.b2bpic.net/free-photo/refreshing-boozy-white-russian-cocktail-with-vodka-cream_123827-37413.jpg", imageAlt: "Premium cold brew coffee"
id: "midnight-cold-brew", name: "Midnight Cold Brew", price: "7,000₮", variant: "48-Hour Steep", imageSrc: "http://img.b2bpic.net/free-photo/refreshing-boozy-white-russian-cocktail-with-vodka-cream_123827-37413.jpg", imageAlt: "Midnight Cold Brew - smooth and silky cold coffee"
},
{
id: "honey-lavender-latte", name: "Honey Lavender Latte", price: "8,000₮", variant: "Floral & Smooth", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3kHYi03TNsSDsRM9Ab1CVno1c/uploaded-1773728564093-ikkmcbiq.jpg?_wi=2", imageAlt: "Honey Lavender Latte - delicate floral coffee experience"
},
{
id: "dark-cherry-mocha", name: "Dark Cherry Mocha", price: "8,200₮", variant: "Premium Blend", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3kHYi03TNsSDsRM9Ab1CVno1c/uploaded-1773728564093-mvx34qs7.jpg?_wi=2", imageAlt: "Dark Cherry Mocha - rich chocolate and cherry fusion"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -156,25 +162,39 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSixteen
title="What Our Guests Say"
description="Real words from people who've made Cozy Haven their escape."
description="Real words from people who've made Mondo House their escape."
tag="Testimonials"
tagAnimation="slide-up"
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Digital Nomad", company: "Remote Worker", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-smiling-woman-sweater-standing-with-arms-folded-isolated-gray-background_231208-7348.jpg"
id: "1", name: "Batchuluun Otgonzaya", role: "Coffee Enthusiast", company: "Local Community", rating: 5
},
{
id: "2", name: "Michael Chen", role: "Business Owner", company: "Local Startup", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-businessman-office-clothing_23-2148763859.jpg"
id: "2", name: "Panacea Cruden", role: "Designer", company: "Creative Collective", rating: 5
},
{
id: "3", name: "Amara Tserendorj", role: "Artist & Designer", company: "Creative Studio", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-silk-beige-dress-orange-oversized-blazer-green-positive-emotions-smile_343596-6539.jpg"
id: "3", name: "Gantig Bayrmaa", role: "Artist", company: "Independent Creator", rating: 5
},
{
id: "4", name: "David Kim", role: "Barista Enthusiast", company: "Coffee Connoisseur", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-cup_23-2149442323.jpg"
id: "4", name: "Цэрэнсодном Энхбаатар", role: "Entrepreneur", company: "Local Business", rating: 5
},
{
id: "5", name: "Enkhuush Enkhuush", role: "Writer", company: "Content Creator", rating: 5
},
{
id: "6", name: "Enguilen Gan-Erdene", role: "Musician", company: "Independent Artist", rating: 5
},
{
id: "7", name: "it's me XIII", role: "Blogger", company: "Digital Influencer", rating: 5
},
{
id: "8", name: "Bayasgalan Boldbaatar", role: "Consultant", company: "Strategic Partner", rating: 5
},
{
id: "9", name: "맹남주", role: "Cultural Ambassador", company: "International Connection", rating: 5
},
{
id: "10", name: "Sarah Johnson", role: "Digital Nomad", company: "Remote Worker", rating: 5
}
]}
kpiItems={[
@@ -194,7 +214,7 @@ export default function LandingPage() {
<ContactCenter
tag="Your New Favorite Place"
title="Ready for an Escape?"
description="Join us at Cozy Haven. Book a visit or drop us a message—we'd love to welcome you."
description="Join us at Mondo House. Book a visit or drop us a message—we'd love to welcome you."
tagAnimation="slide-up"
background={{ variant: "plain" }}
useInvertedBackground={true}
@@ -207,7 +227,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="Cozy Haven"
logoText="Mondo House"
columns={[
{
title: "Navigate", items: [
@@ -222,7 +242,7 @@ export default function LandingPage() {
{ label: "Address", href: "#" },
{ label: "Hours", href: "#" },
{ label: "Phone", href: "tel:+97699999999" },
{ label: "Email", href: "mailto:hello@cozyhaven.mn" }
{ label: "Email", href: "mailto:hello@mondohouse.mn" }
]
},
{
@@ -234,7 +254,7 @@ export default function LandingPage() {
]
}
]}
copyrightText="© 2025 Cozy Haven Coffee & Leather Workshop. All rights reserved."
copyrightText="© 2025 Mondo House Coffee & Leather Workshop. All rights reserved."
ariaLabel="Site footer"
/>
</div>