From 4bb7670066a96dca5bd9f1b28ba87477ea683048 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 17:10:15 +0000 Subject: [PATCH] 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() {