From 19075d3d9d0cbc7b86702fa2d03ba83c6f3e1c7e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 4 May 2026 15:53:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d446ea0..c6cb0b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,9 +48,9 @@ export default function LandingPage() { description="Your cozy corner for artisanal coffee, fresh pastries, and moments of relaxation in the heart of the city." buttons={[{ text: "View Menu", href: "#products" }]} carouselItems={[ - { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg", imageAlt: "Cafe interior" }, - { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/man-hands-working-with-coffee-machine-restaurant-close-up-barista-hands-preparing-making-coffee-coffee-shop_574295-514.jpg", imageAlt: "Barista detail" }, - { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-cookies_23-2148832321.jpg", imageAlt: "Pastry closeup" }, + { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg?_wi=1", imageAlt: "Cafe interior" }, + { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/man-hands-working-with-coffee-machine-restaurant-close-up-barista-hands-preparing-making-coffee-coffee-shop_574295-514.jpg?_wi=1", imageAlt: "Barista detail" }, + { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-cookies_23-2148832321.jpg?_wi=1", imageAlt: "Pastry closeup" }, { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/coffee-latte-art-cappuccino-foam-cup-wooden-table_23-2147908327.jpg", imageAlt: "Morning sun" }, { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-man-sitting-arm-chair-holding-cup-coffee_23-2148164529.jpg", imageAlt: "Cafe entrance" }, { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/barman-with-cocktail_181624-75.jpg", imageAlt: "Coffee beans" }, @@ -96,9 +96,9 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { title: "Fresh Ingredients", description: "We source the finest beans and local produce daily.", buttonIcon: Leaf, imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee-with-milk_140725-8113.jpg", imageAlt: "Barista is preparing coffee with milk" }, - { title: "Cozy Ambience", description: "Perfect for working, reading, or meeting friends.", buttonIcon: Coffee, imageSrc: "http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg", imageAlt: "Barista is preparing coffee with milk" }, - { title: "Artisanal Baking", description: "Pastries baked fresh every single morning.", buttonIcon: Cake, imageSrc: "http://img.b2bpic.net/free-photo/man-hands-working-with-coffee-machine-restaurant-close-up-barista-hands-preparing-making-coffee-coffee-shop_574295-514.jpg", imageAlt: "Barista is preparing coffee with milk" }, - { title: "Friendly Service", description: "Our team makes you feel at home every time.", buttonIcon: Heart, imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-cookies_23-2148832321.jpg", imageAlt: "Barista is preparing coffee with milk" }, + { title: "Cozy Ambience", description: "Perfect for working, reading, or meeting friends.", buttonIcon: Coffee, imageSrc: "http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg?_wi=2", imageAlt: "Barista is preparing coffee with milk" }, + { title: "Artisanal Baking", description: "Pastries baked fresh every single morning.", buttonIcon: Cake, imageSrc: "http://img.b2bpic.net/free-photo/man-hands-working-with-coffee-machine-restaurant-close-up-barista-hands-preparing-making-coffee-coffee-shop_574295-514.jpg?_wi=2", imageAlt: "Barista is preparing coffee with milk" }, + { title: "Friendly Service", description: "Our team makes you feel at home every time.", buttonIcon: Heart, imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-cookies_23-2148832321.jpg?_wi=2", imageAlt: "Barista is preparing coffee with milk" }, ]} title="Why Choose Kuraru" description="We put heart into every cup and care into every interaction."