upd
This commit is contained in:
@@ -7,6 +7,7 @@ export const projects: Project[] = [
|
||||
types: [
|
||||
{
|
||||
name: "Studio Flex",
|
||||
slug: "studio-flex",
|
||||
img: "/images/unit-types/marasi-drive/studio_flex.jpg",
|
||||
wings: "West Wing",
|
||||
floors: "Floor 5-21",
|
||||
@@ -14,6 +15,7 @@ export const projects: Project[] = [
|
||||
},
|
||||
{
|
||||
name: "Studio²",
|
||||
slug: "studio-2",
|
||||
img: "/images/unit-types/marasi-drive/studio_2.jpg",
|
||||
wings: "East Wing / West Wing",
|
||||
floors: "Floor 5-21 / 24-31",
|
||||
@@ -21,6 +23,7 @@ export const projects: Project[] = [
|
||||
},
|
||||
{
|
||||
name: "1 Bedroom² Type A",
|
||||
slug: "1-bedroom-a",
|
||||
img: "/images/unit-types/marasi-drive/1_bedroom_a.jpg",
|
||||
wings: "West Wing",
|
||||
floors: "Floor 5-31",
|
||||
@@ -28,6 +31,7 @@ export const projects: Project[] = [
|
||||
},
|
||||
{
|
||||
name: "1 Bedroom² Type B",
|
||||
slug: "1-bedroom-b",
|
||||
img: "/images/unit-types/marasi-drive/1_bedroom_b.jpg",
|
||||
wings: "East Wing / West Wing",
|
||||
floors: "Floor 5-31",
|
||||
@@ -35,6 +39,7 @@ export const projects: Project[] = [
|
||||
},
|
||||
{
|
||||
name: "1 Bedroom² Type C",
|
||||
slug: "1-bedroom-c",
|
||||
img: "/images/unit-types/marasi-drive/1_bedroom_c.jpg",
|
||||
wings: "East Wing / West Wing",
|
||||
floors: "Floor 5-31",
|
||||
@@ -42,6 +47,7 @@ export const projects: Project[] = [
|
||||
},
|
||||
{
|
||||
name: "1 Bedroom² Type D",
|
||||
slug: "1-bedroom-d",
|
||||
img: "/images/unit-types/marasi-drive/1_bedroom_d.jpg",
|
||||
wings: "East Wing / West Wing",
|
||||
floors: "Floor 5-21 / 24-31",
|
||||
@@ -49,6 +55,7 @@ export const projects: Project[] = [
|
||||
},
|
||||
{
|
||||
name: "2 Bedroom² Type A",
|
||||
slug: "2-bedroom-a",
|
||||
img: "/images/unit-types/marasi-drive/2_bedroom_a.jpg",
|
||||
wings: "East Wing / West Wing",
|
||||
floors: "Floor 5-31",
|
||||
@@ -56,6 +63,7 @@ export const projects: Project[] = [
|
||||
},
|
||||
{
|
||||
name: "2 Bedroom² Type B",
|
||||
slug: "2-bedroom-b",
|
||||
img: "/images/unit-types/marasi-drive/2_bedroom_b.jpg",
|
||||
wings: "West Wing",
|
||||
floors: "Floor 5-31",
|
||||
@@ -69,12 +77,14 @@ export const projects: Project[] = [
|
||||
types: [
|
||||
{
|
||||
name: "Studio Flex",
|
||||
slug: "studio-flex",
|
||||
img: "/images/unit-types/dubai-marina/studio_flex.jpg",
|
||||
floors: "Floor 1-10",
|
||||
area: "350-400 Sqft",
|
||||
},
|
||||
{
|
||||
name: "Studio²",
|
||||
slug: "studio-2",
|
||||
img: "/images/unit-types/dubai-marina/studio_2.jpg",
|
||||
floors: "Floor 1-10",
|
||||
area: "350-400 Sqft",
|
||||
|
||||
Reference in New Issue
Block a user