Update src/app/page.tsx
This commit is contained in:
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
href: "tel:+14506658080",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/falafel-hummus-pita-middle-eastern-arabic-dishes-halal-food-top-view-banner_2829-14259.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/falafel-hummus-pita-middle-eastern-arabic-dishes-halal-food-top-view-banner_2829-14259.jpg?_wi=1"
|
||||
imageAlt="Delicious Lebanese food spread on a table"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-greens-inside-plate-bright-blue-green_140725-32150.jpg",
|
||||
imageAlt: "A bowl of fresh herbs",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/falafel-hummus-pita-middle-eastern-arabic-dishes-halal-food-top-view-banner_2829-14259.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/falafel-hummus-pita-middle-eastern-arabic-dishes-halal-food-top-view-banner_2829-14259.jpg?_wi=2",
|
||||
imageAlt: "fresh vegetables preparing Lebanese food",
|
||||
},
|
||||
{
|
||||
@@ -142,21 +142,21 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-reading-newspaper-while-having-breakfast-restaurant_23-2147860432.jpg",
|
||||
imageAlt: "Abundant food serving on a restaurant table",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-taco-table_23-2150770579.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-taco-table_23-2150770579.jpg?_wi=1",
|
||||
imageAlt: "fresh vegetables preparing Lebanese food",
|
||||
},
|
||||
{
|
||||
title: "Affordable Meals",
|
||||
description: "Premium Lebanese taste without the premium price, with meals typically $10–30.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-with-onions-wooden-board_140725-7231.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-with-onions-wooden-board_140725-7231.jpg?_wi=1",
|
||||
imageAlt: "Affordable Lebanese meal on a menu",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-kebab-mix-wooden-platter-fresh-herbs_140725-12386.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-kebab-mix-wooden-platter-fresh-herbs_140725-12386.jpg?_wi=1",
|
||||
imageAlt: "Restaurant bill with good value meal",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-wrap-with-falafel-fresh-salad-vegan-tacos-vegetarian-healthy-food_2829-14399.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-wrap-with-falafel-fresh-salad-vegan-tacos-vegetarian-healthy-food_2829-14399.jpg?_wi=1",
|
||||
imageAlt: "fresh vegetables preparing Lebanese food",
|
||||
},
|
||||
]}
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
name: "Beef Shawarma",
|
||||
price: "$14.99",
|
||||
variant: "Classic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-taco-table_23-2150770579.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-taco-table_23-2150770579.jpg?_wi=2",
|
||||
imageAlt: "Juicy beef shawarma wrapped in warm pita",
|
||||
},
|
||||
{
|
||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
||||
name: "Shish Taouk Pita",
|
||||
price: "$13.49",
|
||||
variant: "Marinated Chicken",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-with-onions-wooden-board_140725-7231.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-with-onions-wooden-board_140725-7231.jpg?_wi=2",
|
||||
imageAlt: "Perfectly marinated chicken shish taouk in pita",
|
||||
},
|
||||
{
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
name: "Mixed Grill Plate",
|
||||
price: "$22.99",
|
||||
variant: "Full Experience",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-kebab-mix-wooden-platter-fresh-herbs_140725-12386.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-kebab-mix-wooden-platter-fresh-herbs_140725-12386.jpg?_wi=2",
|
||||
imageAlt: "A platter of mixed grilled meats",
|
||||
},
|
||||
{
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
name: "Falafel Sandwich",
|
||||
price: "$10.99",
|
||||
variant: "Vegetarian Delight",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-wrap-with-falafel-fresh-salad-vegan-tacos-vegetarian-healthy-food_2829-14399.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-wrap-with-falafel-fresh-salad-vegan-tacos-vegetarian-healthy-food_2829-14399.jpg?_wi=2",
|
||||
imageAlt: "Crispy falafel sandwich with fresh vegetables",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user