Merge version_1 into main #3

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

View File

@@ -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, image: "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" }} />
</div>
<div id="contact" data-section="contact">