Compare commits
10 Commits
version_9_
...
version_15
| Author | SHA1 | Date | |
|---|---|---|---|
| 95060f7fb9 | |||
| 524735c23b | |||
| 86ab4a36db | |||
| 8b1301dd91 | |||
| 582b457c2a | |||
|
|
af5281c8a6 | ||
| 5b50a31827 | |||
| 9c642e26b2 | |||
| 01ca3f61d7 | |||
| 688d2e9396 |
@@ -7,7 +7,6 @@ import React from 'react';
|
||||
import HeroSection from './HomePage/sections/Hero';
|
||||
import AboutSection from './HomePage/sections/About';
|
||||
import ProductsSection from './HomePage/sections/Products';
|
||||
import PricingSection from './HomePage/sections/Pricing';
|
||||
import FaqSection from './HomePage/sections/Faq';
|
||||
import ContactSection from './HomePage/sections/Contact';
|
||||
|
||||
@@ -20,7 +19,6 @@ export default function HomePage(): React.JSX.Element {
|
||||
|
||||
<ProductsSection />
|
||||
|
||||
<PricingSection />
|
||||
|
||||
<FaqSection />
|
||||
|
||||
|
||||
@@ -10,7 +10,12 @@ export default function AboutSection(): React.JSX.Element {
|
||||
<div id="about" data-section="about">
|
||||
<SectionErrorBoundary name="about">
|
||||
<AboutText
|
||||
title="구월동의 명소, 복마중은 정직한 식재료와 장인의 손길로 고객님께 최상의 미식 경험을 제공합니다."
|
||||
title="1. 건강 회복 & 질병 예방
|
||||
수술 전후 회복, 당뇨·신장질환에 효과적이며 갱년기 장애 완화, 혈전·노화 방지, 각종 암·종양·궤양 예방에 좋습니다.
|
||||
2. 다이어트 식품
|
||||
저칼로리·고단백·저지방에 각종 무기질과 비타민이 풍부해 다이어트 식품으로 최적입니다.
|
||||
3. 숙취 해소
|
||||
콜레스테롤을 낮추고 음주 후 숙취 해독 효과가 탁월한 것으로 증명되어 있습니다. "
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
@@ -11,7 +11,7 @@ export default function ContactSection(): React.JSX.Element {
|
||||
<SectionErrorBoundary name="contact">
|
||||
<ContactCta
|
||||
tag="예약 문의"
|
||||
text="인천 남동구 구월동, 정성을 다하는 복마중에서 특별한 시간을 예약하세요."
|
||||
text=" "
|
||||
primaryButton={{
|
||||
text: "전화 예약 문의", href: "tel:0100000000"}}
|
||||
secondaryButton={{
|
||||
|
||||
@@ -1,40 +0,0 @@
|
||||
// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this
|
||||
// file as the canonical source for the "pricing" section.
|
||||
|
||||
import React from 'react';
|
||||
import PricingCenteredCards from '@/components/sections/pricing/PricingCenteredCards';
|
||||
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
|
||||
|
||||
export default function PricingSection(): React.JSX.Element {
|
||||
return (
|
||||
<div id="pricing" data-section="pricing">
|
||||
<SectionErrorBoundary name="pricing">
|
||||
<PricingCenteredCards
|
||||
tag="코스 요리 안내"
|
||||
title="마중 코스 요리 (2인 이상 주문)"
|
||||
description="복마중의 품격이 담긴 코스 메뉴입니다."
|
||||
plans={[
|
||||
{
|
||||
tag: "정식", price: "₩20,000", description: "마중 복정식", features: [
|
||||
"복껍질무침", "참복회", "복튀김", "참복지리"],
|
||||
primaryButton: {
|
||||
text: "선택", href: "#contact"},
|
||||
},
|
||||
{
|
||||
tag: "코스", price: "₩50,000", description: "마중 스페셜 코스", features: [
|
||||
"참복사시미", "참치회", "랍스타", "복불고기"],
|
||||
primaryButton: {
|
||||
text: "선택", href: "#contact"},
|
||||
},
|
||||
{
|
||||
tag: "", price: "₩99,000", description: "참복 ", features: [
|
||||
"참복사시미", "혼마구로 배꼽살", "살아있는 지리"],
|
||||
primaryButton: {
|
||||
text: "선택", href: "#contact"},
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
@@ -11,7 +11,7 @@ export default function ProductsSection(): React.JSX.Element {
|
||||
<SectionErrorBoundary name="products">
|
||||
<FeaturesRevealCardsBento
|
||||
tag="메뉴 안내"
|
||||
title="단품 메뉴 및 음료"
|
||||
title="식사메뉴 "
|
||||
description="다채로운 복어 요리와 신선한 횟감을 만나보세요."
|
||||
items={[{"title":"자연산 참복지리","imageSrc":"https://storage.googleapis.com/webild/users/user_3F8MF5MZ5xbEtL0ujm80wUQyVf0/uploaded-1781524473167-49t6u6h1.png","description":"진하고 깊은 자연산 참복 ₩25,000","href":"#"},{"href":"#","description":"부드러운 참치초밥 ₩15,000","title":"참치초밥 10ps","imageSrc":"http://img.b2bpic.net/free-photo/seafood-mussels-salad-with-galetta-white-plate_114579-2359.jpg"},{"href":"#","description":"탱글한 새우초밥 ₩12,000","title":"새우초밥 10ps","imageSrc":"http://img.b2bpic.net/free-photo/sushi_74190-593.jpg"},{"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":"참치회덮밥"}]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user