Merge version_1 into main #1
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
handle: "@maya.s",
|
||||
testimonial: "The best Lebanese food I've had in Lebanon. The setting is breathtaking.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-131.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-131.jpg?_wi=1",
|
||||
imageAlt: "lebanese restaurant seaside terrace",
|
||||
},
|
||||
{
|
||||
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
handle: "@nourh",
|
||||
testimonial: "Stunning views and even better service. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-dish-dolma-meat-grape-leaves-clay-pot-with-yogurt_141793-5177.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-dish-dolma-meat-grape-leaves-clay-pot-with-yogurt_141793-5177.jpg?_wi=1",
|
||||
imageAlt: "lebanese restaurant seaside terrace",
|
||||
},
|
||||
{
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
handle: "@omarf",
|
||||
testimonial: "Fresh fish, beautiful ambiance. A true highlight of our trip.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/warm-winter-quinoa-salad-with-pumpkin-chorizo-mozzarella-arugula-leaves-pomegranate_127032-3569.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/warm-winter-quinoa-salad-with-pumpkin-chorizo-mozzarella-arugula-leaves-pomegranate_127032-3569.jpg?_wi=1",
|
||||
imageAlt: "lebanese restaurant seaside terrace",
|
||||
},
|
||||
{
|
||||
@@ -96,11 +96,11 @@ export default function LandingPage() {
|
||||
handle: "@laylak",
|
||||
testimonial: "Exquisite dining experience. Everything was authentic and flavorful.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-turkish-pakhlava-with-pistachio_140725-1643.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-turkish-pakhlava-with-pistachio_140725-1643.jpg?_wi=1",
|
||||
imageAlt: "lebanese restaurant seaside terrace",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wine-glass_74190-131.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wine-glass_74190-131.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -185,19 +185,19 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Seafood Mezze Platter",
|
||||
price: "$45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-dish-dolma-meat-grape-leaves-clay-pot-with-yogurt_141793-5177.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-dish-dolma-meat-grape-leaves-clay-pot-with-yogurt_141793-5177.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Traditional Tabbouleh",
|
||||
price: "$12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/warm-winter-quinoa-salad-with-pumpkin-chorizo-mozzarella-arugula-leaves-pomegranate_127032-3569.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/warm-winter-quinoa-salad-with-pumpkin-chorizo-mozzarella-arugula-leaves-pomegranate_127032-3569.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Grilled Lamb Kebabs",
|
||||
price: "$28",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-turkish-pakhlava-with-pistachio_140725-1643.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-turkish-pakhlava-with-pistachio_140725-1643.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user