From 823c752c50be29493f32da7b197bb0cac728f2b9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 16:36:49 +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 be19180..ce9983c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "Our Approach", href: "#about" }, ]} 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" /> @@ -127,7 +127,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