feat: add faqs section

Signed-off-by: Chloe <pinkcloudvnn@gmail.com>
This commit is contained in:
Chloe
2024-06-14 16:50:46 +07:00
parent a27b02f953
commit c5af5b3069
8 changed files with 59 additions and 44 deletions

View File

@@ -34,7 +34,7 @@ export default async function HomePage() {
<WhyChoose />
</Suspense>
<Suspense>
<FAQ />
<FAQ handle="home-page-faqs" />
</Suspense>
<Suspense>
<Manufacturers />