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