Merge version_1 into main #3
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="ecommerce" data-section="ecommerce">
|
||||
<ProductCartItem item={{ id: "default", brand: "Default", name: "Default", price: "$0", rating: 0, reviewCount: "0", imageSrc: "" }} />
|
||||
<ProductCartItem item={{ id: "default", name: "Default", price: "$0", quantity: 0, imageSrc: "" }} />
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
|
||||
Reference in New Issue
Block a user