Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 515c6c6c70 | |||
| 6a7484b8c5 | |||
| abeca1379e | |||
| 0a12a11efb |
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now", href: "#products"},
|
||||
text: "Start Ordering", href: "#products"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/batch-cooking-arrangement-with-blank-phone_23-2148765610.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user