Merge version_1 into main #1
@@ -53,15 +53,15 @@ export default function LandingPage() {
|
||||
tag="Halal • Takeout • Dine-In"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-tasty-shawarma-dish_23-2151805443.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-tasty-shawarma-dish_23-2151805443.jpg?_wi=1",
|
||||
imageAlt: "Fresh Gyro Platter",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-high-protein-vegan-meal_23-2149039393.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-high-protein-vegan-meal_23-2149039393.jpg?_wi=1",
|
||||
imageAlt: "Falafel Plate",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-wild-berries-clay-pot-table_141793-3800.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-wild-berries-clay-pot-table_141793-3800.jpg?_wi=1",
|
||||
imageAlt: "Kebab Grill",
|
||||
},
|
||||
]}
|
||||
@@ -85,21 +85,21 @@ export default function LandingPage() {
|
||||
title: "Chicken Shawarma",
|
||||
description: "Tender marinated chicken strips.",
|
||||
buttonIcon: "Zap",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-tasty-shawarma-dish_23-2151805443.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-tasty-shawarma-dish_23-2151805443.jpg?_wi=2",
|
||||
imageAlt: "authentic gyros close up",
|
||||
},
|
||||
{
|
||||
title: "Classic Falafel",
|
||||
description: "Crispy outside, fluffy inside.",
|
||||
buttonIcon: "Zap",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-high-protein-vegan-meal_23-2149039393.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-high-protein-vegan-meal_23-2149039393.jpg?_wi=2",
|
||||
imageAlt: "authentic gyros close up",
|
||||
},
|
||||
{
|
||||
title: "Rice Plates",
|
||||
description: "Fragrant rice with spices.",
|
||||
buttonIcon: "Zap",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-wild-berries-clay-pot-table_141793-3800.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-wild-berries-clay-pot-table_141793-3800.jpg?_wi=2",
|
||||
imageAlt: "authentic gyros close up",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user