From 641baed5f1c619952bc16948ae4ebe32457a53da Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 09:36:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3589dd8..c072623 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function LandingPage() { title: "Industry Focus", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/professional-consultants-engineers-group-evaluate-production-process-plant_482257-126028.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-consultants-engineers-group-evaluate-production-process-plant_482257-126028.jpg?_wi=1" imageAlt="About Mixtura Enterprises" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -176,13 +176,13 @@ export default function LandingPage() { id: "m1", name: "Ashok Shivram Karanth", role: "Partner", - imageSrc: "http://img.b2bpic.net/free-photo/professional-consultants-engineers-group-evaluate-production-process-plant_482257-126028.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-consultants-engineers-group-evaluate-production-process-plant_482257-126028.jpg?_wi=2", }, { id: "m2", name: "Pushpa Rakesh Yadav", role: "Partner", - imageSrc: "http://img.b2bpic.net/free-photo/professional-consultants-engineers-group-evaluate-production-process-plant_482257-126028.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-consultants-engineers-group-evaluate-production-process-plant_482257-126028.jpg?_wi=3", }, ]} title="Our Leadership" -- 2.49.1