Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 334b4e85b9 | |||
| 3a11cb9ac3 | |||
| 63f2a160f3 | |||
| 767a2ad261 | |||
| 3b884f7d94 | |||
| 7135c9c490 | |||
| 47fe479834 | |||
| fb9180fce5 | |||
| f181bae3e2 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{ name: "Omar Farooq", handle: "@omar", testimonial: "The BBQ grilled chicken is my absolute favorite order.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312225.jpg" },
|
||||
{ name: "Zainab Noor", handle: "@zainab", testimonial: "Always fresh, warm, and delivered right on time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/details-home-autumn-decor-rustic-style-interior-room-top-view_169016-14203.jpg" },
|
||||
]}
|
||||
buttons={[{ text: "View Menu", href: "/menu" }]}
|
||||
buttons={[{ text: "View Menu", href: "/menu" }, { text: "WhatsApp Support", href: "https://wa.me/923185436728" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091298.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ id: "1", title: "Fresh Ingredients", tags: ["Premium Quality"], imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bowl-with-cereal-juice_23-2148877636.jpg?_wi=1" },
|
||||
{ id: "2", title: "Free Delivery", tags: ["Wah Cantt"], imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091298.jpg?_wi=2" },
|
||||
{ id: "2", title: "Free Delivery", tags: ["Free Delivery across all sectors of Wah Cantt"], imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091298.jpg?_wi=2" },
|
||||
{ id: "3", title: "Hygienic Home Cooking", tags: ["Safe"], imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment_23-2148809863.jpg?_wi=1" },
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
|
||||
Reference in New Issue
Block a user