diff --git a/src/app/page.tsx b/src/app/page.tsx index 3c80599..12d510a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />