From cd15c1a74b7a8d9ac0793fa8347125d25eddc182 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 11:38:56 +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 7020f3d..de5001b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,11 +66,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892972.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892972.jpg?_wi=1", imageAlt: "Blue Moon Guesthouse Hero", }, { - imageSrc: "http://img.b2bpic.net/free-photo/landscape-with-pine-forests-mountains_661209-179.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/landscape-with-pine-forests-mountains_661209-179.jpg?_wi=1", imageAlt: "Blue Moon Interior Detail", }, { @@ -119,7 +119,7 @@ export default function LandingPage() { description: "편리하고 번거로움 없는 키오스크 비대면 체크인/아웃.", bentoComponent: "reveal-icon", icon: Smartphone, - imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892972.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892972.jpg?_wi=2", imageAlt: "Asian women wake up from sleep. are stretch herself in the morning on the weekend sit on the bed at luxury room in Relax and weekend concept", }, { @@ -127,7 +127,7 @@ export default function LandingPage() { description: "태백산 및 세이프타운과 인접하여 관광하기 최적의 위치.", bentoComponent: "reveal-icon", icon: MapPin, - imageSrc: "http://img.b2bpic.net/free-photo/landscape-with-pine-forests-mountains_661209-179.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/landscape-with-pine-forests-mountains_661209-179.jpg?_wi=2", imageAlt: "Asian women wake up from sleep. are stretch herself in the morning on the weekend sit on the bed at luxury room in Relax and weekend concept", }, ]}