Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8a8dfeb109 | |||
| 8f7e6cf5f9 | |||
| 4d59b954ce | |||
| 508e80708d |
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/best-friends-celebrating-new-year-s-eve-together_23-2149144052.jpg", alt: "Customer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg", alt: "Customer"},
|
||||
src: "http://img.b2bpic.net/side-view-friends-enjoying-dinner-party_52683-132626.jpg", alt: "Customer"},
|
||||
]}
|
||||
avatarText="Loved by thousands"
|
||||
buttons={[
|
||||
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
||||
id: "6", name: "Stuffed Vine Leaves", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-leaf-dolma-ground-meat-dish-with-seasonings-dark_140725-52803.jpg"},
|
||||
]}
|
||||
title="Our Signature Dishes"
|
||||
description="From our secret recipe falafel to fresh salads and dips."
|
||||
description="Hand-crafted, crispy perfection delivered to your door."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Now", href: "#contact"
|
||||
@@ -242,7 +242,7 @@ export default function LandingPage() {
|
||||
text="Join us today for an authentic Mediterranean meal."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call to Reserve", href: "tel:+1234567890"},
|
||||
text: "Reserve Your Table Now", href: "tel:+1234567890"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user