From 930307ede832b10f79f9f411f7714dce034ef659 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 13:04:14 +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 391fdc4..1650401 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-cook-cleaning-tangerines-dark-cooking-salad-health-diet-vegetable-meal-food-fruit-job_179666-43818.jpg", imageAlt: "Gourmet fruit dessert"}, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-pushing-wheelbarrow-with-her-daughter-harvesting-field_23-2147907313.jpg", imageAlt: "Sun-kissed garden with fresh produce"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-pushing-wheelbarrow-with-her-daughter-harvesting-field_23-2147907313.jpg?_wi=1", imageAlt: "Sun-kissed garden with fresh produce"}, { imageSrc: "http://img.b2bpic.net/free-photo/delicious-fresh-exotic-fruit-design_23-2148244623.jpg", imageAlt: "Juicy sliced papaya and tropical fruits"}, { @@ -94,7 +94,7 @@ export default function LandingPage() { { value: "100%", title: "Freshness Guaranteed"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-pushing-wheelbarrow-with-her-daughter-harvesting-field_23-2147907313.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-pushing-wheelbarrow-with-her-daughter-harvesting-field_23-2147907313.jpg?_wi=2" imageAlt="Mother and daughter harvesting in a field" mediaAnimation="slide-up" metricsAnimation="blur-reveal" -- 2.49.1