Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f220ebae87 | |||
| 7a134050b6 | |||
| 5eac196dad | |||
| 5f93381f0f |
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "View Menu", href: "#products"},
|
||||
{
|
||||
text: "Start Ordering", href: "#contact"},
|
||||
text: "Order Now", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
@@ -226,6 +226,8 @@ export default function LandingPage() {
|
||||
id: "2", title: "Do you offer contact-less delivery?", content: "Yes, we offer completely contactless delivery options."},
|
||||
{
|
||||
id: "3", title: "How can I track my order?", content: "You can track your order in real-time through our app."},
|
||||
{
|
||||
id: "4", title: "Are there extra delivery fees?", content: "We charge a flat delivery fee of $2.99 for all orders within our service area, which covers all districts within 10 miles of our partner kitchens."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-happy-courier-wearing-headset-while-delivering-food-from-restaurant_637285-6602.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user