1 Commits

Author SHA1 Message Date
61276258d5 Update src/app/page.tsx 2026-01-07 10:44:48 +00:00

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: "#" }
]