From d82ea30121657a6189d889affa08031d6f387492 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 08:40:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e84bf25..d3f1463 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -122,7 +122,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Rooted in Tradition" description="For three generations, the Golden Orchard family has nurtured the soil to produce the finest apples. We believe in minimal processing to keep the flavor as vibrant and natural as the day they were picked." - imageSrc="http://img.b2bpic.net/free-photo/world-health-day-celebration-with-healthy-food_23-2151183605.jpg" + imageSrc="http://img.b2bpic.net/free-photo/world-health-day-celebration-with-healthy-food_23-2151183605.jpg?_wi=1" imageAlt="Our family apple orchard" /> @@ -164,7 +164,7 @@ export default function LandingPage() { imageAlt: "Farm inspection", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/world-health-day-celebration-with-healthy-food_23-2151183605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/world-health-day-celebration-with-healthy-food_23-2151183605.jpg?_wi=2", imageAlt: "fresh cold pressed apple juice", }, { @@ -181,7 +181,7 @@ export default function LandingPage() { imageAlt: "Bottling", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-red-apple-sauce-bottle-dark-surface_179666-44128.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-red-apple-sauce-bottle-dark-surface_179666-44128.jpg?_wi=1", imageAlt: "fresh cold pressed apple juice", }, ]} @@ -202,7 +202,7 @@ export default function LandingPage() { name: "Classic Fuji", price: "$6.99", variant: "1L Bottle", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-red-apple-sauce-bottle-dark-surface_179666-44128.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-red-apple-sauce-bottle-dark-surface_179666-44128.jpg?_wi=2", }, { id: "p2", -- 2.49.1