From 1e15bf35b08df13fe31dad08eb07396d4eea342a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 22:36:47 +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 7fa1b9d..a72ef06 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Explore Products", href: "#products" }, { text: "Learn Our Story", href: "#about" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-nature-landscape_23-2152023921.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-nature-landscape_23-2152023921.jpg?_wi=1" imageAlt="Fresh farm harvest in golden sunlight" showDimOverlay={true} buttonAnimation="slide-up" @@ -179,7 +179,7 @@ export default function LandingPage() { useInvertedBackground={false} animationType="smooth" mediaPosition="left" - imageSrc="http://img.b2bpic.net/free-photo/beautiful-nature-landscape_23-2152023921.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-nature-landscape_23-2152023921.jpg?_wi=2" imageAlt="Farm fields at harvest" mediaAnimation="slide-up" faqsAnimation="slide-up"