Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-23 23:48:36 +00:00

View File

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