2 Commits

Author SHA1 Message Date
efed5321b4 Update src/app/page.tsx 2026-05-12 22:16:06 +00:00
f1a080f3ce Merge version_2 into main
Merge version_2 into main
2026-05-12 22:14:57 +00:00

View File

@@ -110,6 +110,9 @@ export default function LandingPage() {
]} ]}
title="Featured Listings" title="Featured Listings"
description="Explore our curated selection of premium properties." description="Explore our curated selection of premium properties."
buttons={[
{ text: "View All Listings", href: "/listings" }
]}
/> />
</div> </div>