From 486eab17e5ad2ce8cca9ac7837819da94e34029a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 11:22:44 +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 6d24b5d..c2d055c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/top-view-ice-cream-cones-with-homemade-gelato_23-2148425355.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-ice-cream-cones-with-homemade-gelato_23-2148425355.jpg?_wi=1" imageAlt="Artisan gelato cone" /> @@ -121,7 +121,7 @@ export default function LandingPage() { quote: "Lots of different flavours, pandan, kemoochi milk, taro, matcha & silken tofu. Really unique!", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-ice-cream-cone_23-2148385843.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-ice-cream-cones-with-homemade-gelato_23-2148425355.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-ice-cream-cones-with-homemade-gelato_23-2148425355.jpg?_wi=2", imageAlt: "artisan gelato cone", }, { -- 2.49.1