From 87595aa6bcb60a0bb577df72c517c0c4251dcc60 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 06:49:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3e5adc1..8889a41 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,9 +85,9 @@ export default function HomePage() { { imageSrc: "http://img.b2bpic.net/free-photo/analog-landscape-city-with-buildings_23-2149661462.jpg", imageAlt: "AIIMS Medical Professionals"}, { - imageSrc: "http://img.b2bpic.net/free-vector/recruitment-employment-agency-isometric-landing-page-banner_1284-57873.jpg", imageAlt: "Recruitment Dashboard"}, + imageSrc: "http://img.b2bpic.net/free-vector/recruitment-employment-agency-isometric-landing-page-banner_1284-57873.jpg?_wi=1", imageAlt: "Recruitment Dashboard"}, { - imageSrc: "http://img.b2bpic.net/free-photo/recruiters-browsing-resumes-evaluating-applicants_482257-112024.jpg", imageAlt: "Application Verification"}, + imageSrc: "http://img.b2bpic.net/free-photo/recruiters-browsing-resumes-evaluating-applicants_482257-112024.jpg?_wi=1", imageAlt: "Application Verification"}, ]} autoplayDelay={4000} showDimOverlay={true} @@ -98,22 +98,22 @@ export default function HomePage() {