From 4c009a5105632ec95db4cbe8421a53b02cb9af19 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 06:51:28 +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 744af49..07d69ed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { { id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/female-scientist-girl-having-fun-with-chemistry-experiments_23-2148571315.jpg" }, { id: "h2", imageSrc: "http://img.b2bpic.net/free-photo/group-happy-freelance-workers-talking-having-fun-lunch-break-office_637285-2588.jpg" }, { id: "h3", imageSrc: "http://img.b2bpic.net/free-photo/water-stationery-set-conference-table_1262-3882.jpg" }, - { id: "h4", imageSrc: "http://img.b2bpic.net/free-photo/big-basket-with-fruits-vegetables-closeup_169016-29630.jpg" }, + { id: "h4", imageSrc: "http://img.b2bpic.net/free-photo/big-basket-with-fruits-vegetables-closeup_169016-29630.jpg?_wi=1" }, { id: "h5", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-doctor-talking-patient-about-vegetables_23-2148302105.jpg" }, { id: "h6", imageSrc: "http://img.b2bpic.net/free-photo/contrast-bubbles-colourful-background_23-2148227095.jpg" }, ]} @@ -119,7 +119,7 @@ export default function LandingPage() { -- 2.49.1