Merge version_2 into main #3
@@ -41,6 +41,7 @@ export default function FaqPage() {
|
||||
{ id: "q2", title: "乗り換えはできますか?", content: "可能です。" },
|
||||
]}
|
||||
title="よくあるご質問"
|
||||
description="ご不明な点はお気軽にご相談ください。"
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user