From be62d4eaaae3575b5e307361d97457823ee42dd2 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 06:27:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a0082c9..2339186 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,17 +73,17 @@ export default function LandingPage() { carouselItems={[ { id: "h1", - imageSrc: "http://img.b2bpic.net/free-photo/female-scientist-girl-having-fun-with-chemistry-experiments_23-2148571315.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-scientist-girl-having-fun-with-chemistry-experiments_23-2148571315.jpg?_wi=1", imageAlt: "Laboratory Research", }, { id: "h2", - imageSrc: "http://img.b2bpic.net/free-photo/group-happy-freelance-workers-talking-having-fun-lunch-break-office_637285-2588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-happy-freelance-workers-talking-having-fun-lunch-break-office_637285-2588.jpg?_wi=1", imageAlt: "Collaborative Workshop", }, { id: "h3", - imageSrc: "http://img.b2bpic.net/free-photo/water-stationery-set-conference-table_1262-3882.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/water-stationery-set-conference-table_1262-3882.jpg?_wi=1", imageAlt: "Patient Care", }, { @@ -155,7 +155,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/modern-clinic-reception-waiting-area-with-patients-wearing-face-mask-as-safety-precaution-against-coronavirus_482257-8527.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/female-scientist-girl-having-fun-with-chemistry-experiments_23-2148571315.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-scientist-girl-having-fun-with-chemistry-experiments_23-2148571315.jpg?_wi=2", imageAlt: "nutrition students laboratory", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/room-interior-design_23-2148899436.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/group-happy-freelance-workers-talking-having-fun-lunch-break-office_637285-2588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-happy-freelance-workers-talking-having-fun-lunch-break-office_637285-2588.jpg?_wi=2", imageAlt: "nutrition students laboratory", }, { @@ -179,7 +179,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/rich-breakfast-table-with-variety-foods_114579-70059.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/water-stationery-set-conference-table_1262-3882.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/water-stationery-set-conference-table_1262-3882.jpg?_wi=2", imageAlt: "nutrition students laboratory", }, ]}