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"]} />