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