Merge version_1 into main #2
344
src/app/page.tsx
344
src/app/page.tsx
@@ -34,21 +34,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "メニュー",
|
||||
id: "#products",
|
||||
},
|
||||
name: "メニュー", id: "#products"},
|
||||
{
|
||||
name: "こだわり",
|
||||
id: "#features",
|
||||
},
|
||||
name: "こだわり", id: "#features"},
|
||||
{
|
||||
name: "コース予約",
|
||||
id: "#pricing",
|
||||
},
|
||||
name: "コース予約", id: "#pricing"},
|
||||
{
|
||||
name: "アクセス",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "アクセス", id: "#contact"},
|
||||
]}
|
||||
brandName="からきち"
|
||||
/>
|
||||
@@ -57,45 +49,28 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="焼鳥の常識を変える。時間無制限の自由な夜を。"
|
||||
description="炭火で仕上げる本格焼鳥 × セルフ飲み放題。福岡・唐人町で味わう、最高コスパ体験。"
|
||||
buttons={[
|
||||
{
|
||||
text: "今すぐ予約する",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "今すぐ予約する", href: "#contact"},
|
||||
{
|
||||
text: "空席を確認",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "空席を確認", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-thai-street-food_53876-18298.jpg?_wi=1",
|
||||
imageAlt: "炭火焼き鳥",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-thai-street-food_53876-18298.jpg", imageAlt: "炭火焼き鳥"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-sitting-by-fire-pit_107420-96500.jpg",
|
||||
imageAlt: "炭火焼き鳥",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-sitting-by-fire-pit_107420-96500.jpg", imageAlt: "炭火焼き鳥"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535189.jpg",
|
||||
imageAlt: "炭火焼き鳥",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535189.jpg", imageAlt: "炭火焼き鳥"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535288.jpg",
|
||||
imageAlt: "炭火焼き鳥",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535288.jpg", imageAlt: "炭火焼き鳥"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breast-served-with-bell-peppers-cherry-tomato-olives_140725-8589.jpg",
|
||||
imageAlt: "炭火焼き鳥",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breast-served-with-bell-peppers-cherry-tomato-olives_140725-8589.jpg", imageAlt: "炭火焼き鳥"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-sold-streets-city_23-2151516943.jpg",
|
||||
imageAlt: "炭火焼き鳥",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-sold-streets-city_23-2151516943.jpg", imageAlt: "炭火焼き鳥"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -106,45 +81,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "最高すぎる",
|
||||
quote: "焼鳥の味付けが絶妙でお酒が止まらない。",
|
||||
name: "佐藤 健一",
|
||||
role: "会社員",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-eating-sushi_23-2151345038.jpg?_wi=1",
|
||||
},
|
||||
id: "1", title: "最高すぎる", quote: "焼鳥の味付けが絶妙でお酒が止まらない。", name: "佐藤 健一", role: "会社員", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-eating-sushi_23-2151345038.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "飲み放題が自由",
|
||||
quote: "自分で注げるのが本当に楽しい。待ち時間ゼロ!",
|
||||
name: "鈴木 美咲",
|
||||
role: "OL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adults-having-party-home_23-2149215877.jpg?_wi=1",
|
||||
},
|
||||
id: "2", title: "飲み放題が自由", quote: "自分で注げるのが本当に楽しい。待ち時間ゼロ!", name: "鈴木 美咲", role: "OL", imageSrc: "http://img.b2bpic.net/free-photo/young-adults-having-party-home_23-2149215877.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "コスパ最強",
|
||||
quote: "このクオリティでこの価格は信じられない。",
|
||||
name: "高橋 誠",
|
||||
role: "幹事",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-satisfied-customer-making-ok-gesture_74855-3646.jpg",
|
||||
},
|
||||
id: "3", title: "コスパ最強", quote: "このクオリティでこの価格は信じられない。", name: "高橋 誠", role: "幹事", imageSrc: "http://img.b2bpic.net/free-photo/positive-satisfied-customer-making-ok-gesture_74855-3646.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "また来ます!",
|
||||
quote: "店内の雰囲気がとても良くて落ち着けました。",
|
||||
name: "田中 陽子",
|
||||
role: "主婦",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
|
||||
},
|
||||
id: "4", title: "また来ます!", quote: "店内の雰囲気がとても良くて落ち着けました。", name: "田中 陽子", role: "主婦", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "焼鳥がうまい",
|
||||
quote: "炭火の香りが最高。とりかわは必須です。",
|
||||
name: "伊藤 大輔",
|
||||
role: "学生",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-holding-beer-mug-pub_23-2148872459.jpg",
|
||||
},
|
||||
id: "5", title: "焼鳥がうまい", quote: "炭火の香りが最高。とりかわは必須です。", name: "伊藤 大輔", role: "学生", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-holding-beer-mug-pub_23-2148872459.jpg"},
|
||||
]}
|
||||
title="一度来たら、また来たくなる店"
|
||||
description="多くのお客様から高評価をいただいています。"
|
||||
@@ -158,49 +103,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "本格炭火焼鳥",
|
||||
description: "強火の炭火で手打ち串を丁寧に焼き上げます。",
|
||||
icon: Flame,
|
||||
title: "本格炭火焼鳥", description: "強火の炭火で手打ち串を丁寧に焼き上げます。", icon: Flame,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-stone-texture-pattern_58702-14154.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-stone-texture-pattern_58702-14154.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burning-woods-fire-pit_23-2148253447.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burning-woods-fire-pit_23-2148253447.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-thai-street-food_53876-18298.jpg?_wi=2",
|
||||
imageAlt: "charcoal fire high heat yakitori",
|
||||
},
|
||||
{
|
||||
title: "セルフ飲み放題",
|
||||
description: "自由に注げるスタイルで待ち時間はゼロ。",
|
||||
icon: Flame,
|
||||
title: "セルフ飲み放題", description: "自由に注げるスタイルで待ち時間はゼロ。", icon: Flame,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-public-intimacy-moments_23-2149459116.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-public-intimacy-moments_23-2149459116.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-beer-brewing-elements_23-2150321459.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-beer-brewing-elements_23-2150321459.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-eating-sushi_23-2151345038.jpg?_wi=2",
|
||||
imageAlt: "charcoal fire high heat yakitori",
|
||||
},
|
||||
{
|
||||
title: "圧倒的コスパ",
|
||||
description: "日替わり89円串など毎日お得なメニューを。",
|
||||
icon: Award,
|
||||
title: "圧倒的コスパ", description: "日替わり89円串など毎日お得なメニューを。", icon: Award,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-japanese-street-food_23-2149410196.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-japanese-street-food_23-2149410196.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-hands-holding-plate-with-grilled-octopus_651396-415.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-hands-holding-plate-with-grilled-octopus_651396-415.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adults-having-party-home_23-2149215877.jpg?_wi=2",
|
||||
imageAlt: "charcoal fire high heat yakitori",
|
||||
},
|
||||
]}
|
||||
title="からきちが選ばれる理由"
|
||||
@@ -216,59 +143,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "定番",
|
||||
name: "豚バラ",
|
||||
price: "150円",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/korean-food-bulgogi-marinated-beef-barbecue-ready-serve_1150-42883.jpg",
|
||||
},
|
||||
id: "1", brand: "定番", name: "豚バラ", price: "150円", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/korean-food-bulgogi-marinated-beef-barbecue-ready-serve_1150-42883.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "博多名物",
|
||||
name: "とりかわ",
|
||||
price: "120円",
|
||||
rating: 5,
|
||||
reviewCount: "300",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-seafood-oysters-skewers_23-2148708705.jpg",
|
||||
},
|
||||
id: "2", brand: "博多名物", name: "とりかわ", price: "120円", rating: 5,
|
||||
reviewCount: "300", imageSrc: "http://img.b2bpic.net/free-photo/delicious-seafood-oysters-skewers_23-2148708705.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "人気",
|
||||
name: "唐揚げ",
|
||||
price: "450円",
|
||||
rating: 4,
|
||||
reviewCount: "80",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-chicken-black-bowl_84443-85657.jpg",
|
||||
},
|
||||
id: "3", brand: "人気", name: "唐揚げ", price: "450円", rating: 4,
|
||||
reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/orange-chicken-black-bowl_84443-85657.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "希少",
|
||||
name: "せせり",
|
||||
price: "160円",
|
||||
rating: 5,
|
||||
reviewCount: "50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-plate-with-shrimps-skewers_23-2148632634.jpg",
|
||||
},
|
||||
id: "4", brand: "希少", name: "せせり", price: "160円", rating: 5,
|
||||
reviewCount: "50", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-plate-with-shrimps-skewers_23-2148632634.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
brand: "野菜",
|
||||
name: "ししとう",
|
||||
price: "100円",
|
||||
rating: 4,
|
||||
reviewCount: "40",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegan-grilled-vegetable-skewers-recipe-idea_53876-95984.jpg",
|
||||
},
|
||||
id: "5", brand: "野菜", name: "ししとう", price: "100円", rating: 4,
|
||||
reviewCount: "40", imageSrc: "http://img.b2bpic.net/free-photo/vegan-grilled-vegetable-skewers-recipe-idea_53876-95984.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
brand: "肉",
|
||||
name: "つくね",
|
||||
price: "180円",
|
||||
rating: 5,
|
||||
reviewCount: "90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/snack-street-traditional-ball-tasty_1203-5495.jpg",
|
||||
},
|
||||
id: "6", brand: "肉", name: "つくね", price: "180円", rating: 5,
|
||||
reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/snack-street-traditional-ball-tasty_1203-5495.jpg"},
|
||||
]}
|
||||
title="自慢の人気メニュー"
|
||||
description="職人が焼き上げる絶品串をご堪能ください。"
|
||||
@@ -282,54 +173,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "standard",
|
||||
tag: "おすすめ",
|
||||
price: "3,500円",
|
||||
period: "/名",
|
||||
description: "満足度重視の宴会コース",
|
||||
button: {
|
||||
text: "予約する",
|
||||
},
|
||||
featuresTitle: "内容",
|
||||
features: [
|
||||
"焼鳥6種",
|
||||
"セルフ飲み放題",
|
||||
"サラダ",
|
||||
"唐揚げ",
|
||||
],
|
||||
id: "standard", tag: "おすすめ", price: "3,500円", period: "/名", description: "満足度重視の宴会コース", button: {
|
||||
text: "予約する"},
|
||||
featuresTitle: "内容", features: [
|
||||
"焼鳥6種", "セルフ飲み放題", "サラダ", "唐揚げ"],
|
||||
},
|
||||
{
|
||||
id: "premium",
|
||||
tag: "特別",
|
||||
price: "4,500円",
|
||||
period: "/名",
|
||||
description: "ちょっと贅沢な夜に",
|
||||
button: {
|
||||
text: "予約する",
|
||||
},
|
||||
featuresTitle: "内容",
|
||||
features: [
|
||||
"焼鳥8種",
|
||||
"飲み放題",
|
||||
"デザート",
|
||||
"限定串",
|
||||
],
|
||||
id: "premium", tag: "特別", price: "4,500円", period: "/名", description: "ちょっと贅沢な夜に", button: {
|
||||
text: "予約する"},
|
||||
featuresTitle: "内容", features: [
|
||||
"焼鳥8種", "飲み放題", "デザート", "限定串"],
|
||||
},
|
||||
{
|
||||
id: "party",
|
||||
tag: "大人数",
|
||||
price: "予算相談",
|
||||
period: "OK",
|
||||
description: "団体貸切プラン",
|
||||
button: {
|
||||
text: "相談する",
|
||||
},
|
||||
featuresTitle: "内容",
|
||||
features: [
|
||||
"全館貸切",
|
||||
"予算対応",
|
||||
"特別メニュー",
|
||||
],
|
||||
id: "party", tag: "大人数", price: "予算相談", period: "OK", description: "団体貸切プラン", button: {
|
||||
text: "相談する"},
|
||||
featuresTitle: "内容", features: [
|
||||
"全館貸切", "予算対応", "特別メニュー"],
|
||||
},
|
||||
]}
|
||||
title="幹事様、もう店選びで悩まない。"
|
||||
@@ -344,28 +203,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "527件",
|
||||
title: "高評価レビュー",
|
||||
items: [
|
||||
"皆様の口コミに感謝",
|
||||
],
|
||||
id: "1", value: "527件", title: "高評価レビュー", items: [
|
||||
"皆様の口コミに感謝"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "4.8",
|
||||
title: "満足度評価",
|
||||
items: [
|
||||
"毎日最高を提供中",
|
||||
],
|
||||
id: "2", value: "4.8", title: "満足度評価", items: [
|
||||
"毎日最高を提供中"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "100%",
|
||||
title: "炭火への情熱",
|
||||
items: [
|
||||
"妥協なき美味しさ",
|
||||
],
|
||||
id: "3", value: "100%", title: "炭火への情熱", items: [
|
||||
"妥協なき美味しさ"],
|
||||
},
|
||||
]}
|
||||
title="愛される理由"
|
||||
@@ -381,23 +228,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
members={[
|
||||
{
|
||||
id: "1",
|
||||
name: "店長",
|
||||
role: "焼鳥マスター",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg",
|
||||
},
|
||||
id: "1", name: "店長", role: "焼鳥マスター", imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "アキラ",
|
||||
role: "ホールリーダー",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-enjoying-dinner-wine_23-2148454129.jpg",
|
||||
},
|
||||
id: "2", name: "アキラ", role: "ホールリーダー", imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-enjoying-dinner-wine_23-2148454129.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "ミキ",
|
||||
role: "ドリンク担当",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-man-luxurious-restaurant_23-2150517397.jpg",
|
||||
},
|
||||
id: "3", name: "ミキ", role: "ドリンク担当", imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-man-luxurious-restaurant_23-2150517397.jpg"},
|
||||
]}
|
||||
title="スタッフ一同お待ちしております"
|
||||
description="明るく元気なスタッフが最高の一夜をお手伝い。"
|
||||
@@ -410,20 +245,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "貸切はできますか?",
|
||||
content: "はい、ご予算に応じて大人数の貸切も承っております。",
|
||||
},
|
||||
id: "1", title: "貸切はできますか?", content: "はい、ご予算に応じて大人数の貸切も承っております。"},
|
||||
{
|
||||
id: "2",
|
||||
title: "飲み放題は本当に時間無制限?",
|
||||
content: "一部コースを除き、時間制限のないゆったりとした飲み放題をご用意しております。",
|
||||
},
|
||||
id: "2", title: "飲み放題は本当に時間無制限?", content: "一部コースを除き、時間制限のないゆったりとした飲み放題をご用意しております。"},
|
||||
{
|
||||
id: "3",
|
||||
title: "PayPayドームから近いですか?",
|
||||
content: "はい、徒歩圏内ですので野球観戦後にも最適です。",
|
||||
},
|
||||
id: "3", title: "PayPayドームから近いですか?", content: "はい、徒歩圏内ですので野球観戦後にも最適です。"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-beautifully-painted-brown-eyes-with-eyeliner-highlighting-features-face-model-red-blouse-sends-air-kiss_197531-12005.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -437,18 +263,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="今日の夜、後悔しない店選びを。今すぐ予約して最高の炭火焼き鳥を味わいましょう。"
|
||||
buttons={[
|
||||
{
|
||||
text: "今すぐ予約",
|
||||
href: "#",
|
||||
},
|
||||
text: "今すぐ予約", href: "#"},
|
||||
{
|
||||
text: "電話する",
|
||||
href: "tel:092-000-0000",
|
||||
},
|
||||
text: "電話する", href: "tel:092-000-0000"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -457,42 +278,27 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "店舗情報",
|
||||
items: [
|
||||
title: "店舗情報", items: [
|
||||
{
|
||||
label: "唐人町駅 徒歩10分",
|
||||
href: "#",
|
||||
},
|
||||
label: "唐人町駅 徒歩10分", href: "#"},
|
||||
{
|
||||
label: "PayPayドーム徒歩圏",
|
||||
href: "#",
|
||||
},
|
||||
label: "PayPayドーム徒歩圏", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "メニュー",
|
||||
items: [
|
||||
title: "メニュー", items: [
|
||||
{
|
||||
label: "焼鳥串",
|
||||
href: "#products",
|
||||
},
|
||||
label: "焼鳥串", href: "#products"},
|
||||
{
|
||||
label: "飲み放題",
|
||||
href: "#features",
|
||||
},
|
||||
label: "飲み放題", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "予約",
|
||||
items: [
|
||||
title: "予約", items: [
|
||||
{
|
||||
label: "コース一覧",
|
||||
href: "#pricing",
|
||||
},
|
||||
label: "コース一覧", href: "#pricing"},
|
||||
{
|
||||
label: "団体予約",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "団体予約", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user