Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
description="Experience the true essence of Middle Eastern street food. Freshly prepared, flame-grilled shawarma that hits the spot, every single time."
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-grilled-chicken-wrap-with-vegetables_123827-36162.jpg", imageAlt: "Shawarma Wrap" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-grilled-chicken-wrap-with-vegetables_123827-36162.jpg?_wi=1", imageAlt: "Shawarma Wrap" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-dish-piti-pot-with-sumac-dried-herbs-onions-tray_141793-5179.jpg", imageAlt: "Traditional Dish" }
|
||||
]}
|
||||
/>
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Classic Beef Shawarma", price: "$12.99", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/delicious-grilled-chicken-wrap-with-vegetables_123827-36162.jpg" },
|
||||
{ id: "p1", name: "Classic Beef Shawarma", price: "$12.99", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/delicious-grilled-chicken-wrap-with-vegetables_123827-36162.jpg?_wi=2" },
|
||||
{ id: "p2", name: "Falafel Pita Platter", price: "$10.49", variant: "Traditional", imageSrc: "http://img.b2bpic.net/free-photo/delicious-falafel-wrap-with-sauce_23-2152015870.jpg" }
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user