Merge version_1 into main #4
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "View Menu", href: "/menu"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-tasty-chicken-burger-with-vegetables-dark-surface-sandwich-fast-food-bun_140725-82636.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-tasty-chicken-burger-with-vegetables-dark-surface-sandwich-fast-food-bun_140725-82636.jpg?_wi=1"
|
||||
imageAlt="Zani's signature burger"
|
||||
/>
|
||||
</div>
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="ecommerce" data-section="ecommerce">
|
||||
<ProductCartItem item={{ id: "1", name: "Signature Burger", price: "R90", quantity: 1, imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-chicken-burger-with-vegetables-dark-surface-sandwich-fast-food-bun_140725-82636.jpg" }} />
|
||||
<ProductCartItem item={{ id: "1", name: "Signature Burger", price: "R90", quantity: 1, imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-chicken-burger-with-vegetables-dark-surface-sandwich-fast-food-bun_140725-82636.jpg?_wi=2" }} />
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
|
||||
Reference in New Issue
Block a user