Merge version_2 into main #3

Merged
bender merged 2 commits from version_2 into main 2026-05-01 17:50:08 +00:00
2 changed files with 2 additions and 1 deletions

View File

@@ -41,6 +41,7 @@ export default function FaqPage() {
{ id: "q2", title: "乗り換えはできますか?", content: "可能です。" },
]}
title="よくあるご質問"
description="ご不明な点はお気軽にご相談ください。"
faqsAnimation="slide-up"
/>
</div>

View File

@@ -33,7 +33,7 @@ export default function StoresPage() {
/>
</div>
<div className="pt-32 pb-20 px-6">
<TextAbout title="店舗一覧" />
<TextAbout title="店舗一覧" useInvertedBackground={false} />
</div>
<div id="footer" data-section="footer">
<FooterBaseCard