Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-06-09 12:26:41 +00:00

View File

@@ -65,6 +65,7 @@ export default function LandingPage() {
{ text: "詳細を見る", href: "#features" },
{ text: "お問い合わせ", href: "#contact" }
]}
useInvertedBackground={false}
/>
</div>
<div id="features" data-section="features">
@@ -79,6 +80,7 @@ export default function LandingPage() {
title="お客様に愛される逸品"
description="数々の口コミで高評価をいただいている、当店の自慢の料理をご紹介します。"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="product" data-section="product">
@@ -96,6 +98,7 @@ export default function LandingPage() {
title="おすすめ定食メニュー"
description="初めての方にも自信を持っておすすめできる、お得で美味しい定食をご用意しております。"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="pricing" data-section="pricing">
@@ -108,6 +111,7 @@ export default function LandingPage() {
title="お得な価格で満腹体験"
description="コスパ重視のお客様に絶大な支持をいただいております。特にランチは地域最安値クラス!"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="testimonials" data-section="testimonials">
@@ -123,6 +127,7 @@ export default function LandingPage() {
title="お客様の声"
description="実際に当店をご利用いただいたお客様からの貴重なご意見を一部ご紹介します。"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="faq" data-section="faq">
@@ -138,6 +143,7 @@ export default function LandingPage() {
description="お客様から多く寄せられる質問とその回答をまとめました。"
faqsAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="contact" data-section="contact">
@@ -149,6 +155,7 @@ export default function LandingPage() {
{ text: "地図を見る", href: "https://maps.app.goo.gl/your-restaurant-location" }
]}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>
<div id="footer" data-section="footer">