Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-04-05 14:51:11 +00:00

View File

@@ -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">