From 6e7e153671213e582d299588e0069b77f35e6ea9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 4 May 2026 20:59:15 +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 8240540..af1f8a6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,7 +98,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/dessert-with-my-best-friend-tastes-doubly-well_329181-2937.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/red-bunch-grapes-croissant-plate-desk-against-black-background_23-2148075007.jpg" + imageSrc="http://img.b2bpic.net/free-photo/red-bunch-grapes-croissant-plate-desk-against-black-background_23-2148075007.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -195,7 +195,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/red-bunch-grapes-croissant-plate-desk-against-black-background_23-2148075007.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-bunch-grapes-croissant-plate-desk-against-black-background_23-2148075007.jpg?_wi=2", imageAlt: "fresh gourmet ingredients close up", }, ]} -- 2.49.1