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