From 00dac3e46159c5fe58de6af5c665ceda4eec496e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 16:18:17 +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 404ec4c..0d7fed3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,7 @@ export default function LandingPage() { id: "1", title: "Friendly Baristas", description: "Our baristas aren't just making drinks — they make your day better. Every interaction is genuine and warm.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-colleagues-work-break-time-medium-shot_23-2149308457.jpg", imageAlt: "Friendly Baristas" }, { - id: "2", title: "Seriously Good Coffee", description: "From americanos to custom surprises, every drink is crafted perfectly using premium beans and precise technique.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-enjoying-coffee-break_23-2148756276.jpg", imageAlt: "Seriously Good Coffee" + id: "2", title: "Seriously Good Coffee", description: "From americanos to custom surprises, every drink is crafted perfectly using premium beans and precise technique.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-enjoying-coffee-break_23-2148756276.jpg?_wi=1", imageAlt: "Seriously Good Coffee" }, { id: "3", title: "Cozy Hidden Gem", description: "A peaceful spot to relax, work, journal, or catch up with friends. A space that feels like home.", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-37.jpg", imageAlt: "Cozy Hidden Gem" @@ -107,7 +107,7 @@ export default function LandingPage() { animationType="slide-up" products={[ { - id: "1", name: "Classic Latte", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-enjoying-coffee-break_23-2148756276.jpg", imageAlt: "Classic Latte" + id: "1", name: "Classic Latte", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-enjoying-coffee-break_23-2148756276.jpg?_wi=2", imageAlt: "Classic Latte" }, { id: "2", name: "Oat Milk Latte", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/cup-creamy-coffee-cinnamon-sticks-wood-board_114579-66487.jpg", imageAlt: "Oat Milk Latte"