From 904b640fe43ca1c6ad440d140aa7f569af9ff993 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 07:19:21 +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 0304dd5..120545f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -143,7 +143,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/female-baker-presenting-baked-croissants-cake-stand_23-2148028058.jpg", imageAlt: "Beautifully plated breakfast dishes" }, { - imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-macaroon_140725-7521.jpg", imageAlt: "Belle café artistic interior" + imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-macaroon_140725-7521.jpg?_wi=1", imageAlt: "Belle café artistic interior" } ] }, @@ -151,10 +151,10 @@ export default function LandingPage() { title: "Artistic Ambiance", description: "Gallery walls showcase local artists. A vibrant, ever-changing canvas that celebrates Christchurch's creative spirit.", icon: Palette, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-macaroon_140725-7521.jpg", imageAlt: "Local artist gallery wall display" + imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-macaroon_140725-7521.jpg?_wi=2", imageAlt: "Local artist gallery wall display" }, { - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-looking-menu-together-restaurant_23-2150520054.jpg", imageAlt: "Community enjoying art space" + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-looking-menu-together-restaurant_23-2150520054.jpg?_wi=1", imageAlt: "Community enjoying art space" } ] }, @@ -162,7 +162,7 @@ export default function LandingPage() { title: "Community Heart", description: "More than a café—a gathering place for locals, tramline passersby, and visitors. Genuine friendships start here.", icon: Users, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-looking-menu-together-restaurant_23-2150520054.jpg", imageAlt: "Friends gathering and enjoying time together" + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-looking-menu-together-restaurant_23-2150520054.jpg?_wi=2", imageAlt: "Friends gathering and enjoying time together" }, { imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customer_1170-656.jpg", imageAlt: "Belle staff greeting regular customers" -- 2.49.1