Merge version_1 into main #1
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah_h",
|
||||
testimonial: "The best manakish in the city! Reminds me of home.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-garnish-tandir-bread-buns-green-salad-table_114579-2579.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-garnish-tandir-bread-buns-green-salad-table_114579-2579.jpg?_wi=1",
|
||||
imageAlt: "authentic lebanese breakfast table",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
handle: "@karim_m",
|
||||
testimonial: "Amazing grills and a very welcoming atmosphere.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-preparing-dough-baking-top-view_176474-5461.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-preparing-dough-baking-top-view_176474-5461.jpg?_wi=1",
|
||||
imageAlt: "authentic lebanese breakfast table",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
handle: "@layla_a",
|
||||
testimonial: "Everything is fresh, authentic, and delicious.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customs-food-wooden-board-top-view_23-2149598954.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customs-food-wooden-board-top-view_23-2149598954.jpg?_wi=1",
|
||||
imageAlt: "authentic lebanese breakfast table",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
handle: "@omar_k",
|
||||
testimonial: "My go-to spot for breakfast. Great prices too!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-delicious-meals-pan-with-salad-pickles-flowers-wooden-surface_176474-6464.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-delicious-meals-pan-with-salad-pickles-flowers-wooden-surface_176474-6464.jpg?_wi=1",
|
||||
imageAlt: "authentic lebanese breakfast table",
|
||||
},
|
||||
{
|
||||
@@ -95,11 +95,11 @@ export default function LandingPage() {
|
||||
handle: "@jana_d",
|
||||
testimonial: "Love the Labneh plate and fresh veggies.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-vegetable-barbecue-with-lavash-herbs_114579-3151.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-vegetable-barbecue-with-lavash-herbs_114579-3151.jpg?_wi=1",
|
||||
imageAlt: "authentic lebanese breakfast table",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rice-garnish-tandir-bread-buns-green-salad-table_114579-2579.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rice-garnish-tandir-bread-buns-green-salad-table_114579-2579.jpg?_wi=2"
|
||||
imageAlt="Authentic Lebanese breakfast spread"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
description: "Hospitality is at our core.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-preparing-dough-baking-top-view_176474-5461.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-preparing-dough-baking-top-view_176474-5461.jpg?_wi=2"
|
||||
imageAlt="Traditional Lebanese mezze table"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -187,19 +187,19 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Manakish Zaatar",
|
||||
price: "$1.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customs-food-wooden-board-top-view_23-2149598954.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customs-food-wooden-board-top-view_23-2149598954.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Hummus Plate",
|
||||
price: "$3.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-delicious-meals-pan-with-salad-pickles-flowers-wooden-surface_176474-6464.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-delicious-meals-pan-with-salad-pickles-flowers-wooden-surface_176474-6464.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Mixed Grill",
|
||||
price: "$10.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-vegetable-barbecue-with-lavash-herbs_114579-3151.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-vegetable-barbecue-with-lavash-herbs_114579-3151.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
|
||||
Reference in New Issue
Block a user