From 8f29fa64608788ae7d23e02c52d8225ea301dbda Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 19:42:46 +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 716953b..8adfc9a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,7 +98,7 @@ export default function LandingPage() { }, { id: "2", title: "Livestock & Cattle Products", tags: ["Preventive", "Therapeutic", "Farm-Ready"], - imageSrc: "http://img.b2bpic.net/free-photo/veterinary-lab-robe-standing-cowshed_1303-31048.jpg", imageAlt: "livestock care cattle health farm animals agricultural veterinary products animal husbandry" + imageSrc: "http://img.b2bpic.net/free-photo/veterinary-lab-robe-standing-cowshed_1303-31048.jpg?_wi=1", imageAlt: "livestock care cattle health farm animals agricultural veterinary products animal husbandry" }, { id: "3", title: "Poultry & Chicken Care", tags: ["Health Management", "Production Support", "Bulk Available"], @@ -121,7 +121,7 @@ export default function LandingPage() { { value: "4.6★", title: "Customer Rating (22+ Reviews)" }, { value: "13+", title: "Years of Service" } ]} - imageSrc="http://img.b2bpic.net/free-photo/veterinary-lab-robe-standing-cowshed_1303-31048.jpg" + imageSrc="http://img.b2bpic.net/free-photo/veterinary-lab-robe-standing-cowshed_1303-31048.jpg?_wi=2" imageAlt="pharmacy interior veterinary service" useInvertedBackground={true} mediaAnimation="slide-up" -- 2.49.1