From 6743db6ebfbb3d1c1aa7e273857b6ffe09bc6441 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 13:19:51 +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 8e9febd..18a9679 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,7 @@ export default function LandingPage() { title="Crafted with Passion" description="At Café Bar Cappuccino, we believe coffee is more than just a drink—it's a moment. Every cup is brewed with precision, passion, and the finest quality beans. From our intimate interiors to our handcrafted lattes, we create an environment where you can truly pause and enjoy the day." tag="Our Story" - imageSrc="http://img.b2bpic.net/free-photo/breakfast-composition-with-blank-slate-father-s-day_23-2147632090.jpg" + imageSrc="http://img.b2bpic.net/free-photo/breakfast-composition-with-blank-slate-father-s-day_23-2147632090.jpg?_wi=1" imageAlt="Coffee shop interior" tagIcon={Coffee} /> @@ -142,7 +142,7 @@ export default function LandingPage() { id: "p1", name: "Signature Cappuccino", price: "$4.50", - imageSrc: "http://img.b2bpic.net/free-photo/food-retro-breakfast-cup-restaurant_1172-468.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/food-retro-breakfast-cup-restaurant_1172-468.jpg?_wi=1", }, { id: "p2", @@ -231,7 +231,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition-with-blank-slate-father-s-day_23-2147632090.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition-with-blank-slate-father-s-day_23-2147632090.jpg?_wi=2", imageAlt: "fresh artisan pastries closeup", }, { @@ -255,7 +255,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/food-retro-breakfast-cup-restaurant_1172-468.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/food-retro-breakfast-cup-restaurant_1172-468.jpg?_wi=2", imageAlt: "fresh artisan pastries closeup", }, ]}