From 004c3e594f4b107ad1b39ba735d90e3c8e375b81 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 16:35:58 +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 37ceaa7..0506a43 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/top-view-pilaf-with-meet-dried-fruits-chestnut-jug-round-plate_176474-3426.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-pilaf-with-meet-dried-fruits-chestnut-jug-round-plate_176474-3426.jpg?_wi=1" mediaAnimation="blur-reveal" frameStyle="card" /> @@ -241,7 +241,7 @@ export default function LandingPage() { title="Join the Elite Kitchen" description="Receive monthly premium recipe cards." mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/top-view-pilaf-with-meet-dried-fruits-chestnut-jug-round-plate_176474-3426.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-pilaf-with-meet-dried-fruits-chestnut-jug-round-plate_176474-3426.jpg?_wi=2" /> -- 2.49.1