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"