From 4bb7670066a96dca5bd9f1b28ba87477ea683048 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 17:10:15 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b2d8e7d..c8734de 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -47,7 +47,7 @@ export default function AboutPage() { { value: "2017", title: "Year Established" }, { value: "10+", title: "Soybean Varieties" } ]} - imageSrc="http://img.b2bpic.net/free-photo/corn-harvest-combine-unloading-corn-seeds-after-harvest_342744-575.jpg" + imageSrc="http://img.b2bpic.net/free-photo/corn-harvest-combine-unloading-corn-seeds-after-harvest_342744-575.jpg?_wi=2" imageAlt="Modern seed processing facility at MIDC Latur" useInvertedBackground={false} mediaAnimation="slide-up" @@ -59,16 +59,16 @@ export default function AboutPage() { Date: Thu, 5 Mar 2026 17:10:15 +0000 Subject: [PATCH 2/4] Update src/app/dealer/page.tsx --- src/app/dealer/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/dealer/page.tsx b/src/app/dealer/page.tsx index 90a3313..24d2d99 100644 --- a/src/app/dealer/page.tsx +++ b/src/app/dealer/page.tsx @@ -47,7 +47,7 @@ export default function DealerPage() { { value: "10+", title: "Premium Varieties" }, { value: "100%", title: "Quality Assurance" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/farmer-supplying-bio-shop-with-veggies_482257-81599.jpg" + imageSrc="http://img.b2bpic.net/free-photo/farmer-supplying-bio-shop-with-veggies_482257-81599.jpg?_wi=3" imageAlt="Distribution network and farmer partnership" useInvertedBackground={false} mediaAnimation="slide-up" @@ -59,13 +59,13 @@ export default function DealerPage() { Date: Thu, 5 Mar 2026 17:10:16 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 49fb0b0..88a2e19 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function HomePage() { { value: "2017", title: "Year Established" }, { value: "10+", title: "Soybean Varieties" } ]} - imageSrc="http://img.b2bpic.net/free-photo/corn-harvest-combine-unloading-corn-seeds-after-harvest_342744-575.jpg" + imageSrc="http://img.b2bpic.net/free-photo/corn-harvest-combine-unloading-corn-seeds-after-harvest_342744-575.jpg?_wi=1" imageAlt="Modern seed processing facility at MIDC Latur" useInvertedBackground={false} mediaAnimation="slide-up" @@ -82,16 +82,16 @@ export default function HomePage() { Date: Thu, 5 Mar 2026 17:10:16 +0000 Subject: [PATCH 4/4] Update src/app/research/page.tsx --- src/app/research/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/research/page.tsx b/src/app/research/page.tsx index 2e0a6e3..c3833d7 100644 --- a/src/app/research/page.tsx +++ b/src/app/research/page.tsx @@ -47,7 +47,7 @@ export default function ResearchPage() { { value: "10+", title: "Years of Research" }, { value: "5+", title: "New Varieties Developed" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/research-worker-laboratory-breeding-new-kinds-vegetation_273609-13437.jpg" + imageSrc="http://img.b2bpic.net/free-photo/research-worker-laboratory-breeding-new-kinds-vegetation_273609-13437.jpg?_wi=4" imageAlt="Agricultural research and seed development facility" useInvertedBackground={false} mediaAnimation="slide-up" @@ -59,16 +59,16 @@ export default function ResearchPage() {