Return
*/} - -- Points : {formatNumber(points)}x -
-Property 1
-- Type : Apartment -
-One bed luxury apartment,
-Bedrooms :1 Bathrooms:1
-Size:552 Sq Feet
-TownCity:
-PostCode:
- -Key Features
-- Private balcony. Communal roof terrace. Residents concierge service. Close - proximity to green spaces. 999 year lease with peppercorn ground rent -
- - -- You have won this property NFT and have gained +10 points{' '} -
- -You have lost -10 points
- -{description}
@@ -25,11 +39,13 @@ export function Card({ className, title, description, children, ...props }: Card ); } +interface CardWithoutHeadingProps extends React.HTMLAttributes