Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 08:15:42 +00:00

View File

@@ -58,10 +58,9 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-pouring-milk-into-glass-coffee_181624-1769.jpg", imageAlt: "Premium coffee preparation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/making-drip-coffee-cafe_53876-31851.jpg", imageAlt: "Expert barista crafting coffee" },
{ imageSrc: "http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-sitting-restaurant-eating-ice-cream-together_627829-843.jpg", imageAlt: "Elegant cafe setting" },
{ imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg?_wi=1", imageAlt: "Specialty coffee creation" }
{ imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg", imageAlt: "Specialty coffee creation" }
]}
ariaLabel="Premium cafe hero section"
useInvertedBackground={false}
/>
</div>
@@ -92,11 +91,11 @@ export default function LandingPage() {
},
{
id: 2,
tag: "Roasting", title: "Precision Roasting", subtitle: "Bringing out hidden flavors", description: "Our master roasters employ small-batch techniques to unlock each bean's unique characteristics. Every roast is carefully monitored to achieve the perfect balance of flavor, aroma, and body.", imageSrc: "http://img.b2bpic.net/free-photo/tattooed-barista-hand-holds-raw-green-coffee-beans-from-white-plastic-basket-cotton-bags-europalet-warehouse_346278-886.jpg?_wi=1", imageAlt: "Artisan roasting process"
tag: "Roasting", title: "Precision Roasting", subtitle: "Bringing out hidden flavors", description: "Our master roasters employ small-batch techniques to unlock each bean's unique characteristics. Every roast is carefully monitored to achieve the perfect balance of flavor, aroma, and body.", imageSrc: "http://img.b2bpic.net/free-photo/tattooed-barista-hand-holds-raw-green-coffee-beans-from-white-plastic-basket-cotton-bags-europalet-warehouse_346278-886.jpg", imageAlt: "Artisan roasting process"
},
{
id: 3,
tag: "Expertise", title: "Master Barista Craft", subtitle: "Perfected through passion", description: "Our certified baristas combine technical precision with artistic passion. Every espresso pull, steam, and pour is executed with meticulous attention to detail, creating latte art and taste profiles that delight.", imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg?_wi=2", imageAlt: "Professional barista at work"
tag: "Expertise", title: "Master Barista Craft", subtitle: "Perfected through passion", description: "Our certified baristas combine technical precision with artistic passion. Every espresso pull, steam, and pour is executed with meticulous attention to detail, creating latte art and taste profiles that delight.", imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg", imageAlt: "Professional barista at work"
}
]}
textboxLayout="default"
@@ -140,7 +139,7 @@ export default function LandingPage() {
id: "1", value: "100%", title: "Fair Trade Sourced", description: "Supporting ethical farming practices", imageSrc: "http://img.b2bpic.net/free-photo/hands-that-carry-coffee-beans_1150-5773.jpg", imageAlt: "Coffee sourcing and trade"
},
{
id: "2", value: "48 Hours", title: "Fresh Roasted", description: "Maximum peak flavor guarantee", imageSrc: "http://img.b2bpic.net/free-photo/tattooed-barista-hand-holds-raw-green-coffee-beans-from-white-plastic-basket-cotton-bags-europalet-warehouse_346278-886.jpg?_wi=2", imageAlt: "Fresh roasted coffee beans"
id: "2", value: "48 Hours", title: "Fresh Roasted", description: "Maximum peak flavor guarantee", imageSrc: "http://img.b2bpic.net/free-photo/tattooed-barista-hand-holds-raw-green-coffee-beans-from-white-plastic-basket-cotton-bags-europalet-warehouse_346278-886.jpg", imageAlt: "Fresh roasted coffee beans"
}
]}
animationType="slide-up"