Update src/app/faq/page.tsx
This commit is contained in:
@@ -42,7 +42,7 @@ export default function FAQPage() {
|
|||||||
layout="page"
|
layout="page"
|
||||||
title="Frequently Asked Questions"
|
title="Frequently Asked Questions"
|
||||||
sections={[
|
sections={[
|
||||||
{ heading: "General Information", content: "Cloud Shelf is the leading logistics provider." }
|
{ heading: "General Information", content: [{ text: "Cloud Shelf is the leading logistics provider." }] }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user