From dc0e49d6ccf9c96f882316612f31e96850631e2f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 06:49:50 +0000 Subject: [PATCH] Update src/app/properties/page.tsx --- src/app/properties/page.tsx | 100 ++++++++---------------------------- 1 file changed, 20 insertions(+), 80 deletions(-) diff --git a/src/app/properties/page.tsx b/src/app/properties/page.tsx index d695c3f..7dda555 100644 --- a/src/app/properties/page.tsx +++ b/src/app/properties/page.tsx @@ -7,37 +7,29 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin import ProductCardFour from '@/components/sections/product/ProductCardFour'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; -export default function LandingPage() { +export default function PropertiesPage() { return ( @@ -76,56 +56,16 @@ export default function LandingPage() { useInvertedBackground={false} title="Trusted by Leaders" description="We are recognized by top industry bodies." - names={[ - "Mumbai Builders Assoc.", - "Real Estate Federation", - "Housing Authority", - ]} + names={["Mumbai Builders Assoc.", "Real Estate Federation", "Housing Authority"]} />