From 817554fec5a2d7c56b7cb506f6c10dfc2bb475ce Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 08:03:11 +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 8f795e1..fe42d6e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-vegetable-meal-with-greens-inside-white-plate-with-cutlery-table-food-meal-dinner-restaurant_140725-28357.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-vegetable-meal-with-greens-inside-white-plate-with-cutlery-table-food-meal-dinner-restaurant_140725-28357.jpg?_wi=1" imageAlt="매콤한 마라탕 한 그릇" avatars={[ { @@ -113,7 +113,7 @@ export default function LandingPage() { description="신선한 재료로 정성을 담아 만듭니다." subdescription="매일 엄선한 신선한 채소와 고품질의 재료만을 사용하여 깊고 풍부한 맛의 마라탕을 선사합니다. 탕화쿵푸만의 비법 육수로 잊을 수 없는 미식 경험을 제공합니다." icon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232183.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232183.jpg?_wi=1" imageAlt="깔끔한 주방에서 마라탕을 만드는 모습" mediaAnimation="slide-up" /> @@ -150,7 +150,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/word-hot-made-red-spicy-mexican-chili-pepper-long-shape-isolated-yellow-background-chili-spelling-word-vegetables-spices-vegetarian-diet-concept-agriculture-fresh-food_273609-38041.jpg", imageAlt: "비법 육수 재료를 보여주는 스마트폰 화면", }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-meal-with-greens-inside-white-plate-with-cutlery-table-food-meal-dinner-restaurant_140725-28357.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-meal-with-greens-inside-white-plate-with-cutlery-table-food-meal-dinner-restaurant_140725-28357.jpg?_wi=2", imageAlt: "hand holding smartphone food app", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/view-people-learning-how-make-traditional-sushi-dish_23-2151186427.jpg", imageAlt: "다양한 토핑을 선택하는 스마트폰 화면", }, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232183.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232183.jpg?_wi=2", imageAlt: "hand holding smartphone food app", }, ]} -- 2.49.1