Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-06 04:27:06 +00:00

View File

@@ -31,22 +31,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "About",
id: "#about",
},
{
name: "Menu",
id: "#menu",
},
{
name: "Experience",
id: "#experience",
},
{
name: "Reservation",
id: "#reservation",
},
{ name: "About", id: "#about" },
{ name: "Menu", id: "#menu" },
{ name: "Experience", id: "#experience" },
{ name: "Reservation", id: "#reservation" }
]}
brandName="FLAME TABLE"
/>
@@ -54,69 +42,29 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
title="TASTE, REIMAGINED."
description="불과 향, 신선한 재료가 만나는 새로운 다이닝 경험."
buttons={[
{
text: "예약하기",
href: "#reservation",
},
{
text: "메뉴 보기",
href: "#menu",
},
{ text: "예약하기", href: "#reservation" },
{ text: "메뉴 보기", href: "#menu" }
]}
imageSrc="http://img.b2bpic.net/free-photo/black-plates-with-pasta-beans-dark-background_23-2148340394.jpg"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/top-close-up-view-plate-appetizing-dish-appetizing-dish-stuffed-cabbage-with-herbs-lemon-sauce-white-plate-black-surface_140725-117280.jpg",
alt: "Gourmet plating 1",
},
{
src: "http://img.b2bpic.net/free-photo/dark-plate-with-chocolate-sticks-dark-background_23-2148340410.jpg",
alt: "Gourmet plating 2",
},
{
src: "http://img.b2bpic.net/free-photo/purple-rice-berries-cooked-with-grilled-chicken-breast-pumpkin-carrots-mint-leaves-dish-clean-food_1150-19855.jpg",
alt: "Gourmet plating 3",
},
{
src: "http://img.b2bpic.net/free-photo/salmon-salad-with-herbs-apples_140725-2183.jpg",
alt: "Gourmet plating 4",
},
{
src: "http://img.b2bpic.net/free-photo/chef-pouring-seasoning-beef-stake-plate_417767-259.jpg",
alt: "Gourmet plating 5",
},
{ src: "http://img.b2bpic.net/free-photo/top-close-up-view-plate-appetizing-dish-appetizing-dish-stuffed-cabbage-with-herbs-lemon-sauce-white-plate-black-surface_140725-117280.jpg", alt: "Gourmet plating 1" },
{ src: "http://img.b2bpic.net/free-photo/dark-plate-with-chocolate-sticks-dark-background_23-2148340410.jpg", alt: "Gourmet plating 2" },
{ src: "http://img.b2bpic.net/free-photo/purple-rice-berries-cooked-with-grilled-chicken-breast-pumpkin-carrots-mint-leaves-dish-clean-food_1150-19855.jpg", alt: "Gourmet plating 3" },
{ src: "http://img.b2bpic.net/free-photo/salmon-salad-with-herbs-apples_140725-2183.jpg", alt: "Gourmet plating 4" },
{ src: "http://img.b2bpic.net/free-photo/chef-pouring-seasoning-beef-stake-plate_417767-259.jpg", alt: "Gourmet plating 5" }
]}
avatarText="미식가 100+명이 경험한 FLAME TABLE"
marqueeItems={[
{
type: "text",
text: "Fire Crafted",
},
{
type: "text-icon",
text: "Sensory Dining",
icon: Flame,
},
{
type: "text",
text: "Seasonal Focus",
},
{
type: "text-icon",
text: "Private Space",
icon: ShieldCheck,
},
{
type: "text",
text: "Artistic Plating",
},
{ type: "text", text: "Fire Crafted" },
{ type: "text-icon", text: "Sensory Dining", icon: Flame },
{ type: "text", text: "Seasonal Focus" },
{ type: "text-icon", text: "Private Space", icon: ShieldCheck },
{ type: "text", text: "Artistic Plating" }
]}
/>
</div>
@@ -128,18 +76,9 @@ export default function LandingPage() {
title="WE COOK WITH FIRE, TIME, AND STORY."
description="FLAME TABLE은 계절의 재료와 셰프의 감각을 바탕으로, 익숙한 맛을 새롭게 해석하는 모던 다이닝 레스토랑입니다."
bulletPoints={[
{
title: "Fire Crafted",
description: "참숯과 고온의 불꽃으로 재료의 본연의 맛을 극대화합니다.",
},
{
title: "Sensory Dining",
description: "오감을 자극하는 향과 온도, 플레이팅으로 기억에 남는 경험을 만듭니다.",
},
{
title: "Seasonal Focus",
description: "가장 신선한 제철 재료만을 엄선하여 매 계절 새로운 이야기를 접시에 담습니다.",
},
{ title: "Fire Crafted", description: "참숯과 고온의 불꽃으로 재료의 본연의 맛을 극대화합니다." },
{ title: "Sensory Dining", description: "오감을 자극하는 향과 온도, 플레이팅으로 기억에 남는 경험을 만듭니다." },
{ title: "Seasonal Focus", description: "가장 신선한 제철 재료만을 엄선하여 매 계절 새로운 이야기를 접시에 담습니다." }
]}
imageSrc="http://img.b2bpic.net/free-photo/female-chef-placing-orange-slice-dish_23-2148763198.jpg"
mediaAnimation="slide-up"
@@ -153,42 +92,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "1",
name: "Flame Steak",
price: "42,000원",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-grilled-steak-served-dark-closeup_1220-7723.jpg",
},
{
id: "2",
name: "Truffle Cream Pasta",
price: "28,000원",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-pasta-ingredients-herbs-dark-stone-surface_84443-72314.jpg",
},
{
id: "3",
name: "Garden Risotto",
price: "24,000원",
imageSrc: "http://img.b2bpic.net/free-photo/two-crackers-with-pesto-sauce_114579-1940.jpg",
},
{
id: "4",
name: "Herb Roasted Chicken",
price: "31,000원",
imageSrc: "http://img.b2bpic.net/free-photo/from-fried-meat-with-fried-vegetables-orange-brandy-glass-white-plate_176474-2632.jpg",
},
{
id: "5",
name: "Spicy Seafood Linguine",
price: "27,000원",
imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-with-beef-cotlet-top_114579-2433.jpg",
},
{
id: "6",
name: "Burnt Basque Cheesecake",
price: "11,000원",
imageSrc: "http://img.b2bpic.net/free-photo/mash-filled-with-herbs-tomatoes_140725-3784.jpg",
},
{ id: "1", name: "Flame Steak", price: "42,000원", imageSrc: "http://img.b2bpic.net/free-photo/tasty-grilled-steak-served-dark-closeup_1220-7723.jpg" },
{ id: "2", name: "Truffle Cream Pasta", price: "28,000원", imageSrc: "http://img.b2bpic.net/free-photo/fresh-pasta-ingredients-herbs-dark-stone-surface_84443-72314.jpg" },
{ id: "3", name: "Garden Risotto", price: "24,000원", imageSrc: "http://img.b2bpic.net/free-photo/two-crackers-with-pesto-sauce_114579-1940.jpg" },
{ id: "4", name: "Herb Roasted Chicken", price: "31,000원", imageSrc: "http://img.b2bpic.net/free-photo/from-fried-meat-with-fried-vegetables-orange-brandy-glass-white-plate_176474-2632.jpg" },
{ id: "5", name: "Spicy Seafood Linguine", price: "27,000원", imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-with-beef-cotlet-top_114579-2433.jpg" },
{ id: "6", name: "Burnt Basque Cheesecake", price: "11,000원", imageSrc: "http://img.b2bpic.net/free-photo/mash-filled-with-herbs-tomatoes_140725-3784.jpg" }
]}
title="SIGNATURE DISHES"
description="셰프가 엄선한 프리미엄 시그니처 메뉴입니다."
@@ -202,27 +111,9 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={true}
metrics={[
{
id: "exp1",
value: "Open Kitchen",
title: "셰프의 조리 과정",
description: "오픈 키친에서 펼쳐지는 요리의 미학.",
icon: Flame,
},
{
id: "exp2",
value: "Seasonal Course",
title: "계절별 코스 메뉴",
description: "매 계절 달라지는 미식 여행.",
icon: Calendar,
},
{
id: "exp3",
value: "Private Dining",
title: "프라이빗 다이닝",
description: "특별한 날을 위한 비밀스러운 공간.",
icon: ShieldCheck,
},
{ id: "exp1", value: "Open Kitchen", title: "셰프의 조리 과정", description: "오픈 키친에서 펼쳐지는 요리의 미학.", icon: Flame },
{ id: "exp2", value: "Seasonal Course", title: "계절별 코스 메뉴", description: "매 계절 달라지는 미식 여행.", icon: Calendar },
{ id: "exp3", value: "Private Dining", title: "프라이빗 다이닝", description: "특별한 날을 위한 비밀스러운 공간.", icon: ShieldCheck }
]}
title="NOT JUST DINNER. AN EXPERIENCE."
description="조명, 음악, 향, 온도, 플레이팅까지. FLAME TABLE은 식사를 하나의 장면처럼 설계합니다."
@@ -236,11 +127,7 @@ export default function LandingPage() {
tag="Chef Min Jae"
membersAnimation="blur-reveal"
members={[
{
id: "chef1",
name: "Chef Min Jae",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-decorating-dish-after-cooking_329181-16147.jpg",
},
{ id: "chef1", name: "Chef Min Jae", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-decorating-dish-after-cooking_329181-16147.jpg" }
]}
memberVariant="card"
/>
@@ -250,69 +137,16 @@ export default function LandingPage() {
<BlogCardTwo
textboxLayout="default"
useInvertedBackground={true}
animationType="blur-reveal"
title="VISUAL TASTE"
description="FLAME TABLE의 미식 여정."
blogs={[
{
id: "g1",
category: "Gallery",
title: "스테이크",
excerpt: "참숯 향 가득한 메인.",
imageSrc: "http://img.b2bpic.net/free-photo/black-plate-with-black-pasta-quail-eggs-dark-background_23-2148340358.jpg",
authorName: "FLAME",
authorAvatar: "http://img.b2bpic.net/free-photo/professional-food-decoration-restaurant-kitchen-cook-doing-great-job_482257-10351.jpg",
date: "2026",
},
{
id: "g2",
category: "Gallery",
title: "디저트",
excerpt: "달콤한 마무리.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background-cookie-sweet-biscuit-dessert-sugar_140725-141742.jpg",
authorName: "FLAME",
authorAvatar: "http://img.b2bpic.net/free-photo/bar-concept_23-2147798043.jpg",
date: "2026",
},
{
id: "g3",
category: "Gallery",
title: "플레이팅",
excerpt: "예술적인 미식.",
imageSrc: "http://img.b2bpic.net/free-photo/beef-with-pistachio-topping-served-with-fruits-berries_7502-7390.jpg",
authorName: "FLAME",
authorAvatar: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720765.jpg",
date: "2026",
},
{
id: "g4",
category: "Gallery",
title: "재료",
excerpt: "신선함 그 자체.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-composition-with-healthy-ingredients_23-2147859473.jpg",
authorName: "FLAME",
authorAvatar: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-337.jpg",
date: "2026",
},
{
id: "g5",
category: "Gallery",
title: "불꽃",
excerpt: "요리의 온도.",
imageSrc: "http://img.b2bpic.net/free-photo/frying-ribs-meat-inside-black-pan-kitchen_140725-14180.jpg",
authorName: "FLAME",
authorAvatar: "http://img.b2bpic.net/free-photo/chef-placing-fresh-tomatoes-salad_23-2148516911.jpg",
date: "2026",
},
{
id: "g6",
category: "Gallery",
title: "분위기",
excerpt: "완벽한 밤.",
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-table-setting-with-wine-glasses-plates_181624-60149.jpg",
authorName: "FLAME",
authorAvatar: "http://img.b2bpic.net/free-photo/side-view-frying-onions-with-pan-human-hand-stove_176474-3097.jpg",
date: "2026",
},
{ id: "g1", category: "Gallery", title: "스테이크", excerpt: "참숯 향 가득한 메인.", imageSrc: "http://img.b2bpic.net/free-photo/black-plate-with-black-pasta-quail-eggs-dark-background_23-2148340358.jpg", authorName: "FLAME", authorAvatar: "http://img.b2bpic.net/free-photo/professional-food-decoration-restaurant-kitchen-cook-doing-great-job_482257-10351.jpg", date: "2026" },
{ id: "g2", category: "Gallery", title: "디저트", excerpt: "달콤한 마무리.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background-cookie-sweet-biscuit-dessert-sugar_140725-141742.jpg", authorName: "FLAME", authorAvatar: "http://img.b2bpic.net/free-photo/bar-concept_23-2147798043.jpg", date: "2026" },
{ id: "g3", category: "Gallery", title: "플레이팅", excerpt: "예술적인 미식.", imageSrc: "http://img.b2bpic.net/free-photo/beef-with-pistachio-topping-served-with-fruits-berries_7502-7390.jpg", authorName: "FLAME", authorAvatar: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720765.jpg", date: "2026" },
{ id: "g4", category: "Gallery", title: "재료", excerpt: "신선함 그 자체.", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-composition-with-healthy-ingredients_23-2147859473.jpg", authorName: "FLAME", authorAvatar: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-337.jpg", date: "2026" },
{ id: "g5", category: "Gallery", title: "불꽃", excerpt: "요리의 온도.", imageSrc: "http://img.b2bpic.net/free-photo/frying-ribs-meat-inside-black-pan-kitchen_140725-14180.jpg", authorName: "FLAME", authorAvatar: "http://img.b2bpic.net/free-photo/chef-placing-fresh-tomatoes-salad_23-2148516911.jpg", date: "2026" },
{ id: "g6", category: "Gallery", title: "분위기", excerpt: "완벽한 밤.", imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-table-setting-with-wine-glasses-plates_181624-60149.jpg", authorName: "FLAME", authorAvatar: "http://img.b2bpic.net/free-photo/side-view-frying-onions-with-pan-human-hand-stove_176474-3097.jpg", date: "2026" }
]}
/>
</div>
@@ -320,62 +154,20 @@ export default function LandingPage() {
<div id="reservation" data-section="reservation">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
background={{ variant: "radial-gradient" }}
tag="예약하기"
title="RESERVE YOUR TABLE"
description="특별한 저녁을 준비하세요. 원하는 날짜와 시간을 남겨주시면 예약 가능 여부를 안내드립니다."
buttons={[
{
text: "예약 요청하기",
},
]}
buttons={[{ text: "예약 요청하기" }]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Menu",
items: [
{
label: "Starter",
href: "#menu",
},
{
label: "Main",
href: "#menu",
},
],
},
{
title: "About",
items: [
{
label: "Chef",
href: "#chef",
},
{
label: "Experience",
href: "#experience",
},
],
},
{
title: "Contact",
items: [
{
label: "Instagram",
href: "#",
},
{
label: "Naver",
href: "#",
},
],
},
{ title: "Menu", items: [{ label: "Starter", href: "#menu" }, { label: "Main", href: "#menu" }] },
{ title: "About", items: [{ label: "Chef", href: "#chef" }, { label: "Experience", href: "#experience" }] },
{ title: "Contact", items: [{ label: "Instagram", href: "#" }, { label: "Naver", href: "#" }] }
]}
logoText="FLAME TABLE"
/>