From e1de9580e4ae2acd77b7f6f5a0a931108e2c8da6 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 19:20:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 200 ++++++++++++++++------------------------------- 1 file changed, 67 insertions(+), 133 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b6ae274..bda3d11 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,15 +33,15 @@ export default function LandingPage() { @@ -49,40 +49,30 @@ export default function LandingPage() { @@ -90,15 +80,12 @@ export default function LandingPage() {
@@ -140,21 +117,15 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={true} products={[ - { - id: "1", name: "Signature Dumplings", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-white-tuna-recipe-still-life-top-view_23-2151053704.jpg"}, - { - id: "2", name: "Chef's Special Noodles", price: "$18.50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-meal-with-sambal-arrangement_23-2149076077.jpg"}, - { - id: "3", name: "Authentic Stir-fry", price: "$16.00", imageSrc: "http://img.b2bpic.net/free-photo/vegan-noodles-with-chicken-vegetables_1220-7574.jpg"}, - { - id: "4", name: "Aromatic Fried Rice", price: "$14.00", imageSrc: "http://img.b2bpic.net/free-photo/white-fried-rice-with-vegetables-wooden-table-top-view-copy-space_123827-32331.jpg"}, - { - id: "5", name: "Steamed Bao Buns", price: "$10.50", imageSrc: "http://img.b2bpic.net/free-photo/roasted-cauliflower-with-herbs-spices-plate_84443-94459.jpg"}, - { - id: "6", name: "Sweet & Sour Pork", price: "$19.00", imageSrc: "http://img.b2bpic.net/free-photo/roasted-fish-tomato-sauce-served-with-pomegranate-seeds-cherry-tomato-pepper-slices_140725-8461.jpg"}, + { id: "1", name: "대표 딤섬", price: "₩12,000", imageSrc: "http://img.b2bpic.net/free-photo/delicious-white-tuna-recipe-still-life-top-view_23-2151053704.jpg" }, + { id: "2", name: "셰프 추천 면요리", price: "₩18,500", imageSrc: "http://img.b2bpic.net/free-photo/delicious-meal-with-sambal-arrangement_23-2149076077.jpg" }, + { id: "3", name: "정통 볶음 요리", price: "₩16,000", imageSrc: "http://img.b2bpic.net/free-photo/vegan-noodles-with-chicken-vegetables_1220-7574.jpg" }, + { id: "4", name: "향긋한 볶음밥", price: "₩14,000", imageSrc: "http://img.b2bpic.net/free-photo/white-fried-rice-with-vegetables-wooden-table-top-view-copy-space_123827-32331.jpg" }, + { id: "5", name: "수제 찐빵", price: "₩10,500", imageSrc: "http://img.b2bpic.net/free-photo/roasted-cauliflower-with-herbs-spices-plate_84443-94459.jpg" }, + { id: "6", name: "탕수육", price: "₩19,000", imageSrc: "http://img.b2bpic.net/free-photo/roasted-fish-tomato-sauce-served-with-pomegranate-seeds-cherry-tomato-pepper-slices_140725-8461.jpg" }, ]} - title="Signature Menu" - description="Discover our curated collection of traditional and modern favorites." + title="대표 메뉴" + description="전통과 현대적인 감각이 어우러진 다양한 요리를 만나보세요." /> @@ -164,19 +135,14 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", name: "John Doe", handle: "@johndoe", testimonial: "Best chinese food in the city! Truly authentic.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-iced-coffee_23-2149910914.jpg"}, - { - id: "2", name: "Jane Smith", handle: "@janesmith", testimonial: "I love the dumplings. Always consistent and fresh.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg"}, - { - id: "3", name: "Michael Lee", handle: "@mlee", testimonial: "Excellent service and atmosphere. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg"}, - { - id: "4", name: "Emily Park", handle: "@epark", testimonial: "Great variety, perfect for family dinners.", imageSrc: "http://img.b2bpic.net/free-photo/man-chef-standing-kitchen_1303-32141.jpg"}, - { - id: "5", name: "David Choi", handle: "@dchoi", testimonial: "Authentic tastes that take me back home.", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-boyfriend-reading-text-message-mobile-phone-while-sitting-dining-table_637285-10328.jpg"}, + { id: "1", name: "김철수", handle: "@chulsoo", testimonial: "도시 최고의 중식당! 정말 정통의 맛이에요.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-iced-coffee_23-2149910914.jpg" }, + { id: "2", name: "이영희", handle: "@younghee", testimonial: "딤섬을 정말 좋아해요. 항상 신선하고 맛있습니다.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg" }, + { id: "3", name: "박지민", handle: "@jimin", testimonial: "서비스와 분위기 모두 훌륭합니다. 강력 추천해요!", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg" }, + { id: "4", name: "최수진", handle: "@sujin", testimonial: "다양한 메뉴가 있어 가족 모임으로 완벽해요.", imageSrc: "http://img.b2bpic.net/free-photo/man-chef-standing-kitchen_1303-32141.jpg" }, + { id: "5", name: "정현우", handle: "@hyunwoo", testimonial: "고향의 맛이 느껴져서 너무 좋았습니다.", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-boyfriend-reading-text-message-mobile-phone-while-sitting-dining-table_637285-10328.jpg" }, ]} - title="Stories from Our Guests" - description="See what our loyal diners have to say about their experience at Yeon Gyeong." + title="고객들의 후기" + description="연경에서의 경험에 대해 우리 고객분들이 남겨주신 소중한 후기입니다." /> @@ -187,18 +153,12 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={true} metrics={[ - { - id: "m1", value: "15,000+", title: "Happy Guests", description: "Served with pride", icon: Users, - }, - { - id: "m2", value: "5,000+", title: "Dumplings Steamed", description: "Weekly average", icon: Utensils, - }, - { - id: "m3", value: "12", title: "Global Awards", description: "For culinary excellence", icon: Award, - }, + { id: "m1", value: "15,000+", title: "만족한 고객", description: "정성을 다해 모셨습니다.", icon: Users }, + { id: "m2", value: "5,000+", title: "딤섬 판매량", description: "주간 평균", icon: Utensils }, + { id: "m3", value: "12", title: "국제 수상", description: "요리 우수성 인정", icon: Award }, ]} - title="By the Numbers" - description="A snapshot of our impact and commitment to excellence." + title="숫자로 보는 연경" + description="우리의 열정과 헌신을 보여주는 수치들입니다." /> @@ -207,15 +167,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "f1", title: "Do you accept reservations?", content: "Yes, we recommend booking in advance for groups larger than 4."}, - { - id: "f2", title: "Is parking available?", content: "Yes, free street parking is available in front of the restaurant."}, - { - id: "f3", title: "Do you offer takeout?", content: "Yes, we offer both pickup and local delivery services."}, + { id: "f1", title: "예약이 가능한가요?", content: "네, 4인 이상의 단체는 미리 예약하시는 것을 권장합니다." }, + { id: "f2", title: "주차 시설이 있나요?", content: "네, 매장 앞 노상 주차 공간을 무료로 이용하실 수 있습니다." }, + { id: "f3", title: "포장 주문 가능한가요?", content: "네, 방문 포장 및 배달 서비스 모두 이용 가능합니다." }, ]} - title="Common Inquiries" - description="Get quick answers about our services and policies." + title="자주 묻는 질문" + description="서비스 및 이용 정책에 관한 궁금한 점을 해결해 드립니다." faqsAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/close-up-japanese-street-food-shop_23-2149287847.jpg" /> @@ -224,23 +181,14 @@ export default function LandingPage() {
@@ -248,27 +196,13 @@ export default function LandingPage() { ); -} \ No newline at end of file +}