Compare commits
1 Commits
version_10
...
version_11
| Author | SHA1 | Date | |
|---|---|---|---|
| 61276258d5 |
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
|||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Properties", items: [
|
title: "Properties", items: [
|
||||||
{ label: "View Listings", href: "properties" },
|
{ label: "Browse Properties", href: "properties" },
|
||||||
{ label: "Investment Guide", href: "#" },
|
{ label: "Investment Guide", href: "#" },
|
||||||
{ label: "Market Reports", href: "#" }
|
{ label: "Market Reports", href: "#" }
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user