Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -71,11 +71,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-served-with-eggplants-tomatoes_141793-738.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-served-with-eggplants-tomatoes_141793-738.jpg?_wi=1",
|
||||
imageAlt: "grilled beef steak",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-chef-mincing-herbs-other-greenery-restaurant-kitchen_482257-121124.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-chef-mincing-herbs-other-greenery-restaurant-kitchen_482257-121124.jpg?_wi=1",
|
||||
imageAlt: "wood fire grill",
|
||||
},
|
||||
{
|
||||
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Ma Poêle Burger",
|
||||
price: "95 DH",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-cheeseburger-with-bacon-french-fries-brown-bread_140725-5673.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-cheeseburger-with-bacon-french-fries-brown-bread_140725-5673.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
title: "Hours",
|
||||
description: "Mon-Sun: 12PM-11PM",
|
||||
tag: "Open Daily",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-served-with-eggplants-tomatoes_141793-738.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-served-with-eggplants-tomatoes_141793-738.jpg?_wi=2",
|
||||
imageAlt: "Man holds plate with red gurza side view",
|
||||
},
|
||||
{
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
title: "Find Us",
|
||||
description: "Google Map Integration enabled",
|
||||
tag: "Map",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-chef-mincing-herbs-other-greenery-restaurant-kitchen_482257-121124.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-chef-mincing-herbs-other-greenery-restaurant-kitchen_482257-121124.jpg?_wi=2",
|
||||
imageAlt: "Man holds plate with red gurza side view",
|
||||
},
|
||||
]}
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
handle: "@traveler",
|
||||
testimonial: "Authentic wood-fire taste.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-served-with-eggplants-tomatoes_141793-738.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-served-with-eggplants-tomatoes_141793-738.jpg?_wi=3",
|
||||
imageAlt: "Chef in restaurant kitchen",
|
||||
},
|
||||
{
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
handle: "@agadirfood",
|
||||
testimonial: "Amazing octopus!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-chef-mincing-herbs-other-greenery-restaurant-kitchen_482257-121124.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-chef-mincing-herbs-other-greenery-restaurant-kitchen_482257-121124.jpg?_wi=3",
|
||||
imageAlt: "Chef in restaurant kitchen",
|
||||
},
|
||||
{
|
||||
@@ -246,7 +246,7 @@ export default function LandingPage() {
|
||||
handle: "@omareats",
|
||||
testimonial: "Truly soul satisfying.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-cheeseburger-with-bacon-french-fries-brown-bread_140725-5673.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-cheeseburger-with-bacon-french-fries-brown-bread_140725-5673.jpg?_wi=2",
|
||||
imageAlt: "Chef in restaurant kitchen",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user