2 Commits

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

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
description="Carefully selected premium properties with verified documentation. Trusted by 1,500+ buyers and investors across luxury real estate markets." description="Carefully selected premium properties with verified documentation. Trusted by 1,500+ buyers and investors across luxury real estate markets."
tag="LIMITED INVENTORY" tag="LIMITED INVENTORY"
tagIcon={Sparkles} tagIcon={Sparkles}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767781501149-zbacfhpw.jpg" imageSrc="https://img.b2bpic.net/free-photo/tanah-lot-temple-bali-island-indonesia_335224-394.jpg?id=11306613"
imageAlt="Luxury modern apartment with panoramic city views" imageAlt="Luxury modern apartment with panoramic city views"
frameStyle="card" frameStyle="card"
buttons={[ buttons={[
@@ -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: "#" }
] ]