Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-23 13:01:25 +00:00

View File

@@ -63,7 +63,6 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={false}
title="Crafting Moments, One Sip At A Time"
description="We believe that coffee is more than just a drink; it is an experience that brings people together. Our unique value lies in sourcing ethically grown, small-batch beans and meticulously hand-crafting every pour to ensure you enjoy the purest, richest flavors in every cup."
/>
</div>
@@ -75,7 +74,7 @@ export default function LandingPage() {
{
title: "Fresh Pastries", description: "Baked daily in house, using organic flour and local butter.", imageSrc: "http://img.b2bpic.net/free-photo/golden-kitchen-object-dessert-tasty_1220-862.jpg", imageAlt: "Pastries"},
{
title: "Precision Roasting", description: "Small batches roasted locally for peak flavor and freshness.", imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-pressing-coffee_23-2147775914.jpg", imageAlt: "Coffee beans"},
title: "Precision Roasting", description: "Small batches roasted locally for peak flavor and freshness.", imageSrc: "http://img.b2bpic.net/crop-hands-pressing-coffee_23-2147775914.jpg", imageAlt: "Coffee beans"},
{
title: "Cozy Atmosphere", description: "Designed for long chats, focused work, or peaceful escapes.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-sitting-cafe_273609-6751.jpg", imageAlt: "Cozy space"},
]}