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