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() {