3 Commits

Author SHA1 Message Date
f2c74c1af5 Merge version_4 into main
Merge version_4 into main
2026-04-15 15:25:53 +00:00
515c6c6c70 Update src/app/page.tsx 2026-04-15 15:25:50 +00:00
6a7484b8c5 Merge version_3 into main
Merge version_3 into main
2026-04-15 15:24:37 +00:00

View File

@@ -216,7 +216,10 @@ export default function LandingPage() {
id: "f3", title: "How can I become a seller?", content: "Simply navigate to the 'Partner With Us' section and fill out our merchant application form."},
]}
title="Common Questions"
description="We're here to answer all your inquiries about FoodHub."
description="We're here to answer all your inquiries about FoodHub. Still have questions? Feel free to contact our support team anytime."
buttons={[
{ text: "Contact Support", href: "#contact" }
]}
faqsAnimation="slide-up"
/>
</div>