From 07e1ed492c433cf49c9b3e6e8bf4d9ab44201cf0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 08:16:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 30a1dde..2e2c459 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ 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", imageAlt: "Specialty coffee creation" } + { imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg?_wi=1", imageAlt: "Specialty coffee creation" } ]} ariaLabel="Premium cafe hero section" /> @@ -91,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", 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?_wi=1", 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", 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?_wi=2", imageAlt: "Professional barista at work" } ]} textboxLayout="default" @@ -139,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", 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?_wi=2", imageAlt: "Fresh roasted coffee beans" } ]} animationType="slide-up"