From ca91b360e4e956569ad88215acb5a2c4ce0c553c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Feb 2026 21:04:54 +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 69e61ef..80073aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/baker-holds-homemade-craft-bread-his-hands_166373-749.jpg" + imageSrc="http://img.b2bpic.net/free-photo/baker-holds-homemade-craft-bread-his-hands_166373-749.jpg?_wi=1" imageAlt="Freshly baked artisan bread display" imagePosition="right" mediaAnimation="blur-reveal" @@ -167,7 +167,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/baker-holds-homemade-craft-bread-his-hands_166373-749.jpg" + imageSrc="http://img.b2bpic.net/free-photo/baker-holds-homemade-craft-bread-his-hands_166373-749.jpg?_wi=2" imageAlt="Newsletter signup section" mediaAnimation="blur-reveal" mediaPosition="right" -- 2.49.1