Merge version_2 into main #3

Merged
bender merged 4 commits from version_2 into main 2026-02-17 10:57:39 +00:00
Showing only changes of commit a2ad2a85cb - Show all commits

View File

@@ -42,9 +42,6 @@ export default function ShopPage() {
{"name":"Contact","id":"contact"},
{"name":"Shop","id":"/shop"}
]}
button={{
text: "Cart", href: "#cart"
}}
/>
</div>
<main className="min-h-screen flex items-center justify-center pt-20">
@@ -87,9 +84,6 @@ export default function ShopPage() {
{"name":"Contact","id":"contact"},
{"name":"Shop","id":"/shop"}
]}
button={{
text: "Cart", href: "#cart"
}}
/>
</div>
<div id="productCatalog" data-section="productCatalog">