Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1b45bde42e |
@@ -44,6 +44,7 @@ function ShopPageContent() {
|
||||
{ name: "Shop", id: "/shop" }
|
||||
]}
|
||||
brandName="A Modern Real Estate Agency"
|
||||
button={{ text: "Get Started", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
<main className="min-h-screen flex items-center justify-center pt-20">
|
||||
@@ -81,6 +82,7 @@ function ShopPageContent() {
|
||||
{ name: "Shop", id: "/shop" }
|
||||
]}
|
||||
brandName="A Modern Real Estate Agency"
|
||||
button={{ text: "Get Started", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
<div id="productCatalog" data-section="productCatalog">
|
||||
|
||||
Reference in New Issue
Block a user