Merge version_1_1781767372919 into main #2

Merged
bender merged 2 commits from version_1_1781767372919 into main 2026-06-18 07:24:48 +00:00

View File

@@ -17,14 +17,10 @@ export default function HomePage() {
title="Warmth in Every Sip"
description="Experience the quiet beauty of Cafe Suum, where tradition meets modern comfort."
primaryButton={{
text: "View Menu",
href: "#menu",
}}
text: "View Menu", href: "#menu"}}
secondaryButton={{
text: "Our Story",
href: "#about",
}}
imageSrc="https://storage.googleapis.com/webild/users/user_3FIf91yEWtYNdOe83p9HTjPe6vO/uploaded-1781767375953-i2nceu6x.jpg?_wi=1"
text: "Our Story", href: "#about"}}
imageSrc="https://storage.googleapis.com/webild/users/user_3FIf91yEWtYNdOe83p9HTjPe6vO/uploaded-1781767375953-i2nceu6x.jpg"
/>
</SectionErrorBoundary>
</div>
@@ -34,9 +30,7 @@ export default function HomePage() {
<AboutTextSplit
title="A Moment of Peace"
descriptions={[
"Cafe Suum is a sanctuary designed for those who appreciate the slower pace of life. We source the finest organic ingredients to create drinks and dishes that nourish both body and soul.",
"Our space is inspired by Korean minimalist aesthetics, focusing on natural light, wood textures, and a harmonious atmosphere that invites you to breathe, reflect, and stay a while.",
]}
"Cafe Suum is a sanctuary designed for those who appreciate the slower pace of life. We source the finest organic ingredients to create drinks and dishes that nourish both body and soul.", "Our space is inspired by Korean minimalist aesthetics, focusing on natural light, wood textures, and a harmonious atmosphere that invites you to breathe, reflect, and stay a while."]}
/>
</SectionErrorBoundary>
</div>
@@ -49,41 +43,17 @@ export default function HomePage() {
description="Hand-picked offerings designed to provide comfort throughout your day."
items={[
{
title: "Signature Latte",
description: "Rich espresso with smooth, locally sourced milk.",
buttonIcon: "Coffee",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-cup-coffee-while-using-cellphone_23-2148209306.jpg?_wi=1",
},
title: "Signature Latte", description: "Rich espresso with smooth, locally sourced milk.", buttonIcon: "Coffee", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-cup-coffee-while-using-cellphone_23-2148209306.jpg"},
{
title: "House Made Cake",
description: "Light and fluffy with just the right amount of sweetness.",
buttonIcon: "Cake",
imageSrc: "http://img.b2bpic.net/free-photo/portioned-carrot-cake-cute-setup_140725-5048.jpg?_wi=1",
},
title: "House Made Cake", description: "Light and fluffy with just the right amount of sweetness.", buttonIcon: "Cake", imageSrc: "http://img.b2bpic.net/free-photo/portioned-carrot-cake-cute-setup_140725-5048.jpg"},
{
title: "Organic Matcha",
description: "Authentic ceremonial grade matcha for total relaxation.",
buttonIcon: "Leaf",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-transparent-cup-tea-wooden-background_169016-3528.jpg?_wi=1",
},
title: "Organic Matcha", description: "Authentic ceremonial grade matcha for total relaxation.", buttonIcon: "Leaf", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-transparent-cup-tea-wooden-background_169016-3528.jpg"},
{
title: "Wholesome Bento",
description: "Fresh and healthy ingredients for a nourishing meal.",
buttonIcon: "Utensils",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-breakfast-meal-assortment_23-2148833910.jpg?_wi=1",
},
title: "Wholesome Bento", description: "Fresh and healthy ingredients for a nourishing meal.", buttonIcon: "Utensils", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-breakfast-meal-assortment_23-2148833910.jpg"},
{
title: "Sweet Waffles",
description: "Crispy golden waffles topped with fresh berries.",
buttonIcon: "Sun",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-creamy-cake-with-chocolate-cookies-cup-tea-dark-surface-biscuit-cake-sweet-pie-sugar-cookie_140725-118178.jpg?_wi=1",
},
title: "Sweet Waffles", description: "Crispy golden waffles topped with fresh berries.", buttonIcon: "Sun", imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-creamy-cake-with-chocolate-cookies-cup-tea-dark-surface-biscuit-cake-sweet-pie-sugar-cookie_140725-118178.jpg"},
{
title: "Seasonal Juice",
description: "Cold-pressed fresh fruits of the season.",
buttonIcon: "Droplets",
imageSrc: "http://img.b2bpic.net/free-photo/glass-freshly-squeezed-juice-fruits-wooden-cutting-board_169016-49086.jpg",
},
title: "Seasonal Juice", description: "Cold-pressed fresh fruits of the season.", buttonIcon: "Droplets", imageSrc: "http://img.b2bpic.net/free-photo/glass-freshly-squeezed-juice-fruits-wooden-cutting-board_169016-49086.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -97,54 +67,19 @@ export default function HomePage() {
description="Every detail matters, from the beans we choose to the music we play."
items={[
{
title: "Local Ingredients",
description: "Supporting local farmers with fresh, organic produce.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/view-coffee-cup-with-pastel-colored-background_23-2151752968.jpg",
imageAlt: "warm minimalist cafe interior",
},
title: "Local Ingredients", description: "Supporting local farmers with fresh, organic produce.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/view-coffee-cup-with-pastel-colored-background_23-2151752968.jpg"},
{
title: "Sustainable Practices",
description: "Eco-friendly materials for all our packaging.",
href: "#",
imageSrc: "https://storage.googleapis.com/webild/users/user_3FIf91yEWtYNdOe83p9HTjPe6vO/uploaded-1781767375953-i2nceu6x.jpg?_wi=2",
imageAlt: "warm minimalist cafe interior",
},
title: "Sustainable Practices", description: "Eco-friendly materials for all our packaging.", href: "#", imageSrc: "https://storage.googleapis.com/webild/users/user_3FIf91yEWtYNdOe83p9HTjPe6vO/uploaded-1781767375953-i2nceu6x.jpg"},
{
title: "Quiet Atmosphere",
description: "A perfect environment for reading and reflection.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-cup-coffee-while-using-cellphone_23-2148209306.jpg?_wi=2",
imageAlt: "warm minimalist cafe interior",
},
title: "Quiet Atmosphere", description: "A perfect environment for reading and reflection.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-cup-coffee-while-using-cellphone_23-2148209306.jpg"},
{
title: "Artisanal Craft",
description: "Handmade techniques for superior flavor.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/portioned-carrot-cake-cute-setup_140725-5048.jpg?_wi=2",
imageAlt: "warm minimalist cafe interior",
},
title: "Artisanal Craft", description: "Handmade techniques for superior flavor.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/portioned-carrot-cake-cute-setup_140725-5048.jpg"},
{
title: "Warm Welcome",
description: "Dedicated staff ensuring you feel right at home.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-transparent-cup-tea-wooden-background_169016-3528.jpg?_wi=2",
imageAlt: "warm minimalist cafe interior",
},
title: "Warm Welcome", description: "Dedicated staff ensuring you feel right at home.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-transparent-cup-tea-wooden-background_169016-3528.jpg"},
{
title: "Minimalist Design",
description: "Clean lines and natural materials for calm.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-breakfast-meal-assortment_23-2148833910.jpg?_wi=2",
imageAlt: "warm minimalist cafe interior",
},
title: "Minimalist Design", description: "Clean lines and natural materials for calm.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-breakfast-meal-assortment_23-2148833910.jpg"},
{
title: "Thoughtful Sourcing",
description: "High-quality coffee beans ethically obtained.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-creamy-cake-with-chocolate-cookies-cup-tea-dark-surface-biscuit-cake-sweet-pie-sugar-cookie_140725-118178.jpg?_wi=2",
imageAlt: "warm minimalist cafe interior",
},
title: "Thoughtful Sourcing", description: "High-quality coffee beans ethically obtained.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-creamy-cake-with-chocolate-cookies-cup-tea-dark-surface-biscuit-cake-sweet-pie-sugar-cookie_140725-118178.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -158,31 +93,16 @@ export default function HomePage() {
description="Connecting our community through passion and warmth."
metrics={[
{
value: "1.2k+",
title: "Happy Guests",
features: [
"Regular visitors",
"Local support",
"Warm vibes",
],
value: "1.2k+", title: "Happy Guests", features: [
"Regular visitors", "Local support", "Warm vibes"],
},
{
value: "450+",
title: "Organic Meals",
features: [
"Locally sourced",
"Freshly prepared",
"Healthy choices",
],
value: "450+", title: "Organic Meals", features: [
"Locally sourced", "Freshly prepared", "Healthy choices"],
},
{
value: "8+",
title: "Signature Drinks",
features: [
"Expertly crafted",
"High quality",
"Seasonal flair",
],
value: "8+", title: "Signature Drinks", features: [
"Expertly crafted", "High quality", "Seasonal flair"],
},
]}
/>
@@ -197,40 +117,20 @@ export default function HomePage() {
description="Our community is what makes Cafe Suum special."
testimonials={[
{
name: "Min-ji Kim",
role: "Graphic Designer",
company: "Studio Suum",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5073.jpg",
},
name: "Min-ji Kim", role: "Graphic Designer", company: "Studio Suum", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5073.jpg"},
{
name: "Joon-ho Lee",
role: "Architect",
company: "Modern Space",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-reading-book-cafe_23-2150064718.jpg",
},
name: "Joon-ho Lee", role: "Architect", company: "Modern Space", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-reading-book-cafe_23-2150064718.jpg"},
{
name: "Hana Park",
role: "Student",
company: "University",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
},
name: "Hana Park", role: "Student", company: "University", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg"},
{
name: "Ji-won Choi",
role: "Writer",
company: "Creative Minds",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/dreamy-young-smiling-asian-woman-reading-book-sitting-cafe-eating-croissant-drinking-coffee-i_1258-127556.jpg",
},
name: "Ji-won Choi", role: "Writer", company: "Creative Minds", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/dreamy-young-smiling-asian-woman-reading-book-sitting-cafe-eating-croissant-drinking-coffee-i_1258-127556.jpg"},
{
name: "Sun-hee Jung",
role: "Freelancer",
company: "Remote Works",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/adult-enjoying-cocktail_52683-107593.jpg",
},
name: "Sun-hee Jung", role: "Freelancer", company: "Remote Works", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/adult-enjoying-cocktail_52683-107593.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -242,13 +142,9 @@ export default function HomePage() {
tag="Visit Us Soon"
text="Join us at Cafe Suum for a quiet, warming moment. We look forward to welcoming you."
primaryButton={{
text: "Get Directions",
href: "#",
}}
text: "Get Directions", href: "#"}}
secondaryButton={{
text: "Send us a Message",
href: "#",
}}
text: "Send us a Message", href: "#"}}
/>
</SectionErrorBoundary>
</div>