upd
This commit is contained in:
+12
-24
@@ -22,9 +22,7 @@ export const projects: Project[] = [
|
||||
desc: "Live in the future, today",
|
||||
src: "/videos/unit-types/marasi-drive/studio-flex-bed-comp.mp4",
|
||||
},
|
||||
interiors: [
|
||||
"/images/interiors/marasi-drive/studio-flex/1.png",
|
||||
],
|
||||
interiors: ["/images/interiors/marasi-drive/studio-flex/1.png"],
|
||||
legend: [
|
||||
{
|
||||
name: "Entrance",
|
||||
@@ -85,9 +83,7 @@ export const projects: Project[] = [
|
||||
desc: "Live in the future, today",
|
||||
src: "/videos/unit-types/marasi-drive/studio-flex-bed-comp.mp4",
|
||||
},
|
||||
interiors: [
|
||||
"/images/interiors/marasi-drive/studio-2/1.png",
|
||||
],
|
||||
interiors: ["/images/interiors/marasi-drive/studio-2/1.png"],
|
||||
legend: [
|
||||
{
|
||||
name: "Entrance",
|
||||
@@ -153,9 +149,7 @@ export const projects: Project[] = [
|
||||
desc: "Live in the future, today",
|
||||
src: "/videos/unit-types/marasi-drive/studio-flex-bed-comp.mp4",
|
||||
},
|
||||
interiors: [
|
||||
"/images/interiors/marasi-drive/1-bedroom/1.png",
|
||||
],
|
||||
interiors: ["/images/interiors/marasi-drive/1-bedroom/1.png"],
|
||||
legend: [
|
||||
{
|
||||
name: "Entrance",
|
||||
@@ -225,9 +219,7 @@ export const projects: Project[] = [
|
||||
desc: "Live in the future, today",
|
||||
src: "/videos/unit-types/marasi-drive/studio-flex-bed-comp.mp4",
|
||||
},
|
||||
interiors: [
|
||||
"/images/interiors/marasi-drive/1-bedroom/1.png",
|
||||
],
|
||||
interiors: ["/images/interiors/marasi-drive/1-bedroom/1.png"],
|
||||
legend: [
|
||||
{
|
||||
name: "Entrance",
|
||||
@@ -292,9 +284,7 @@ export const projects: Project[] = [
|
||||
desc: "Live in the future, today",
|
||||
src: "/videos/unit-types/marasi-drive/studio-flex-bed-comp.mp4",
|
||||
},
|
||||
interiors: [
|
||||
"/images/interiors/marasi-drive/1-bedroom/1.png",
|
||||
],
|
||||
interiors: ["/images/interiors/marasi-drive/1-bedroom/1.png"],
|
||||
legend: [
|
||||
{
|
||||
name: "Entrance",
|
||||
@@ -364,9 +354,7 @@ export const projects: Project[] = [
|
||||
"In 1 Bedroom² double up your space with next generation features that enhance smart living.",
|
||||
"With pocket walls that disappear and a Flexibed that seamlessly converts, you can trans form your living room into an extra bedroom, anytime you want!",
|
||||
],
|
||||
interiors: [
|
||||
"/images/interiors/marasi-drive/1-bedroom/1.png",
|
||||
],
|
||||
interiors: ["/images/interiors/marasi-drive/1-bedroom/1.png"],
|
||||
legend: [
|
||||
{
|
||||
name: "Entrance",
|
||||
@@ -432,9 +420,7 @@ export const projects: Project[] = [
|
||||
"In 2 Bedroom² discover extra functionality with added space and maximum value.",
|
||||
"Whether you want to add a multipurpose spare room or double up your living space as a bedroom - every inch of space feels larger and works exactly how you want.",
|
||||
],
|
||||
interiors: [
|
||||
"/images/interiors/marasi-drive/2-bedroom/1.png",
|
||||
],
|
||||
interiors: ["/images/interiors/marasi-drive/2-bedroom/1.png"],
|
||||
legend: [
|
||||
{
|
||||
name: "Entrance",
|
||||
@@ -514,9 +500,7 @@ export const projects: Project[] = [
|
||||
desc: "Live in the future, today",
|
||||
src: "/videos/unit-types/marasi-drive/studio-flex-bed-comp.mp4",
|
||||
},
|
||||
interiors: [
|
||||
"/images/interiors/marasi-drive/2-bedroom/1.png",
|
||||
],
|
||||
interiors: ["/images/interiors/marasi-drive/2-bedroom/1.png"],
|
||||
legend: [
|
||||
{
|
||||
name: "Entrance",
|
||||
@@ -1508,6 +1492,7 @@ export const projects: Project[] = [
|
||||
floor: "upper",
|
||||
},
|
||||
],
|
||||
tourAvailable: true,
|
||||
},
|
||||
{
|
||||
name: "Sky Loft Type B",
|
||||
@@ -1650,6 +1635,7 @@ export const projects: Project[] = [
|
||||
floor: "upper",
|
||||
},
|
||||
],
|
||||
tourAvailable: true,
|
||||
},
|
||||
{
|
||||
name: "Sky Loft Type C",
|
||||
@@ -1794,6 +1780,7 @@ export const projects: Project[] = [
|
||||
floor: "upper",
|
||||
},
|
||||
],
|
||||
tourAvailable: true,
|
||||
},
|
||||
{
|
||||
name: "Sky Loft 2 Bedroom²",
|
||||
@@ -1979,6 +1966,7 @@ export const projects: Project[] = [
|
||||
floor: "upper",
|
||||
},
|
||||
],
|
||||
tourAvailable: true,
|
||||
},
|
||||
],
|
||||
amentiesFloors: [
|
||||
|
||||
Reference in New Issue
Block a user