upd
This commit is contained in:
@@ -2,9 +2,32 @@ export const projects = [
|
||||
{
|
||||
title: "Rove Home Marasi Drive",
|
||||
img: "/images/search/rove_home_marasi_drive.png",
|
||||
types: [
|
||||
{
|
||||
name: "Studio Flex",
|
||||
img: "",
|
||||
wings: "West Wing",
|
||||
floors: "Floor 5-21",
|
||||
area: "341-366 Sqft",
|
||||
},
|
||||
{
|
||||
name: "Studio²",
|
||||
img: "",
|
||||
wings: "East Wing / West Wing",
|
||||
floors: "Floor 5-21 / 24-31",
|
||||
area: "386-416 Sqft",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Rove Home Dubai Marina",
|
||||
img: "/images/search/rove_home_dubai_marina.png",
|
||||
types: [
|
||||
{
|
||||
name: "Studio Flex",
|
||||
img: "",
|
||||
wings: "West Wing",
|
||||
},
|
||||
],
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user