Merge version_1 into main #1
@@ -41,6 +41,7 @@ function ShopPageContent() {
|
||||
{"name":"Reviews","id":"testimonials"},
|
||||
{"name":"Shop","id":"/shop"}
|
||||
]}
|
||||
button={{ text: "Order Now", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
<main className="min-h-screen flex items-center justify-center pt-20">
|
||||
@@ -84,6 +85,7 @@ function ShopPageContent() {
|
||||
{"name":"Reviews","id":"testimonials"},
|
||||
{"name":"Shop","id":"/shop"}
|
||||
]}
|
||||
button={{ text: "Order Now", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
<div id="productCatalog" data-section="productCatalog">
|
||||
|
||||
Reference in New Issue
Block a user