Merge version_1 into main #3
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user