From 4f2a61bc00e22c4b8d2d414d1b13e7d4204f3345 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 11:47:59 +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 727df21..8fc9ca3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Call Now to Apply", href: "tel:+919876543210" }, { text: "WhatsApp Inquiry", href: "https://wa.me/919876543210" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg?_wi=1" imageAlt="ITI training workshop with students and instructors" showDimOverlay={true} buttonAnimation="slide-up" @@ -78,7 +78,7 @@ export default function LandingPage() { features={[ { id: "1", title: "Hands-On Practical Training", description: "Learn by doing in our modern, fully-equipped workshops. Every course includes 60% practical training and 40% theoretical knowledge to ensure job readiness.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg?_wi=2"}, items: [ { icon: Wrench, text: "Modern equipment and tools" }, { icon: Users, text: "Small batch training groups" }, -- 2.49.1