Update src/app/page.tsx

This commit is contained in:
2026-01-07 10:44:48 +00:00
parent 4ec36ad071
commit 61276258d5

View File

@@ -219,7 +219,7 @@ export default function LandingPage() {
columns={[
{
title: "Properties", items: [
{ label: "View Listings", href: "properties" },
{ label: "Browse Properties", href: "properties" },
{ label: "Investment Guide", href: "#" },
{ label: "Market Reports", href: "#" }
]