Merge version_1_1781523786471 into main #1
@@ -18,25 +18,18 @@ export default function HomePage() {
|
||||
title="복마중 (福磨中)"
|
||||
description="깊은 바다의 품격, 정성으로 빚어낸 참복 요리의 진수를 경험해보세요."
|
||||
primaryButton={{
|
||||
text: "메뉴 보기",
|
||||
href: "#products",
|
||||
}}
|
||||
text: "메뉴 보기", href: "#products"}}
|
||||
secondaryButton={{
|
||||
text: "예약하기",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "예약하기", href: "#contact"}}
|
||||
items={[
|
||||
{
|
||||
text: "생생정보통 출연",
|
||||
icon: CheckCircle,
|
||||
text: "생생정보통 출연", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
text: "최고급 활복 사용",
|
||||
icon: Award,
|
||||
text: "최고급 활복 사용", icon: Award,
|
||||
},
|
||||
{
|
||||
text: "개별 룸 완비",
|
||||
icon: Shield,
|
||||
text: "개별 룸 완비", icon: Shield,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dining-food-fish-pink-green_1203-4276.jpg"
|
||||
@@ -60,47 +53,19 @@ export default function HomePage() {
|
||||
description="다채로운 복어 요리와 신선한 횟감을 만나보세요."
|
||||
items={[
|
||||
{
|
||||
title: "복지리",
|
||||
description: "맑고 개운한 복지리 ₩13,000",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-tuna-tartar_74190-5884.jpg",
|
||||
},
|
||||
title: "복지리", description: "맑고 개운한 복지리 ₩13,000", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/salmon-tuna-tartar_74190-5884.jpg"},
|
||||
{
|
||||
title: "자연산 참복지리",
|
||||
description: "진하고 깊은 자연산 참복 ₩25,000",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nigiri-sushi_74190-5926.jpg",
|
||||
},
|
||||
title: "자연산 참복지리", description: "진하고 깊은 자연산 참복 ₩25,000", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/nigiri-sushi_74190-5926.jpg"},
|
||||
{
|
||||
title: "활복지리",
|
||||
description: "살아있는 신선한 참복 ₩40,000",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fish-salad-salmon-cucumber-apple-mashed-avocado-side-view_141793-3725.jpg",
|
||||
},
|
||||
title: "활복지리", description: "살아있는 신선한 참복 ₩40,000", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/fish-salad-salmon-cucumber-apple-mashed-avocado-side-view_141793-3725.jpg"},
|
||||
{
|
||||
title: "복어초밥 12ps",
|
||||
description: "정성 가득 복어초밥 ₩30,000",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-salmon-tuna-other-sashimi-fish-meat_74190-909.jpg",
|
||||
},
|
||||
title: "복어초밥 12ps", description: "정성 가득 복어초밥 ₩30,000", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-salmon-tuna-other-sashimi-fish-meat_74190-909.jpg"},
|
||||
{
|
||||
title: "참치초밥 10ps",
|
||||
description: "부드러운 참치초밥 ₩15,000",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-mussels-salad-with-galetta-white-plate_114579-2359.jpg",
|
||||
},
|
||||
title: "참치초밥 10ps", description: "부드러운 참치초밥 ₩15,000", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/seafood-mussels-salad-with-galetta-white-plate_114579-2359.jpg"},
|
||||
{
|
||||
title: "새우초밥 10ps",
|
||||
description: "탱글한 새우초밥 ₩12,000",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sushi_74190-593.jpg",
|
||||
},
|
||||
title: "새우초밥 10ps", description: "탱글한 새우초밥 ₩12,000", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/sushi_74190-593.jpg"},
|
||||
{
|
||||
title: "참치회덮밥",
|
||||
description: "든든한 참치회덮밥 ₩8,000",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-shrimp-salad-with-bell-peppers-arugula-plate-wood_141793-11674.jpg",
|
||||
},
|
||||
title: "참치회덮밥", description: "든든한 참치회덮밥 ₩8,000", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/top-view-shrimp-salad-with-bell-peppers-arugula-plate-wood_141793-11674.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -114,48 +79,22 @@ export default function HomePage() {
|
||||
description="복마중의 품격이 담긴 코스 메뉴입니다."
|
||||
plans={[
|
||||
{
|
||||
tag: "정식",
|
||||
price: "₩20,000",
|
||||
description: "마중 복정식",
|
||||
features: [
|
||||
"복껍질무침",
|
||||
"참복회",
|
||||
"복튀김",
|
||||
"참복지리",
|
||||
],
|
||||
tag: "정식", price: "₩20,000", description: "마중 복정식", features: [
|
||||
"복껍질무침", "참복회", "복튀김", "참복지리"],
|
||||
primaryButton: {
|
||||
text: "선택",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "선택", href: "#contact"},
|
||||
},
|
||||
{
|
||||
tag: "코스",
|
||||
price: "₩50,000",
|
||||
description: "마중 스페셜 코스",
|
||||
features: [
|
||||
"참복사시미",
|
||||
"참치회",
|
||||
"랍스타",
|
||||
"복불고기",
|
||||
],
|
||||
tag: "코스", price: "₩50,000", description: "마중 스페셜 코스", features: [
|
||||
"참복사시미", "참치회", "랍스타", "복불고기"],
|
||||
primaryButton: {
|
||||
text: "선택",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "선택", href: "#contact"},
|
||||
},
|
||||
{
|
||||
tag: "활복",
|
||||
price: "₩99,000",
|
||||
description: "참복 활복 코스",
|
||||
features: [
|
||||
"참복사시미",
|
||||
"혼마구로 배꼽살",
|
||||
"살아있는 활복지리",
|
||||
],
|
||||
tag: "활복", price: "₩99,000", description: "참복 활복 코스", features: [
|
||||
"참복사시미", "혼마구로 배꼽살", "살아있는 활복지리"],
|
||||
primaryButton: {
|
||||
text: "선택",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "선택", href: "#contact"},
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -167,42 +106,23 @@ export default function HomePage() {
|
||||
<TestimonialMarqueeOverlayCards
|
||||
tag="고객 후기"
|
||||
title="소중한 고객님의 리뷰"
|
||||
description="고객님들의 솔직한 후기를 만나보세요."
|
||||
testimonials={[
|
||||
{
|
||||
name: "김영수",
|
||||
role: "단골 고객",
|
||||
company: "구월동 주민",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-talking-while-having-dessert-cafe_637285-9084.jpg",
|
||||
},
|
||||
name: "김영수", role: "단골 고객", company: "구월동 주민", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-talking-while-having-dessert-cafe_637285-9084.jpg"},
|
||||
{
|
||||
name: "박지혜",
|
||||
role: "가족 모임",
|
||||
company: "인천 거주",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-lady-shirt-jeans-sitting-bar-counter-cafe-with-fork-hand-cake-near-dreamily-looking-aside_574295-293.jpg",
|
||||
},
|
||||
name: "박지혜", role: "가족 모임", company: "인천 거주", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-lady-shirt-jeans-sitting-bar-counter-cafe-with-fork-hand-cake-near-dreamily-looking-aside_574295-293.jpg"},
|
||||
{
|
||||
name: "최철민",
|
||||
role: "회식",
|
||||
company: "회사원",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-retro-vintage-50-s-cafe-sitting-table-drinking-milk-shake-cocktail-black-leather-jacket-wearing-pink-sunglasses_285396-10322.jpg",
|
||||
},
|
||||
name: "최철민", role: "회식", company: "회사원", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-retro-vintage-50-s-cafe-sitting-table-drinking-milk-shake-cocktail-black-leather-jacket-wearing-pink-sunglasses_285396-10322.jpg"},
|
||||
{
|
||||
name: "이정아",
|
||||
role: "데이트",
|
||||
company: "블로거",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg",
|
||||
},
|
||||
name: "이정아", role: "데이트", company: "블로거", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg"},
|
||||
{
|
||||
name: "강준호",
|
||||
role: "단골",
|
||||
company: "인천 직장인",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg",
|
||||
},
|
||||
name: "강준호", role: "단골", company: "인천 직장인", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -211,20 +131,16 @@ export default function HomePage() {
|
||||
<div id="faq" data-section="faq">
|
||||
<SectionErrorBoundary name="faq">
|
||||
<FaqSimple
|
||||
tag="도움말"
|
||||
title="자주 묻는 질문"
|
||||
description="궁금하신 점을 확인해보세요."
|
||||
items={[
|
||||
{
|
||||
question: "예약은 어떻게 하나요?",
|
||||
answer: "전화나 방문 예약을 통해 개별 룸을 예약하실 수 있습니다.",
|
||||
},
|
||||
question: "예약은 어떻게 하나요?", answer: "전화나 방문 예약을 통해 개별 룸을 예약하실 수 있습니다."},
|
||||
{
|
||||
question: "주차장이 있나요?",
|
||||
answer: "인근 주차 시설 이용 가능합니다.",
|
||||
},
|
||||
question: "주차장이 있나요?", answer: "인근 주차 시설 이용 가능합니다."},
|
||||
{
|
||||
question: "코스 메뉴 최소 주문은요?",
|
||||
answer: "모든 코스 메뉴는 2인 이상부터 주문 가능합니다.",
|
||||
},
|
||||
question: "코스 메뉴 최소 주문은요?", answer: "모든 코스 메뉴는 2인 이상부터 주문 가능합니다."},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -236,13 +152,9 @@ export default function HomePage() {
|
||||
tag="예약 문의"
|
||||
text="인천 남동구 구월동, 정성을 다하는 복마중에서 특별한 시간을 예약하세요."
|
||||
primaryButton={{
|
||||
text: "전화 예약 문의",
|
||||
href: "tel:0100000000",
|
||||
}}
|
||||
text: "전화 예약 문의", href: "tel:0100000000"}}
|
||||
secondaryButton={{
|
||||
text: "위치 확인",
|
||||
href: "#",
|
||||
}}
|
||||
text: "위치 확인", href: "#"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user