From 86761710e5b89c3e7b3602db6770f4d7a54d57b5 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 03:18:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d28fc98..b84df08 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,11 +70,11 @@ export default function LandingPage() { description="Immerse yourself in centuries of history, art, and culture. A journey through time awaits at Museum Pemerintah Kota Probolinggo." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/hall-with-white-wall-illuminated-ceiling_1127-2007.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hall-with-white-wall-illuminated-ceiling_1127-2007.jpg?_wi=1", imageAlt: "Grand museum interior gallery with bright lighting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/two-ancient-kettles-with-empty-wooden-plate-burlap_114579-40268.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-ancient-kettles-with-empty-wooden-plate-burlap_114579-40268.jpg?_wi=1", imageAlt: "Collection of ancient Indonesian pottery", }, { @@ -236,7 +236,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/male-dj-taking-care-music-entertainment-party_23-2149658408.jpg", imageAlt: "Audio guide headset with museum display in background", }, - imageSrc: "http://img.b2bpic.net/free-photo/hall-with-white-wall-illuminated-ceiling_1127-2007.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hall-with-white-wall-illuminated-ceiling_1127-2007.jpg?_wi=2", imageAlt: "person holding phone augmented reality museum", }, { @@ -250,7 +250,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/composition-gouache-pallet-desk_23-2148185794.jpg", imageAlt: "Art supplies on a table for a creative workshop", }, - imageSrc: "http://img.b2bpic.net/free-photo/two-ancient-kettles-with-empty-wooden-plate-burlap_114579-40268.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-ancient-kettles-with-empty-wooden-plate-burlap_114579-40268.jpg?_wi=2", imageAlt: "person holding phone augmented reality museum", }, ]} -- 2.49.1