4 Commits

Author SHA1 Message Date
b03c95eec0 Update src/app/page.tsx 2026-03-17 06:23:17 +00:00
4e2e5df9cc Merge version_2 into main
Merge version_2 into main
2026-03-17 06:17:07 +00:00
0b797d5d42 Update src/app/page.tsx 2026-03-17 06:17:03 +00:00
c18080c323 Merge version_1 into main
Merge version_1 into main
2026-03-17 06:08:11 +00:00

View File

@@ -54,7 +54,19 @@ export default function LandingPage() {
background={{ variant: "plain" }} background={{ variant: "plain" }}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/traveller-texting-messages-before-skiing_482257-76509.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", 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-tlw08bfx.jpg", imageAlt: "Artisan workspace and coffee bar"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3kHYi03TNsSDsRM9Ab1CVno1c/uploaded-1773728564093-qzujjgtq.jpg", imageAlt: "Cozy seating arrangement"
},
{
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 - Cozy Haven Coffee Shop"
@@ -64,7 +76,8 @@ export default function LandingPage() {
<div id="about" data-section="about"> <div id="about" data-section="about">
<InlineImageSplitTextAbout <InlineImageSplitTextAbout
heading={[ heading={[
{ type: "text", content: "A Story of Passion & Craft" } { type: "text", content: "A Story of Passion & Craft" },
{ type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3kHYi03TNsSDsRM9Ab1CVno1c/uploaded-1773728189799-qs3tvwo0.jpg", alt: "Coffee and leather craftsmanship" }
]} ]}
buttons={[ buttons={[
{ text: "Learn More", href: "#experience" } { text: "Learn More", href: "#experience" }
@@ -84,11 +97,11 @@ export default function LandingPage() {
features={[ features={[
{ {
id: 1, id: 1,
title: "Duplex Seating", description: "Multi-level comfort with intimate corners and open spaces. Every seat tells a story.", imageSrc: "http://img.b2bpic.net/free-photo/wide-restaurant-hall-with-wooden-table-chairs-6-persons_140725-8910.jpg", imageAlt: "Modern duplex coffee shop seating design" title: "Duplex Seating", description: "Multi-level comfort with intimate corners and open spaces. Every seat tells a story.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3kHYi03TNsSDsRM9Ab1CVno1c/uploaded-1773728189799-fx5e2kql.jpg", imageAlt: "Modern duplex coffee shop seating design"
}, },
{ {
id: 2, id: 2,
title: "Leather Workshop", description: "Watch artisans craft premium leather goods while you sip. Pure authenticity in action.", imageSrc: "http://img.b2bpic.net/free-photo/tailoring-workshop-arrangement-table_23-2148970731.jpg", imageAlt: "Artisan leather workshop crafting premium details" title: "Leather Workshop", description: "Watch artisans craft premium leather goods while you sip. Pure authenticity in action.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3kHYi03TNsSDsRM9Ab1CVno1c/uploaded-1773728189799-20b18rbw.jpg", imageAlt: "Artisan leather workshop crafting premium details"
} }
]} ]}
textboxLayout="default" textboxLayout="default"
@@ -106,7 +119,7 @@ export default function LandingPage() {
tagAnimation="slide-up" tagAnimation="slide-up"
products={[ products={[
{ {
id: "espresso-airag", name: "Espresso Airag", price: "8,500₮", variant: "Unique Blend", imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-macaroon_140725-7521.jpg", imageAlt: "Specialty espresso airag signature drink" 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: "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: "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"