Merge version_1 into main #3
@@ -50,10 +50,10 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baked-potato-wooden-board-with-pepper-tomato-sauces-side-view_141793-3694.jpg", imageAlt: "Delicious Lebanese shawarma, hummus, and grilled meats"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baked-potato-wooden-board-with-pepper-tomato-sauces-side-view_141793-3694.jpg?_wi=1", imageAlt: "Delicious Lebanese shawarma, hummus, and grilled meats"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-local-food-dish_23-2148833850.jpg", imageAlt: "Crispy golden falafel and traditional appetizers"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-local-food-dish_23-2148833850.jpg?_wi=1", imageAlt: "Crispy golden falafel and traditional appetizers"
|
||||
},
|
||||
]}
|
||||
rating={5}
|
||||
@@ -93,27 +93,27 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Mezze", name: "Hummus", price: "€8.50", rating: 5,
|
||||
reviewCount: "420", imageSrc: "http://img.b2bpic.net/free-photo/zucchini-cream-soup-with-garlic-chilli_2829-19615.jpg", imageAlt: "Creamy Lebanese hummus with olive oil"
|
||||
reviewCount: "420", imageSrc: "http://img.b2bpic.net/free-photo/zucchini-cream-soup-with-garlic-chilli_2829-19615.jpg?_wi=1", imageAlt: "Creamy Lebanese hummus with olive oil"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Mezze", name: "Baba Ganoush", price: "€9.00", rating: 5,
|
||||
reviewCount: "385", imageSrc: "http://img.b2bpic.net/free-photo/wooden-plank-with-food-drinks-carpet-beach_23-2147645537.jpg", imageAlt: "Roasted eggplant dip"
|
||||
reviewCount: "385", imageSrc: "http://img.b2bpic.net/free-photo/wooden-plank-with-food-drinks-carpet-beach_23-2147645537.jpg?_wi=1", imageAlt: "Roasted eggplant dip"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Mezze", name: "Falafel", price: "€7.50", rating: 5,
|
||||
reviewCount: "510", imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-local-food-dish_23-2148833850.jpg", imageAlt: "Crispy golden falafel balls"
|
||||
reviewCount: "510", imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-local-food-dish_23-2148833850.jpg?_wi=2", imageAlt: "Crispy golden falafel balls"
|
||||
},
|
||||
{
|
||||
id: "4", brand: "Grill & Shawarma", name: "Chicken Shawarma", price: "€12.00", rating: 5,
|
||||
reviewCount: "680", imageSrc: "http://img.b2bpic.net/free-photo/wrapped-pita-bread-lemon-slices-with-herbs_140725-3573.jpg", imageAlt: "Marinated grilled chicken shawarma"
|
||||
reviewCount: "680", imageSrc: "http://img.b2bpic.net/free-photo/wrapped-pita-bread-lemon-slices-with-herbs_140725-3573.jpg?_wi=1", imageAlt: "Marinated grilled chicken shawarma"
|
||||
},
|
||||
{
|
||||
id: "5", brand: "Grill & Shawarma", name: "Mixed Grill", price: "€16.00", rating: 5,
|
||||
reviewCount: "550", imageSrc: "http://img.b2bpic.net/free-photo/baked-potato-wooden-board-with-pepper-tomato-sauces-side-view_141793-3694.jpg", imageAlt: "Assorted grilled meats platter"
|
||||
reviewCount: "550", imageSrc: "http://img.b2bpic.net/free-photo/baked-potato-wooden-board-with-pepper-tomato-sauces-side-view_141793-3694.jpg?_wi=2", imageAlt: "Assorted grilled meats platter"
|
||||
},
|
||||
{
|
||||
id: "6", brand: "Desserts", name: "Baklava", price: "€6.50", rating: 5,
|
||||
reviewCount: "420", imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-dessert-pakhlava-with-nuts-sultana-inside-white-plate_114579-3588.jpg", imageAlt: "Golden layers of baklava with honey"
|
||||
reviewCount: "420", imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-dessert-pakhlava-with-nuts-sultana-inside-white-plate_114579-3588.jpg?_wi=1", imageAlt: "Golden layers of baklava with honey"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -166,28 +166,28 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Dine In", description: "Experience the authentic Lebanese atmosphere in our cozy restaurant. Warm hospitality, beautiful decor, and exceptional service await you.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-plank-with-food-drinks-carpet-beach_23-2147645537.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-plank-with-food-drinks-carpet-beach_23-2147645537.jpg?_wi=2"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wrapped-pita-bread-lemon-slices-with-herbs_140725-3573.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wrapped-pita-bread-lemon-slices-with-herbs_140725-3573.jpg?_wi=2"
|
||||
},
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Takeaway", description: "Take your favorite Lebanese dishes home. Fresh, delicious, and carefully packaged for your convenience.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/zucchini-cream-soup-with-garlic-chilli_2829-19615.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/zucchini-cream-soup-with-garlic-chilli_2829-19615.jpg?_wi=2"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-local-food-dish_23-2148833850.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-local-food-dish_23-2148833850.jpg?_wi=3"
|
||||
},
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Delivery", description: "Enjoy Rannouch City's authentic Lebanese cuisine delivered to your door. Fast, reliable, and delicious.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baked-potato-wooden-board-with-pepper-tomato-sauces-side-view_141793-3694.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baked-potato-wooden-board-with-pepper-tomato-sauces-side-view_141793-3694.jpg?_wi=3"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-dessert-pakhlava-with-nuts-sultana-inside-white-plate_114579-3588.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-dessert-pakhlava-with-nuts-sultana-inside-white-plate_114579-3588.jpg?_wi=2"
|
||||
},
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user