Merge version_1 into main #1
@@ -76,11 +76,11 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "lamb-shawarma", title: "Lamb Shawarma", tags: ["Premium Cut", "Slow Roasted", "Tender"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-lamb-chop-meal-lavash-wooden-plate-with-onion-salad-bread-vegetabels-wine_114579-75.jpg", imageAlt: "Grilled lamb shawarma with spices"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-lamb-chop-meal-lavash-wooden-plate-with-onion-salad-bread-vegetabels-wine_114579-75.jpg?_wi=1", imageAlt: "Grilled lamb shawarma with spices"
|
||||
},
|
||||
{
|
||||
id: "chicken-shawarma", title: "Chicken Shawarma", tags: ["Marinated", "Crispy Outside", "Juicy"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535232.jpg", imageAlt: "Fresh grilled chicken shawarma"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535232.jpg?_wi=1", imageAlt: "Fresh grilled chicken shawarma"
|
||||
},
|
||||
{
|
||||
id: "garlic-sauce", title: "Legendary Garlic Sauce", tags: ["Secret Recipe", "Signature", "Life-Changing"],
|
||||
@@ -100,10 +100,10 @@ export default function LandingPage() {
|
||||
description="Our most loved shawarma wraps and plates, prepared fresh to order with premium ingredients."
|
||||
products={[
|
||||
{
|
||||
id: "lamb-wrap", name: "Lamb Shawarma Wrap", price: "$16", imageSrc: "http://img.b2bpic.net/free-photo/beef-lamb-chop-meal-lavash-wooden-plate-with-onion-salad-bread-vegetabels-wine_114579-75.jpg", imageAlt: "Lamb shawarma wrap"
|
||||
id: "lamb-wrap", name: "Lamb Shawarma Wrap", price: "$16", imageSrc: "http://img.b2bpic.net/free-photo/beef-lamb-chop-meal-lavash-wooden-plate-with-onion-salad-bread-vegetabels-wine_114579-75.jpg?_wi=2", imageAlt: "Lamb shawarma wrap"
|
||||
},
|
||||
{
|
||||
id: "chicken-wrap", name: "Chicken Shawarma Wrap", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535232.jpg", imageAlt: "Chicken shawarma wrap"
|
||||
id: "chicken-wrap", name: "Chicken Shawarma Wrap", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535232.jpg?_wi=2", imageAlt: "Chicken shawarma wrap"
|
||||
},
|
||||
{
|
||||
id: "crispy-wrap", name: "Crispy Wrap Combo", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-shaurma-meat-sandwich-with-lemonnd-greens-black_140725-104398.jpg", imageAlt: "Crispy wrap combo"
|
||||
|
||||
Reference in New Issue
Block a user