From 370d5c854ff696ea3a4b5c86fb89d80ba63c70f7 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 06:16:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 640466f..f851dd9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function CineTreeCafePage() { ]} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/elegant-brunette-south-asian-indian-girl-saree-posed-indoor-cafe-drinking-tea_627829-1998.jpg", imageAlt: "Cine Tree Cafe cozy ambience with covered outdoor seating" }, - { imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee_74190-7821.jpg", imageAlt: "Premium specialty coffee with latte art" }, + { imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee_74190-7821.jpg?_wi=1", imageAlt: "Premium specialty coffee with latte art" }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-ice-coffee-with-milk-table_23-2148463964.jpg", imageAlt: "Refreshing iced coffee served at Cine Tree" }, { imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-iced-coffee-beverage_23-2149648736.jpg", imageAlt: "Strong espresso shot prepared by barista" }, { imageSrc: "http://img.b2bpic.net/free-psd/international-coffee-day-social-media-promo-template_23-2149653466.jpg", imageAlt: "Rich mocha coffee with chocolate" }, @@ -92,7 +92,7 @@ export default function CineTreeCafePage() { features={[ { id: 1, - tag: "Beverages", title: "Specialty Coffees", subtitle: "Handcrafted perfection in every cup", description: "Experience our carefully sourced coffee beans, expertly roasted and prepared by our skilled baristas. From classic espresso to creative specialty drinks, each cup is crafted with precision.", imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee_74190-7821.jpg", imageAlt: "Specialty coffee drinks at Cine Tree" + tag: "Beverages", title: "Specialty Coffees", subtitle: "Handcrafted perfection in every cup", description: "Experience our carefully sourced coffee beans, expertly roasted and prepared by our skilled baristas. From classic espresso to creative specialty drinks, each cup is crafted with precision.", imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee_74190-7821.jpg?_wi=2", imageAlt: "Specialty coffee drinks at Cine Tree" }, { id: 2,