Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-08 13:12:18 +00:00

View File

@@ -30,35 +30,21 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "ホーム",
id: "#home",
},
name: "ホーム", id: "#home"},
{
name: "こだわり",
id: "#about",
},
name: "こだわり", id: "#about"},
{
name: "メニュー",
id: "#menu",
},
name: "メニュー", id: "#menu"},
{
name: "ギャラリー",
id: "#gallery",
},
name: "ギャラリー", id: "#gallery"},
{
name: "お客様の声",
id: "#testimonials",
},
name: "お客様の声", id: "#testimonials"},
{
name: "ご予約",
id: "#reservation",
},
name: "ご予約", id: "#reservation"},
]}
brandName="Yellow 所沢"
button={{
text: "ご予約",
href: "#reservation",
}}
text: "ご予約", href: "#reservation"}}
/>
</div>
@@ -68,13 +54,9 @@ export default function LandingPage() {
description="こだわりの卵と濃厚ソースが織りなす至福の味わい。所沢で愛される洋食レストランYellow。"
buttons={[
{
text: "メニューを見る",
href: "#menu",
},
text: "メニューを見る", href: "#menu"},
{
text: "予約する",
href: "#reservation",
},
text: "予約する", href: "#reservation"},
]}
imageSrc="http://img.b2bpic.net/free-photo/japanese-traditional-dish-beef-teriyaki-with-rice_1232-2319.jpg"
imageAlt="ふわとろオムライス"
@@ -82,25 +64,15 @@ export default function LandingPage() {
textPosition="bottom"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-romantic-young-asian-woman-smiling-looking-happy-sitting-cozy_1258-137922.jpg",
alt: "お客様の声1",
},
src: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-romantic-young-asian-woman-smiling-looking-happy-sitting-cozy_1258-137922.jpg", alt: "お客様の声1"},
{
src: "http://img.b2bpic.net/free-photo/man-smiling_1187-3303.jpg",
alt: "お客様の声2",
},
src: "http://img.b2bpic.net/free-photo/man-smiling_1187-3303.jpg", alt: "お客様の声2"},
{
src: "http://img.b2bpic.net/free-photo/positive-pretty-young-lady-enjoying-drinking-coffee-cafe_1262-19006.jpg",
alt: "お客様の声3",
},
src: "http://img.b2bpic.net/free-photo/positive-pretty-young-lady-enjoying-drinking-coffee-cafe_1262-19006.jpg", alt: "お客様の声3"},
{
src: "http://img.b2bpic.net/free-photo/businesswoman-sitting-bench-having-coffee_23-2148694060.jpg",
alt: "お客様の声4",
},
src: "http://img.b2bpic.net/free-photo/businesswoman-sitting-bench-having-coffee_23-2148694060.jpg", alt: "お客様の声4"},
{
src: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg",
alt: "お客様の声5",
},
src: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg", alt: "お客様の声5"},
]}
avatarText="お客様に愛されて5周年"
/>
@@ -114,21 +86,13 @@ export default function LandingPage() {
description="当店では、お客様に至福のひとときをお届けするため、素材選びから調理、おもてなしの全てに心を込めています。所沢で特別な時間をお過ごしください。"
bulletPoints={[
{
title: "厳選食材",
description: "地元の新鮮な卵と厳選された旬の食材を使用し、最高の味を追求しています。",
},
title: "厳選食材", description: "地元の新鮮な卵と厳選された旬の食材を使用し、最高の味を追求しています。"},
{
title: "手作りソース",
description: "シェフが毎日丁寧に仕込む濃厚なデミグラスソースや特製チーズソースが、料理の味を引き立てます。",
},
title: "手作りソース", description: "シェフが毎日丁寧に仕込む濃厚なデミグラスソースや特製チーズソースが、料理の味を引き立てます。"},
{
title: "居心地の良い空間",
description: "温かみのある内装とゆったりとした座席で、ご家族やご友人、大切な方との語らいの場を提供します。",
},
title: "居心地の良い空間", description: "温かみのある内装とゆったりとした座席で、ご家族やご友人、大切な方との語らいの場を提供します。"},
{
title: "丁寧なおもてなし",
description: "お客様一人ひとりに寄り添う、細やかなサービスと心温まるおもてなしを心がけています。",
},
title: "丁寧なおもてなし", description: "お客様一人ひとりに寄り添う、細やかなサービスと心温まるおもてなしを心がけています。"},
]}
imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064692.jpg"
imageAlt="Yellow 所沢の店内"
@@ -144,47 +108,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "omurice-fluffy",
name: "ふわとろオムライス",
price: "¥1,280",
imageSrc: "http://img.b2bpic.net/free-photo/pad-thai-noodles_1203-2506.jpg",
imageAlt: "ふわとろオムライス",
},
id: "omurice-fluffy", name: "ふわとろオムライス", price: "¥1,280", imageSrc: "http://img.b2bpic.net/free-photo/pad-thai-noodles_1203-2506.jpg", imageAlt: "ふわとろオムライス"},
{
id: "omurice-demi",
name: "デミグラスオムライス",
price: "¥1,380",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetable-salad-inside-plate-with-greens-dark-table_140725-142967.jpg",
imageAlt: "デミグラスオムライス",
},
id: "omurice-demi", name: "デミグラスオムライス", price: "¥1,380", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetable-salad-inside-plate-with-greens-dark-table_140725-142967.jpg", imageAlt: "デミグラスオムライス"},
{
id: "omurice-cheese",
name: "チーズソースオムライス",
price: "¥1,480",
imageSrc: "http://img.b2bpic.net/free-photo/omelette-cheese_141793-620.jpg",
imageAlt: "チーズソースオムライス",
},
id: "omurice-cheese", name: "チーズソースオムライス", price: "¥1,480", imageSrc: "http://img.b2bpic.net/free-photo/omelette-cheese_141793-620.jpg", imageAlt: "チーズソースオムライス"},
{
id: "pancakes-classic",
name: "ふわふわパンケーキ",
price: "¥1,100",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pancakes-with-powdered-sugar_23-2148858510.jpg",
imageAlt: "ふわふわパンケーキ",
},
id: "pancakes-classic", name: "ふわふわパンケーキ", price: "¥1,100", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pancakes-with-powdered-sugar_23-2148858510.jpg", imageAlt: "ふわふわパンケーキ"},
{
id: "french-toast",
name: "とろけるフレンチトースト",
price: "¥1,050",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-pastries-with-icing-inside-plate-dark-space_140725-79511.jpg",
imageAlt: "フレンチトースト",
},
id: "french-toast", name: "とろけるフレンチトースト", price: "¥1,050", imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-pastries-with-icing-inside-plate-dark-space_140725-79511.jpg", imageAlt: "フレンチトースト"},
{
id: "seasonal-sweets",
name: "季節限定スイーツ",
price: "時価",
imageSrc: "http://img.b2bpic.net/free-photo/view-hot-herbal-tea-soft-cake-with-fruits-chocolate-bars-mixed-color-table_140725-86518.jpg",
imageAlt: "季節限定スイーツ",
},
id: "seasonal-sweets", name: "季節限定スイーツ", price: "時価", imageSrc: "http://img.b2bpic.net/free-photo/view-hot-herbal-tea-soft-cake-with-fruits-chocolate-bars-mixed-color-table_140725-86518.jpg", imageAlt: "季節限定スイーツ"},
]}
title="人気メニュー"
description="Yellow 所沢が誇る、とろけるような口どけのオムライスとふわふわパンケーキ。一度食べたら忘れられない、特別な味わいをご堪能ください。"
@@ -200,52 +134,22 @@ export default function LandingPage() {
description="Yellow 所沢の魅力を写真でお届け。食欲をそそる料理の数々、温かい店内の雰囲気、そしてお客様の笑顔をご覧ください。"
blogs={[
{
id: "gallery-food-1",
category: "料理",
title: "自慢のオムライス",
excerpt: "見た目も美しい、ふわとろオムライス。",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-cheese-pizza-round-formed-with-seasonings-cheese-dark-blue-surface_140725-49051.jpg",
imageAlt: "自慢のオムライス",
id: "gallery-food-1", category: "料理", title: "自慢のオムライス", excerpt: "見た目も美しい、ふわとろオムライス。", imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-cheese-pizza-round-formed-with-seasonings-cheese-dark-blue-surface_140725-49051.jpg", imageAlt: "自慢のオムライス", authorName: "Yellow スタッフ", authorAvatar: "http://img.b2bpic.net/free-photo/man-smiling_1187-3303.jpg", date: "2024年7月25日"
},
{
id: "gallery-interior-1",
category: "店内",
title: "温かい雰囲気の店内",
excerpt: "ゆったりと過ごせる居心地の良い空間。",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg",
imageAlt: "温かい雰囲気の店内",
id: "gallery-interior-1", category: "店内", title: "温かい雰囲気の店内", excerpt: "ゆったりと過ごせる居心地の良い空間。", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg", imageAlt: "温かい雰囲気の店内", authorName: "Yellow スタッフ", authorAvatar: "http://img.b2bpic.net/free-photo/man-smiling_1187-3303.jpg", date: "2024年7月25日"
},
{
id: "gallery-dessert-1",
category: "デザート",
title: "季節のパンケーキ",
excerpt: "旬のフルーツを使った限定スイーツ。",
imageSrc: "http://img.b2bpic.net/free-photo/different-types-delicious-desserts_1203-652.jpg",
imageAlt: "季節のパンケーキ",
id: "gallery-dessert-1", category: "デザート", title: "季節のパンケーキ", excerpt: "旬のフルーツを使った限定スイーツ。", imageSrc: "http://img.b2bpic.net/free-photo/different-types-delicious-desserts_1203-652.jpg", imageAlt: "季節のパンケーキ", authorName: "Yellow スタッフ", authorAvatar: "http://img.b2bpic.net/free-photo/man-smiling_1187-3303.jpg", date: "2024年7月25日"
},
{
id: "gallery-customers-1",
category: "お客様",
title: "笑顔あふれるひととき",
excerpt: "ご家族やご友人との素敵な思い出作りに。",
imageSrc: "http://img.b2bpic.net/free-photo/happy-interracial-young-girls-laugh-funny-photos-view-smart-phone-have-fun-together_273609-18148.jpg",
imageAlt: "お客様の笑顔",
id: "gallery-customers-1", category: "お客様", title: "笑顔あふれるひととき", excerpt: "ご家族やご友人との素敵な思い出作りに。", imageSrc: "http://img.b2bpic.net/free-photo/happy-interracial-young-girls-laugh-funny-photos-view-smart-phone-have-fun-together_273609-18148.jpg", imageAlt: "お客様の笑顔", authorName: "Yellow スタッフ", authorAvatar: "http://img.b2bpic.net/free-photo/man-smiling_1187-3303.jpg", date: "2024年7月25日"
},
{
id: "gallery-food-2",
category: "料理",
title: "濃厚デミグラス",
excerpt: "じっくり煮込んだ特製デミグラスソース。",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept-arrangement_23-2148510910.jpg",
imageAlt: "濃厚デミグラス",
id: "gallery-food-2", category: "料理", title: "濃厚デミグラス", excerpt: "じっくり煮込んだ特製デミグラスソース。", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept-arrangement_23-2148510910.jpg", imageAlt: "濃厚デミグラス", authorName: "Yellow スタッフ", authorAvatar: "http://img.b2bpic.net/free-photo/man-smiling_1187-3303.jpg", date: "2024年7月25日"
},
{
id: "gallery-interior-2",
category: "店内",
title: "洗練された空間",
excerpt: "モダンで落ち着いた大人の雰囲気。",
imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg",
imageAlt: "洗練された空間",
id: "gallery-interior-2", category: "店内", title: "洗練された空間", excerpt: "モダンで落ち着いた大人の雰囲気。", imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg", imageAlt: "洗練された空間", authorName: "Yellow スタッフ", authorAvatar: "http://img.b2bpic.net/free-photo/man-smiling_1187-3303.jpg", date: "2024年7月25日"
},
]}
/>
@@ -259,25 +163,15 @@ export default function LandingPage() {
author="所沢市在住 / 佐藤様"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-stately-ginger-fellow-stylish-navy-t-shirt-smiling-showing-ok-sign-looking-camera-while-posing-blue-studio-background-human-facial-expressions-sincer_639032-2122.jpg",
alt: "佐藤様",
},
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-stately-ginger-fellow-stylish-navy-t-shirt-smiling-showing-ok-sign-looking-camera-while-posing-blue-studio-background-human-facial-expressions-sincer_639032-2122.jpg", alt: "佐藤様"},
{
src: "http://img.b2bpic.net/free-photo/smiling-young-asian-man-sitting-restaurant_1262-1621.jpg",
alt: "田中様",
},
src: "http://img.b2bpic.net/free-photo/smiling-young-asian-man-sitting-restaurant_1262-1621.jpg", alt: "田中様"},
{
src: "http://img.b2bpic.net/free-photo/smart-creative-pretty-redhead-female-freelancer-thoughtfully-look-upper-left-corner-pondering_1258-254012.jpg",
alt: "鈴木様",
},
src: "http://img.b2bpic.net/free-photo/smart-creative-pretty-redhead-female-freelancer-thoughtfully-look-upper-left-corner-pondering_1258-254012.jpg", alt: "鈴木様"},
{
src: "http://img.b2bpic.net/free-photo/portrait-happy-senior-woman-showing-thumbs-up_1262-5331.jpg",
alt: "高橋様",
},
src: "http://img.b2bpic.net/free-photo/portrait-happy-senior-woman-showing-thumbs-up_1262-5331.jpg", alt: "高橋様"},
{
src: "http://img.b2bpic.net/free-photo/cheerful-bearded-man-busines-clothes-showing-thumb-up-looking-camera-gray_171337-11351.jpg",
alt: "渡辺様",
},
src: "http://img.b2bpic.net/free-photo/cheerful-bearded-man-busines-clothes-showing-thumb-up-looking-camera-gray_171337-11351.jpg", alt: "渡辺様"},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="slide-up"
@@ -291,34 +185,20 @@ export default function LandingPage() {
description="Yellow 所沢へのご予約はこちらから。貸切や特別なご要望もお気軽にご相談ください。所沢駅より徒歩5分、皆様のご来店を心よりお待ちしております。\n\n**Yellow 所沢**\n住所: 埼玉県所沢市元町1-2-3\n電話番号: 04-29XX-XXXX\n営業時間: ランチ 11:00-15:00 (L.O. 14:30), ディナー 17:00-22:00 (L.O. 21:00)"
inputs={[
{
name: "お名前",
type: "text",
placeholder: "お名前",
required: true,
name: "お名前", type: "text", placeholder: "お名前", required: true,
},
{
name: "電話番号",
type: "tel",
placeholder: "電話番号",
required: true,
name: "電話番号", type: "tel", placeholder: "電話番号", required: true,
},
{
name: "人数",
type: "number",
placeholder: "人数",
required: true,
name: "人数", type: "number", placeholder: "人数", required: true,
},
{
name: "希望日時",
type: "datetime-local",
placeholder: "希望日時",
required: true,
name: "希望日時", type: "datetime-local", placeholder: "希望日時", required: true,
},
]}
textarea={{
name: "ご要望",
placeholder: "ご要望 (アレルギー、お席の希望など)",
rows: 4,
name: "ご要望", placeholder: "ご要望 (アレルギー、お席の希望など)", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-landscape-cityscape-from-fort-goryokaku-tower-hakodate-city-hokkaido_74190-6464.jpg"
imageAlt="Yellow 所沢 店舗外観と地図"
@@ -332,54 +212,33 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "店舗情報",
items: [
title: "店舗情報", items: [
{
label: "住所: 埼玉県所沢市元町1-2-3",
href: "https://maps.app.goo.gl/your-google-maps-link",
},
label: "住所: 埼玉県所沢市元町1-2-3", href: "https://maps.app.goo.gl/your-google-maps-link"},
{
label: "電話番号: 04-29XX-XXXX",
href: "tel:0429XXXXXX",
},
label: "電話番号: 04-29XX-XXXX", href: "tel:0429XXXXXX"},
{
label: "営業時間: 11:00 - 22:00",
href: "#",
},
label: "営業時間: 11:00 - 22:00", href: "#"},
],
},
{
title: "SNS",
items: [
title: "SNS", items: [
{
label: "Instagram",
href: "https://www.instagram.com/yellow.tokorozawa/",
},
label: "Instagram", href: "https://www.instagram.com/yellow.tokorozawa/"},
{
label: "LINE",
href: "https://line.me/ti/p/@yellow.tokorozawa",
},
label: "LINE", href: "https://line.me/ti/p/@yellow.tokorozawa"},
],
},
{
title: "サイトマップ",
items: [
title: "サイトマップ", items: [
{
label: "ホーム",
href: "#home",
},
label: "ホーム", href: "#home"},
{
label: "メニュー",
href: "#menu",
},
label: "メニュー", href: "#menu"},
{
label: "ご予約",
href: "#reservation",
},
label: "ご予約", href: "#reservation"},
{
label: "プライバシーポリシー",
href: "#",
},
label: "プライバシーポリシー", href: "#"},
],
},
]}