From 94c69212efa74a0d0e6d085781fb40e2df153b42 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 02:20:20 +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 5593545..0809e3f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -156,7 +156,7 @@ export default function LandingPage() { { id: "cockle-salad", name: "꼬막무침", price: "₩28,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EplGmfddFpKmRZyDl3ZeP63lQG/uploaded-1780885042293-b63avs7n.jpg", imageAlt: "Spicy Korean cockle salad (Ggomak Muchim)"}, { - id: "dak-bokkeum-tang", name: "닭볶음탕", price: "₩38,000", imageSrc: "https://image.unsplash.com/photo-1626071850785-f519c991f8d4?crop=entropy&cs=tinysrgb&fit=max&fm=webp&q=80&w=1080", imageAlt: "Spicy Korean braised chicken stew (Dakbokkeumtang)"}, + id: "gyeran-mari", name: "계란말이", price: "₩38,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EplGmfddFpKmRZyDl3ZeP63lQG/uploaded-1780885190292-96pyouyp.jpg", imageAlt: "Korean rolled omelette (Gyeran-mari)"} ]} title="인기 메뉴" description="친친포차에서 가장 사랑받는 대표 메뉴들을 만나보세요." @@ -183,7 +183,7 @@ export default function LandingPage() { imageSrc: "https://image.unsplash.com/photo-1627299285434-6e2f1b8a0d0c?crop=entropy&cs=tinysrgb&fit=max&fm=webp&q=80&w=1080", imageAlt: "Diverse Korean food spread for Chinchin Pocha Set B"}, { id: "luxury-set", title: "친친 세트 C", price: "₩100,000", period: "4-5인용", features: [ - "골뱅이보쌈", "굴과메기세트", "닭볶음탕", "해물파전", "소주 3병"], + "골뱅이보쌈", "굴과메기세트", "계란말이", "해물파전", "소주 3병"], button: { text: "세트 확인하기"}, imageSrc: "https://image.unsplash.com/photo-1627299307223-2b7e1c8d0d0a?crop=entropy&cs=tinysrgb&fit=max&fm=webp&q=80&w=1080", imageAlt: "Large spread of Korean dishes for Chinchin Pocha Set C"}, -- 2.49.1