Add new floor plan images for HQ, update existing floor plan details, and remove outdated popup images. Enhance floor data structure with amenities for the Arcade Level.

This commit is contained in:
2026-03-05 15:57:18 +05:00
parent 48f6734548
commit 698c019856
18 changed files with 55 additions and 56 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 266 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 227 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 233 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 201 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 233 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 236 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 218 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 225 KiB

After

Width:  |  Height:  |  Size: 236 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

+1 -1
View File
@@ -897,7 +897,7 @@ function FloorSelect({
</Button>
)}
<p className="absolute md:text-h4 text-h5 font-medium text-white -translate-x-1/2 select-none left-1/2 2xl:top-[2.5vw] md:max-2xl:top-6 top-5 drop-shadow pointer-events-none">
ROVE Home {markers.find((marker) => marker.name === complexName)?.title}
{markers.find((marker) => marker.name === complexName)?.title}
</p>
<ButtonGroup />
</div>
+5 -16
View File
@@ -8,12 +8,9 @@ import "react-loading-skeleton/dist/skeleton.css";
import Skeleton from "react-loading-skeleton";
import { formattedUnitTypes } from "../data/formattedUnitTypes";
import { Link } from "react-router";
import { projects } from "../data/projects";
import { useEffect, useState } from "react";
function UnitCard({ unit }: { unit: Unit }) {
const { favoriteUnits, setFavoriteUnits } = useFavoritesUnitsStore();
const [complexSlug, setComplexSlug] = useState("");
function handleFavorite(e: React.MouseEvent<HTMLButtonElement>) {
e.preventDefault();
@@ -26,16 +23,6 @@ function UnitCard({ unit }: { unit: Unit }) {
}
}
useEffect(() => {
const complexSlug = projects.find(
(project) => project.title === unit.project
)?.slug;
if (complexSlug) {
setComplexSlug(complexSlug);
}
}, [unit]);
return (
<Link
target="_blank"
@@ -76,9 +63,11 @@ function UnitCard({ unit }: { unit: Unit }) {
</div>
<div className="2xl:rounded-[0.556vw] rounded-xl 2xl:p-[0.556vw] p-2 overflow-hidden mx-auto">
<img
src={`/images/unit-types/${complexSlug}/${unit.unitTypeVariantSlug}${
unit.isLoft ? "-lower" : ""
}${unit.side ? `-${unit.side}` : ""}.jpg`}
src={`/images/unit-types/${unit.projectSlug}/${
unit.unitTypeVariantSlug
}${unit.isLoft ? "-lower" : ""}${
unit.side ? `-${unit.side}` : ""
}.jpg`}
alt=""
className="object-cover pointer-events-none 2xl:max-h-[19.861vw]"
/>
+11 -11
View File
@@ -4,7 +4,7 @@ export const hq5_9_13Masks: FloorPlanMasks = new Map([
[
"01",
{
d: "M445.814 358.42L433.5 358.5V379.323H435V384.823H433.5V420H435V425.823H433.5V431.823H435.156V432.594L457.334 432.743C458.442 432.743 459.546 432.628 460.63 432.4L462.217 432.066C466.249 431.217 469.799 428.845 472.126 425.444L489.225 402.842C490.442 401.063 494.753 391.808 494.788 389.653L495 362.243H490.129V362.834H488.294V363.743H481.284V362.243H445.814V358.42Z",
d: "m445.814 358.42-12.314.08v20.823h1.5v5.5h-1.5V420h1.5v5.823h-1.5v6h1.656v.771l22.178.149a16 16 0 0 0 3.296-.343l1.587-.334a16 16 0 0 0 9.909-6.622l17.099-22.602c1.217-1.779 5.528-11.034 5.563-13.189l.212-27.41h-4.871v.591h-1.835v.909h-7.01v-1.5h-35.47z",
textTransform: [467, 381],
formattedUnitType: "SE",
},
@@ -12,7 +12,7 @@ export const hq5_9_13Masks: FloorPlanMasks = new Map([
[
"02",
{
d: "M447 321.289H451.721H481.199V322.738H488.325V322H490V321H505.879V333.176C505.879 336.489 503.614 339.176 500.3 339.176H495L495 361H490V360.5H488.5V359.5H481.363V361H453.5V358.676H447V323.74V321.289Z",
d: "M447 321.289h34.199v1.449h7.126V322H490v-1h15.879v12.176c0 3.313-2.265 6-5.579 6H495V361h-5v-.5h-1.5v-1h-7.137v1.5H453.5v-2.324H447z",
textTransform: [466, 338],
formattedUnitType: "ST",
},
@@ -20,7 +20,7 @@ export const hq5_9_13Masks: FloorPlanMasks = new Map([
[
"03",
{
d: "M447 320.422H451.721H481.199V318.973H488.325V319.711H490V320.711H505.879V308.535C505.879 305.221 503.614 302.535 500.3 302.535H495L495 280.711H490V281.211H488.5V282.211H481.363V280.711H453.5V283.035H447V317.971V320.422Z",
d: "M447 320.422h34.199v-1.449h7.126v.738H490v1h15.879v-12.176c0-3.314-2.265-6-5.579-6H495v-21.824h-5v.5h-1.5v1h-7.137v-1.5H453.5v2.324H447z",
textTransform: [466, 296],
formattedUnitType: "ST",
},
@@ -28,7 +28,7 @@ export const hq5_9_13Masks: FloorPlanMasks = new Map([
[
"04",
{
d: "M447 239.931H451.721H481.199V241.38H488.325V240.643H490V239.643H505.879V251.818C505.879 255.132 503.614 257.818 500.3 257.818H495L495 279.643H490V279.143H488.5V278.143H481.363V279.643H453.5V277.318H447V242.382V239.931Z",
d: "M447 239.931h34.199v1.449h7.126v-.737H490v-1h15.879v12.175c0 3.314-2.265 6-5.579 6H495v21.825h-5v-.5h-1.5v-1h-7.137v1.5H453.5v-2.325H447z",
textTransform: [466, 256],
formattedUnitType: "ST",
},
@@ -36,7 +36,7 @@ export const hq5_9_13Masks: FloorPlanMasks = new Map([
[
"05",
{
d: "M447 238.711H451.721H481.199V237.262H488.325V238H490V239H505.879V226.824C505.879 223.511 503.614 220.824 500.3 220.824H495L495 199H490V199.5H488.5V200.5H481.363V199H453.5V201.324H447V236.26V238.711Z",
d: "M447 238.711h34.199v-1.449h7.126V238H490v1h15.879v-12.176c0-3.313-2.265-6-5.579-6H495V199h-5v.5h-1.5v1h-7.137V199H453.5v2.324H447z",
textTransform: [466, 215],
formattedUnitType: "ST",
},
@@ -44,7 +44,7 @@ export const hq5_9_13Masks: FloorPlanMasks = new Map([
[
"06",
{
d: "M447 158.289H451.721H481.199V159.738H488.325V159H490V158H505.879V170.176C505.879 173.489 503.614 176.176 500.3 176.176H495L495 198H490V197.5H488.5V196.5H481.363V198H453.5V195.676H447V160.74V158.289Z",
d: "M447 158.289h34.199v1.449h7.126V159H490v-1h15.879v12.176c0 3.313-2.265 6-5.579 6H495V198h-5v-.5h-1.5v-1h-7.137v1.5H453.5v-2.324H447z",
textTransform: [466, 173],
formattedUnitType: "ST",
},
@@ -52,7 +52,7 @@ export const hq5_9_13Masks: FloorPlanMasks = new Map([
[
"07",
{
d: "M447 157.211H451.721H481.199V155.762H488.325V156.5H490V157.5H505.879V145.324C505.879 142.011 503.614 139.324 500.3 139.324H495L495 114.5H493V117.5H453.5V119.824H447V154.76V157.211Z",
d: "M447 157.211h34.199v-1.449h7.126v.738H490v1h15.879v-12.176c0-3.313-2.265-6-5.579-6H495V114.5h-2v3h-39.5v2.324H447z",
textTransform: [466, 132],
formattedUnitType: "ST",
},
@@ -60,7 +60,7 @@ export const hq5_9_13Masks: FloorPlanMasks = new Map([
[
"08",
{
d: "M445.7 136.824H435.2V111.611H410.631L410.796 99.6458C410.904 95.7675 412.972 91.9425 416.031 89.5569L467.812 49.1857C469.399 47.9484 471.119 46.8924 472.941 46.0374L473.326 45.8565C483.274 41.1872 494.7 48.4462 494.7 59.435V111.824H493.2V111.324H472.2V116.324H445.7V136.824Z",
d: "M445.7 136.824h-10.5v-25.213h-24.569l.165-11.965c.108-3.879 2.176-7.704 5.235-10.09l51.781-40.37a27 27 0 0 1 5.129-3.149l.385-.18c9.948-4.67 21.374 2.59 21.374 13.578v52.389h-1.5v-.5h-21v5h-26.5z",
textTransform: [467, 83],
formattedUnitType: "SE",
},
@@ -68,7 +68,7 @@ export const hq5_9_13Masks: FloorPlanMasks = new Map([
[
"09",
{
d: "M429.279 154.76V157.211H399.801V155.762H392.675V156.5H391V157.5H375.121V145.324C375.121 142.011 377.386 139.324 380.7 139.324H386L385.7 120.324C385.7 117.011 388.386 114.324 391.7 114.324H392.5V117.5H427.5V119.824H434V154.76H429.279Z",
d: "M429.279 154.76v2.451h-29.478v-1.449h-7.126v.738H391v1h-15.879v-12.176c0-3.313 2.265-6 5.579-6h5.3l-.3-19a6 6 0 0 1 6-6h.8v3.176h35v2.324h6.5v34.936z",
textTransform: [416, 134],
formattedUnitType: "ST",
},
@@ -76,7 +76,7 @@ export const hq5_9_13Masks: FloorPlanMasks = new Map([
[
"10",
{
d: "M429.279 160.74V158.289H399.801V159.738H392.675V159H391V158H375.121V170.176C375.121 173.489 377.386 176.176 380.7 176.176H386L386 198H427.5V195.676H434V160.74H429.279Z",
d: "M429.279 160.74v-2.451h-29.478v1.449h-7.126V159H391v-1h-15.879v12.176c0 3.313 2.265 6 5.579 6h5.3V198h41.5v-2.324h6.5V160.74z",
textTransform: [416, 175],
formattedUnitType: "ST",
},
@@ -84,7 +84,7 @@ export const hq5_9_13Masks: FloorPlanMasks = new Map([
[
"11",
{
d: "M298.303 297.5H304.803V259H316.303V254H334.303V259H362.803V230.5H360.803L360.803 210.625H319.836L319.836 230.725H317V217H284.351V219.5H263.678V218.54C259.996 218.518 257 221.496 257 225.178V241H251.803C248.489 241 246.303 243.686 246.303 247V272C246.303 275.314 248.489 278 251.803 278H256.879V299.923H261.73V299.308H263.528V298.5H270.537V300H298.303V297.5Z",
d: "M298.303 297.5h6.5V259h11.5v-5h18v5h28.5v-28.5h-2v-19.875h-40.967v20.1H317V217h-32.649v2.5h-20.673v-.96a6.64 6.64 0 0 0-6.678 6.638V241h-5.197c-3.314 0-5.5 2.686-5.5 6v25c0 3.314 2.186 6 5.5 6h5.076v21.923h4.851v-.615h1.798v-.808h7.009v1.5h27.766z",
textTransform: [298, 240],
formattedUnitType: "ST",
},
+11 -11
View File
@@ -4,7 +4,7 @@ export const hq6_10_14Masks: FloorPlanMasks = new Map([
[
"01",
{
d: "M445.814 358.42L433.5 358.5V379.323H435V384.823H433.5V420H435V425.823H433.5V431.823H435.156V432.594L457.334 432.743C458.442 432.743 459.546 432.628 460.63 432.4L462.217 432.066C466.249 431.217 469.799 428.845 472.126 425.444L489.225 402.842C490.442 401.063 494.753 391.808 494.788 389.653L495 362.243H490.129V362.834H488.294V363.743H481.284V362.243H445.814V358.42Z",
d: "m445.814 358.42-12.314.08v20.823h1.5v5.5h-1.5V420h1.5v5.823h-1.5v6h1.656v.771l22.178.149a16 16 0 0 0 3.296-.343l1.587-.334a16 16 0 0 0 9.909-6.622l17.099-22.602c1.217-1.779 5.528-11.034 5.563-13.189l.212-27.41h-4.871v.591h-1.835v.909h-7.01v-1.5h-35.47z",
textTransform: [467, 381],
formattedUnitType: "SE",
},
@@ -12,7 +12,7 @@ export const hq6_10_14Masks: FloorPlanMasks = new Map([
[
"02",
{
d: "M447 321.289H451.721H481.199V322.738H488.325V322H490V321H505.879V333.176C505.879 336.489 503.614 339.176 500.3 339.176H495L495 361H490V360.5H488.5V359.5H481.363V361H453.5V358.676H447V323.74V321.289Z",
d: "M447 321.289h34.199v1.449h7.126V322H490v-1h15.879v12.176c0 3.313-2.265 6-5.579 6H495V361h-5v-.5h-1.5v-1h-7.137v1.5H453.5v-2.324H447z",
textTransform: [466, 338],
formattedUnitType: "ST",
},
@@ -20,7 +20,7 @@ export const hq6_10_14Masks: FloorPlanMasks = new Map([
[
"03",
{
d: "M447 320.422H451.721H481.199V318.973H488.325V319.711H490V320.711H505.879V308.535C505.879 305.221 503.614 302.535 500.3 302.535H495L495 280.711H490V281.211H488.5V282.211H481.363V280.711H453.5V283.035H447V317.971V320.422Z",
d: "M447 320.422h34.199v-1.449h7.126v.738H490v1h15.879v-12.176c0-3.314-2.265-6-5.579-6H495v-21.824h-5v.5h-1.5v1h-7.137v-1.5H453.5v2.324H447z",
textTransform: [466, 296],
formattedUnitType: "ST",
},
@@ -28,7 +28,7 @@ export const hq6_10_14Masks: FloorPlanMasks = new Map([
[
"04",
{
d: "M447 239.931H451.721H481.199V241.38H488.325V240.643H490V239.643H505.879V251.818C505.879 255.132 503.614 257.818 500.3 257.818H495L495 279.643H490V279.143H488.5V278.143H481.363V279.643H453.5V277.318H447V242.382V239.931Z",
d: "M447 239.931h34.199v1.449h7.126v-.737H490v-1h15.879v12.175c0 3.314-2.265 6-5.579 6H495v21.825h-5v-.5h-1.5v-1h-7.137v1.5H453.5v-2.325H447z",
textTransform: [466, 256],
formattedUnitType: "ST",
},
@@ -36,7 +36,7 @@ export const hq6_10_14Masks: FloorPlanMasks = new Map([
[
"05",
{
d: "M447 238.711H451.721H481.199V237.262H488.325V238H490V239H505.879V226.824C505.879 223.511 503.614 220.824 500.3 220.824H495L495 199H490V199.5H488.5V200.5H481.363V199H453.5V201.324H447V236.26V238.711Z",
d: "M447 238.711h34.199v-1.449h7.126V238H490v1h15.879v-12.176c0-3.313-2.265-6-5.579-6H495V199h-5v.5h-1.5v1h-7.137V199H453.5v2.324H447z",
textTransform: [466, 215],
formattedUnitType: "ST",
},
@@ -44,7 +44,7 @@ export const hq6_10_14Masks: FloorPlanMasks = new Map([
[
"06",
{
d: "M447 158.289H451.721H481.199V159.738H488.325V159H490V158H505.879V170.176C505.879 173.489 503.614 176.176 500.3 176.176H495L495 198H490V197.5H488.5V196.5H481.363V198H453.5V195.676H447V160.74V158.289Z",
d: "M447 158.289h34.199v1.449h7.126V159H490v-1h15.879v12.176c0 3.313-2.265 6-5.579 6H495V198h-5v-.5h-1.5v-1h-7.137v1.5H453.5v-2.324H447z",
textTransform: [466, 173],
formattedUnitType: "ST",
},
@@ -52,7 +52,7 @@ export const hq6_10_14Masks: FloorPlanMasks = new Map([
[
"07",
{
d: "M447 157.211H451.721H481.199V155.762H488.325V156.5H490V157.5H505.879V145.324C505.879 142.011 503.614 139.324 500.3 139.324H495L495 114.5H493V117.5H453.5V119.824H447V154.76V157.211Z",
d: "M447 157.211h34.199v-1.449h7.126v.738H490v1h15.879v-12.176c0-3.313-2.265-6-5.579-6H495V114.5h-2v3h-39.5v2.324H447z",
textTransform: [466, 132],
formattedUnitType: "ST",
},
@@ -60,7 +60,7 @@ export const hq6_10_14Masks: FloorPlanMasks = new Map([
[
"08",
{
d: "M445.7 136.824H435.2V111.611H410.631L410.796 99.6458C410.904 95.7675 412.972 91.9425 416.031 89.5569L467.812 49.1857C469.399 47.9484 471.119 46.8924 472.941 46.0374L473.326 45.8565C483.274 41.1872 494.7 48.4462 494.7 59.435V111.824H493.2V111.324H472.2V116.324H445.7V136.824Z",
d: "M445.7 136.824h-10.5v-26l-24.5.5.33-11.876a13 13 0 0 1 5.001-9.891l51.781-40.371a27 27 0 0 1 5.129-3.149l.385-.18c9.948-4.67 21.374 2.59 21.374 13.578v52.389h-1.5v-.5h-21v5h-26.5z",
textTransform: [467, 83],
formattedUnitType: "SE",
},
@@ -68,7 +68,7 @@ export const hq6_10_14Masks: FloorPlanMasks = new Map([
[
"09",
{
d: "M429.279 154.76V157.211H399.801V155.762H392.675V156.5H391V157.5H375.121V145.324C375.121 142.011 377.386 139.324 380.7 139.324H386L385.7 120.324C385.7 117.011 388.386 114.324 391.7 114.324H392.5V117.5H427.5V119.824H434V154.76H429.279Z",
d: "M429.279 154.76v2.451h-29.478v-1.449h-7.126v.738H391v1h-15.879v-12.176c0-3.313 2.265-6 5.579-6h5.3l-.3-19a6 6 0 0 1 6-6h.8v3.176h35v2.324h6.5v34.936z",
textTransform: [416, 134],
formattedUnitType: "ST",
},
@@ -76,7 +76,7 @@ export const hq6_10_14Masks: FloorPlanMasks = new Map([
[
"10",
{
d: "M429.279 160.74V158.289H399.801V159.738H392.675V159H391V158H375.121V170.176C375.121 173.489 377.386 176.176 380.7 176.176H386L386 198H427.5V195.676H434V160.74H429.279Z",
d: "M429.279 160.74v-2.451h-29.478v1.449h-7.126V159H391v-1h-15.879v12.176c0 3.313 2.265 6 5.579 6h5.3V198h41.5v-2.324h6.5V160.74z",
textTransform: [416, 175],
formattedUnitType: "ST",
},
@@ -84,7 +84,7 @@ export const hq6_10_14Masks: FloorPlanMasks = new Map([
[
"11",
{
d: "M298.303 297.5H304.803V259H316.303V254H334.303V259H362.803V230.5H360.803L360.803 210.625H319.836L319.836 230.725H317V217H284.351V219.5H263.678V218.54C259.996 218.518 257 221.496 257 225.178V241H251.803C248.489 241 246.303 243.686 246.303 247V272C246.303 275.314 248.489 278 251.803 278H256.879V299.923H261.73V299.308H263.528V298.5H270.537V300H298.303V297.5Z",
d: "M298.303 297.5h6.5V259h11.5v-5h18v5h28.5v-28.5h-2v-19.875h-40.967v20.1H317V217h-32.649v2.5h-20.673v-.96L257 218.5V241h-5.197c-3.314 0-5.5 2.686-5.5 6v25c0 3.314 2.186 6 5.5 6h5.076v21.923h4.851v-.615h1.798v-.808h7.009v1.5h27.766z",
textTransform: [298, 240],
formattedUnitType: "ST",
},
+12 -2
View File
@@ -167,9 +167,19 @@ export const hqFloors: FloorData[] = [
displayName: "Arcade Level",
type: "amenities",
amenitiesCount: {
total: 0,
total: 9,
},
amenitiesList: [],
amenitiesList: [
{ icon: "", title: "Private Road Access" },
{ icon: "", title: "Urban Gallery" },
{ icon: "", title: "Sunken Seating" },
{ icon: "", title: "Skate Park" },
{ icon: "", title: "Urban Gym" },
{ icon: "", title: "Connecting Staircase to GF" },
{ icon: "", title: "Sculptural Ribbon Seating" },
{ icon: "", title: "Chill Zone" },
{ icon: "", title: "Promenade Arrival" },
],
images: {
main: "/images/floor-plans/hq/arcade.jpg",
content: [],
+4 -4
View File
@@ -181,10 +181,10 @@ export const floorsMasks = {
hq: {
"Roof Level":
"M1628.34 295.302c-.4 10.458 3.96 18.094 6.18 20.604l.18 79.548c.64-1.031 2.71-3.258 5.91-3.913 4.01-.818 74.13 3.6 83.13 4.337 7.21.589 29.73 12.464 40.1 18.328l-4.05 3.803 96.2 57.429 31.74 4.385 35.34-33.022h4.9l.59-8.958h10.42c4.93-5.825 16.13-17.881 21.53-19.503 6.76-2.028 60.09 0 64.45 0 3.5 0 26.72 17.386 37.9 26.079l-5.73 4.051 22.45 15.332h6.57l34.13 24.095v4.016l31.04 23.912 5.29-2.556 31.21 25.19v5.111l29.57 22.451h4.75l27.93 19.166v3.651l10 7.185 3.71-3.374 37.96 26.886-.44-23.635c4.09-1.312 6.34-5.028 6.85-10.857.41-4.663-4.39-10.298-6.85-12.532-83.11-64.82-250.44-195.35-254.87-198.912-5.54-4.451-11.68-10.585-20.19-11.476-8.5-.89-49.36-3.166-57.77-2.968-6.73.159-25.16 19.127-33.54 28.592v25.34l-3.17-.692v-1.385l-186.82-125.793-15.46-7.108c-25.8-1.587-78.97-4.805-85.22-4.976-7.82-.213-15.42 9.095-15.92 22.169",
"29-30":
"M1640.61 391.543c4.01-.818 74.13 3.601 83.13 4.337 7.21.589 29.73 12.464 40.1 18.328l-4.05 3.803 96.2 57.428 31.74 4.386 35.34-33.022h4.9l.59-8.958h10.42c4.93-5.825 16.13-17.881 21.53-19.503 6.76-2.028 60.08 0 64.45 0 3.5 0 26.72 17.386 37.9 26.079l-5.73 4.051 22.45 15.333h6.57l34.13 24.093v4.016l31.03 23.912 5.3-2.555 31.21 25.19v5.11l29.57 22.452h4.75l27.92 19.166v3.651l10.01 7.185 3.71-3.375 37.96 26.887c1.53 1.603 4.62 5.917 4.74 10.347.11 4.43-6.37 10.783-9.62 13.406v21.639c-7.81-5.586-23.93-17.089-25.92-18.419-2.49-1.662-3.6-2.216-5.26-1.293-1.33.738-6.34 4.604-8.68 6.444-59.52-41.163-178.55-123.638-178.55-124.233v-3.293l-3.6-2.076-9.32-6.234v-2.555h-8.81c-9.08-6.773-27.9-20.319-30.55-20.319-3.32 0-53.35-2.901-60.29-1.865-5.55.829-18.68 14.364-24.55 21.028l-7.15-7.251v7.251l-5.62.622h-7.54l-27.45 25.172h-37.58l-17.53-12.43-5.38 1.864c-13.61-7.873-41.02-23.804-41.85-24.55s-.83-2.313-.73-3.004l-22.67-15.063c-2.68.747-8.88 1.467-12.23-1.631-3.35-3.099-15.8-8.766-21.61-11.212-17.39-1.699-56.06-5.341-71.55-6.319-7.65-.484-21.01-1.871-24.37 7.602-2.57 7.243-1.35 12.432 5.87 21.053 0 .042.07 5.609 0 5.57-33.18-26.207-6.22-46.045-.27-48.267l.27-.093v-10.776c-5.35-7.074-16.05-23.423-16.05-32.22s4.54-12.316 6.81-12.976c.64-1.031 2.71-3.258 5.91-3.913",
// "30": "M2306.48 629.883c-.12-4.43-3.21-8.743-4.74-10.346l-37.96-26.886-3.71 3.374-10-7.185v-3.651l-27.93-19.166h-4.75l-29.57-22.452v-5.111l-31.21-25.189-5.3 2.555-31.03-23.912v-4.015l-34.13-24.095h-6.57l-22.45-15.333 5.73-4.05c-11.18-8.693-34.4-26.079-37.9-26.079-4.37 0-57.69-2.028-64.45 0-5.4 1.622-16.6 13.678-21.53 19.503h-10.42l-.59 8.958h-4.9l-35.34 33.022-31.74-4.386-96.2-57.428 4.05-3.803c-10.37-5.864-32.89-17.739-40.1-18.328-9-.737-79.12-5.155-83.13-4.337-3.2.655-5.27 2.881-5.91 3.913-2.27.66-6.81 4.179-6.81 12.976s10.7 25.146 16.05 32.221v10.776h30.6l18.5-19.707 28.76 1.807c3.14-.162 10.84.097 16.55 2.433s80.81 47.585 117.64 69.917h37.58l28.57-26.054h18.17l23.72-27.164c2.7-3.162 55.36-6.834 60.93-2.783l271.9 199.66v-6.248c3.25-2.623 9.73-8.977 9.62-13.407",
// "29": "M1643.94 451.428c-5.35 1.686-33.71 21.737 0 48.36.07.055 0-5.57 0-5.57-7.22-8.621-8.44-13.81-5.87-21.053 3.36-9.473 16.72-8.086 24.37-7.602 15.49.978 54.16 4.62 71.55 6.319 5.81 2.446 18.26 8.113 21.61 11.212s9.55 2.378 12.23 1.631l22.67 15.063c-.1.69-.1 2.258.73 3.004.83.745 28.24 16.677 41.85 24.55l5.38-1.865 17.53 12.431h37.58l27.45-25.172h7.54l5.62-.621v-7.252l7.15 7.252c5.87-6.665 19-20.2 24.55-21.029 6.94-1.036 56.97 1.865 60.29 1.865 2.65 0 21.47 13.546 30.55 20.319h8.81v2.555l9.32 6.234 3.6 2.076v3.293c0 .595 119.03 83.07 178.55 124.233 2.34-1.84 7.35-5.706 8.68-6.444 1.66-.923 2.77-.369 5.26 1.292 1.99 1.33 18.11 12.834 25.92 18.42v-15.392l-271.9-199.66c-5.57-4.051-58.22-.379-60.93 2.782l-23.72 27.165h-18.17l-28.57 26.054h-37.58c-36.83-22.333-111.93-67.581-117.64-69.917s-13.41-2.596-16.55-2.433l-28.76-1.807-18.5 19.707z",
"29-30":
"M1640.61 391.543c4.01-.818 74.13 3.601 83.13 4.337 7.21.589 29.73 12.464 40.1 18.328l-4.05 3.803 96.2 57.428 31.74 4.386 35.34-33.022h4.9l.59-8.958h10.42c4.93-5.825 16.13-17.881 21.53-19.503 6.76-2.028 60.08 0 64.45 0 3.5 0 26.72 17.386 37.9 26.079l-5.73 4.051 22.45 15.333h6.57l34.13 24.093v4.016l31.03 23.912 5.3-2.555 31.21 25.19v5.11l29.57 22.452h4.75l27.92 19.166v3.651l10.01 7.185 3.71-3.375 37.96 26.887c1.53 1.603 4.62 5.917 4.74 10.347.11 4.43-6.37 10.783-9.62 13.406v21.639c-7.81-5.586-23.93-17.089-25.92-18.419-2.49-1.662-3.6-2.216-5.26-1.293-1.33.738-6.34 4.604-8.68 6.444-59.52-41.163-178.55-123.638-178.55-124.233v-3.293l-3.6-2.076-9.32-6.234v-2.555h-8.81c-9.08-6.773-27.9-20.319-30.55-20.319-3.32 0-53.35-2.901-60.29-1.865-5.55.829-18.68 14.364-24.55 21.028l-7.15-7.251v7.251l-5.62.622h-7.54l-27.45 25.172h-37.58l-17.53-12.43-5.38 1.864c-13.61-7.873-41.02-23.804-41.85-24.55s-.83-2.313-.73-3.004l-22.67-15.063c-2.68.747-8.88 1.467-12.23-1.631-3.35-3.099-15.8-8.766-21.61-11.212-17.39-1.699-56.06-5.341-71.55-6.319-7.65-.484-21.01-1.871-24.37 7.602-2.57 7.243-1.35 12.432 5.87 21.053 0 .042.07 5.609 0 5.57-33.18-26.207-6.22-46.045-.27-48.267l.27-.093v-10.776c-5.35-7.074-16.05-23.423-16.05-32.22s4.54-12.316 6.81-12.976c.64-1.031 2.71-3.258 5.91-3.913",
// "28": "M2308.01 678.627c.11-6.353-7.39-11.779-11.15-13.698-7.81-5.586-23.93-17.09-25.92-18.42-2.49-1.661-3.6-2.215-5.26-1.292-1.33.739-6.34 4.604-8.68 6.444-59.52-41.163-178.55-123.638-178.55-124.233v-3.293l-3.6-2.076-9.32-6.234v-2.555h-8.81c-9.08-6.773-27.9-20.319-30.55-20.319-3.32 0-53.35-2.901-60.29-1.865-5.55.829-18.68 14.364-24.55 21.029l-7.15-7.252v7.252l-5.62.621h-7.54l-27.45 25.172h-37.58l-17.53-12.431-5.38 1.865c-13.61-7.873-41.02-23.804-41.85-24.55s-.83-2.314-.73-3.004l-22.67-15.063c-2.68.747-8.88 1.468-12.23-1.631s-15.8-8.766-21.61-11.212c-17.39-1.699-56.06-5.341-71.55-6.319-15.49-.979-21.55.001-24.42 7.512-3.83 10.026.57 15.312 5.92 21.104v25.429l80.9 2.031v-16.776l32.46 14.745 10.53-1.395 90.1 51.209h35.64l27.45-24.703h18.7c7.02-7.554 22.09-22.66 26.16-22.66h60.29c2.29 0 23.02 11.981 33.09 17.972h6.27v7.573l12.92 9.376 7.88-5.639 35.34 24.243v8.169l29.14 19.92 7.66-3.939 30.61 20.37v9.229l26 17.894 6.75-4.502 28.25 18.119v8.779l6.92 4.614 8.68-5.568-.96 31.872c.21 1.062 6.22 6.773 6.22 6.773s15.8 9.212 25.92 14.371v-30.234c3.67-1.627 11.03-6.47 11.15-12.824",
// "27": "M2308.01 734.658c0-4.954-7.43-10.326-11.15-12.973-10.12-5.159-25.92-14.371-25.92-14.371s-6.01-5.711-6.22-6.773l.96-31.872-8.68 5.568-6.92-4.615v-8.778l-28.25-18.119-6.75 4.502-26-17.895v-9.228l-30.61-20.37-7.66 3.939-29.14-19.92v-8.169l-35.34-24.243-7.88 5.639-12.92-9.376v-7.574h-6.27c-10.07-5.99-30.8-17.971-33.09-17.971h-60.29c-4.07 0-19.14 15.106-26.16 22.66h-18.7l-27.45 24.703h-35.64l-90.1-51.21-10.53 1.396-32.46-14.745v16.775l-80.9-2.03c-5.45.703-7.48 6.598-7.81 9.457-2.74 1.649-8.24 6.576-8.24 13.086 0 5.511 3.94 10.991 6.82 14.011-.3-4.839 1.08-15.263 8.9-18.254 7.83-2.991 63.52-1.246 90.38 0l25.45 13.078 4.35-1.187 24.54 14.048 69.6 38.076h35.64l27.45-23.577h7.54v-8.161h3.96l7.2 4.627c7.07-6.084 22.2-18.458 26.16-19.281 4.95-1.028 57.91 2.442 60.29 2.442 1.9 0 19.68 11.741 28.34 17.611l4.75-1.8 194.72 128.184c.09 2.096.61 6.529 2.01 7.492 1.39.964 29.87 19.223 43.93 28.232v8.406c2.7-1.749 8.09-6.485 8.09-11.44",
@@ -216,8 +216,8 @@ export const floorsMasks = {
// "M2302.64 1346.97c-2.86.07-3.65 2.3-3.69 3.41l-94.14-2.27v-3.35c-.18 1.66-.43 3.86 0-.64.44-4.49-1.99-6.04-3.26-6.25-7.88-.15-24.6-.49-28.37-.63-3.77-.15-4.28 1.59-4.07 2.47v2.96l-21.03-1.36v12.06l-33.44-.55v1.82h-10.42c-.03-1.7-.16-5.91-.45-9.25-.29-3.33-3.12-5.17-4.5-5.68l-124.4-4.11h-98.52v-3.86c0-4.19-3.88-5.11-5.82-5.05h-42.84c-4.11 0-5.14 3.37-5.14 5.05v24.25c-.41-4.66-5.08-6.1-7.36-6.24h-42.84c-5.21 0-6.74 4.16-6.85 6.24v-14.05l-26.04-6.34v12.85h-12.68c.11 3.31.03 9.46-1.2 7.54-1.24-1.92-4.97-3.54-6.68-4.11l-92.04-2.13h-22.32v1.42h-1.61v78.05h2.12v6.85l68.29-.59c-.35-1.49-.61-3-.76-4l-6.59-2.96c-.89-.3-2.83-1.19-3.47-2.36-.47-.87-.24-2.43-.06-3.68.12-.88.23-1.6.06-1.85-.32-.48-1.24-.2-1.66 0-4.21 1.65-7.52 10.59-8.66 14.85-.62-2.44-1.86-8.47-1.86-13.05 0-4.88 5.13-8.36 8.13-10.39.51-.35.97-.66 1.32-.93 1.45-1.09 4.07-1.18 5.92-1.24 1.2-.04 2.08-.07 2.08-.36 0-.14.02-.3.04-.47.11-.67.24-1.52-1.04-2.59-1.6-1.33-7.06 1.06-11.19 3.06-3.3 1.6-6.57 6.04-7.79 8.06-.45-2.69-.56-8.83 2.53-11.92 2.36-2.36 8.59-3.01 12.93-3.45 2.75-.29 4.75-.49 4.52-1.01-.41-.91-.17-1.84.15-3.1.15-.59.32-1.26.44-2.03.4-2.4-4.26-5.39-6.99-5.79-2.18-.32-5.44 1.86-6.79 2.99.07-2.79 3.26-6.25 6.26-6.85s7.32 2.46 8.72 4.66c1.4 2.19 8.26 4.99 9.19 2.19.75-2.23-4.44-6.92-7.12-8.98 3.06-.43 10.66 4.27 14.16 6.73-.65-.54-1.72-3.1-2.58-5.18-.24-.57-.47-1.11-.66-1.55-.75-1.71-2.84-4.75-3.8-6.06 2.93.63 6.28 6.61 7.59 9.52.85 1.35 2.65 3.91 3.13 3.33l.07-.09c.83-1.02 5.34-6.58 9.72-6.7 3.62-.11 6.04 2.26 6.79 3.46-1.51-.22-5.4-.31-8.92 1.13-4.28 1.75-7.17 6.41-7.63 7.14l-.03.05c-.26.43 2.07.71 3.26.8 6.05.73 12.53 5.26 14.86 8.39 1.86 2.5 2.55 7.79 2.66 10.12-.91-1.03-1.46-2.1-2.13-3.39-.76-1.47-1.66-3.23-3.4-5.53-3.26-4.33-7.59 1-7.19 3.06.22 1.12 2.46 2.14 5 3.29 2.16.98 4.53 2.06 6.05 3.37 2.66 2.29.45 10.41-.99 14.18-.8-2.46-.94-3.26-1.54-6.99s-3.93-8.67-5.98-8.35c-1.64.25.04 1.81 1.09 2.56 3.83 3.29 5.1 10.63 5.22 17.91l150.76 1.93c1.54-4.65 4.76-9.08 6.75-10.63.97-.75 2.27-1.54 3.46-2.25 2.45-1.48 4.42-2.67 2.02-2.73-2.86-.06-6.84 1.75-8.47 2.66.41-.86 1.91-2.91 4.56-4.24 2.66-1.32 7.48-1.38 9.55-1.24.08-.25.2-1.31 0-3.57s-2.07-4.54-2.99-5.4c3.72.73 9.25 2.85 11.54 3.82.67-1.19 2.94-1.82 3.99-1.99.33-4.65 5.17-5.37 7.55-5.15-3.58 1.13-3.62 5.23-3.19 7.14 1.95-1.16 7.54-1.31 11.06-1.21.45-.02.9-.01 1.35.05-.4-.02-.85-.04-1.35-.05-4.41.18-8.55 3.7-10.19 5.61 4.03.8 12.84 2.97 15.86 5.23 3.01 2.26 2.46 9.23 1.8 12.43-.49-3.58-3.92-4.65-5.58-4.74 1.56 1.23 1.66 4.66 1.03 8.12l155.84 1.07c.29-.96.61-1.92.92-2.86.76-2.28 1.45-4.38 1.45-5.71 0-3.07-2.46-5.88-6.19-6.34-2.98-.38-4.04 6.72-4.19 10.32-1.12-2.13-1.93-6.13-2.2-7.86-1.87.67-3.13 1.44-3.53 1.73 1.66-5.46 11.52-12.18 14.45-13.38 2.34-.96 2.09-2.04 1.66-2.47-4.12-4.37-5.4-4.64-8.51-5.29l-.03-.01q-.21-.045-.45-.09c-2.77-.59-7.63 3.97-9.72 6.33.67-3.13 5.2-7.59 9.72-8.06 4.53-.47 8.2 2.13 9.53 3.83s7.18 3.88 6-1.7c-.94-4.47-7.44-9.03-10.57-10.75 4.83-1.64 10.2 2.13 12.99 4.09.8.57 1.39.98 1.69 1.08 1.08.33 2.69-1.9 3.35-3.06 3.2-7.28 11.01-8.05 14.51-7.52-6.95 3.53-4.66 13.38-2.64 17.86.3 0 .6-.08.99-.18 1.19-.32 3.18-.84 8.29.18 5.4 1.08 6.24 8.3 5.98 11.77-.19-1.17-1.86-5.58-5.09-7.54-2.59-1.57-5.52.65-6.66 1.96 9.01 1.25 10.8 9.86 10.58 14.01 0-5.72-9.02-8.72-13.52-9.51.45.53 1.68 2.43 2.94 5.88 1.25 3.45.52 9.6 0 12.25l-1.57-1.47c.07.68.02 1.4-.13 2.11l170.49 4.95h39.53v-3.41c0-6.98 0-13.04-2.84-12.85-2.28.15-5.54 7.1-6.89 10.55.28-4.16.54-12.64-.64-13.31-1.17-.66-3.12 4.32-3.95 6.89.37-3.06.89-9.18 0-9.18-.88 0-2.57 2.08-3.3 3.12.15-1.62-.04-4.51-2.02-3.12-1.38.97-1.76 2.52-2.01 3.5-.19.78-.3 1.21-.74.72-.3-.32-.55-.97-.84-1.72l-.06-.15c-.68-1.8-1.55-4.09-3.51-4.09-1.76 0-2.93 2.4-3.56 3.69-.38.8-.57 1.18-.57.34v-4.03c-3.15.58-4.92 1.4-5.41 1.74.49-2.2 2.26-7.08 5.41-8.99 2.05-1.24 5.26-.82 8.09-.46 2.62.34 4.93.64 5.68-.46.58-.86 2.11-2.35 3.71-3.92 2.69-2.63 5.58-5.46 4.55-5.81-1.32-.44-7.71-.55-10.74-.55 1.29-1.7 4.58-1.93 6.75-2.07 1.68-.12 2.68-.18 1.51-.87-2.13-1.24-4.74-1.68-5.78-1.74 3.3-.73 11.84.86 15.69 1.74 1.1-1.76 4.87-3.73 6.61-4.49-1.39-.96-4.01-1.01-5.14-.92 2.06-1.98 6.49-1.99 8.44-1.75 3.09-4.69 8.39-6.66 10.65-7.06-2.57 1.54-4.44 6.02-5.05 8.07 4.04-2.57 15.45-.58 20.65.74-6.46-.08-9.66 9.57-10.46 14.41 11.1 7.61 14.78 24.13 12.85 21.2-1.54-2.35-7.46-1.78-10.23-1.2 2.09 2.02 0 9.92-.51 8.91-.4-.81-2.06-.83-2.84-.74-.22 1.99-.76 6.37-1.2 7.99l51.94.39c.3-23.55.74-47.51 1.02-63.01v-.21l.03-1.6c.16-8.76.26-14.43.25-15.19-.06-2.99-2.42-3.74-3.59-3.74h-26.35c.17-2.35-1.12-3.04-1.79-3.08h-17.66c-.02-.34-.06-2.09 0-6.39.06-4.31-2.85-5.67-4.31-5.81-5.81-.04-18.16-.08-21.02 0",
"Ground Level":
"M2065.03 1454.58c-1.28-1.46-3.92-5.21-4.23-8.48-.15-1.6.32-3.66.96-5.76l-155.85-1.07c-.63 3.47-1.99 6.98-3.36 8.35-2.17 2.17-3.77 7.08-4.3 9.26-.44-1.23-.3-5.07-.16-8.85.15-4.15.3-8.23-.32-8.76-1.19-1.01-5.45.27-5.84 5.62-.32 4.29.89 16.25 1.53 21.7-.16.11-.69.18-1.53-.49-.85-.66-2.92-6.95-3.86-10.01v31.3l185.85 1.45v-48.5h-7.97c-1.24 4.3-1.21 10.67-.92 14.24m-201.87-17.59c-2.79.4-5.59 5.04-6.64 7.31-.48-2.12-.13-4.54.64-6.89l-150.76-1.93c.09 5.56-.49 11.09-1.12 14.76-.37-.28-1.24-1.3-1.69-3.1-.2-.79-.54-2.94-.95-5.52-.31-1.93-.65-4.1-1.01-6.14h-8.76c-.5 4.1-.33 9.59-.12 12.56-2.34-2.3-3.58-8.33-4.11-12.56h-1.98l-.6 51.91h195.45v-26.32c-2.33-.2-3.02-3.4-3.07-4.98-.03-3.93-.07-12.16 0-13.62l.01-.19c.09-1.91.28-5.84-3.42-4.87-3.05.79-7.08 10.18-8.71 14.78-1.27-3.76-1.08-7.05-.83-8.22-1.8 2.06-2.91 5.01-3.24 6.22-1.33-4.31.05-10.6.91-13.2m-186.85 23.86c.11-1.33-.8-14.45-1.27-20.84-.65-.75-1.24-2.62-1.69-4.53l-68.3.59v43.49h26.09v7.83h48.47c.28-22.9.49-43.49.49-51.91h-1.74c-.3 8.09-2.16 26.75-2.05 25.37m629.83-2.12c.07 3.01-2.85 7-4.32 8.63v-22.47h-39.53l-170.49-4.95c-.65 3.29-3.22 6.67-4.67 8.17-.1.49-.24 1.1 0-.39.29-1.86-1.37-6.56-2.84-4.8-1.18 1.41-.49 8.36 0 11.66-.5 4.84-1.67 6.38-5.72 6.23l.59 28.03 53.49 1.24 131.86-1.23 45.76-1.67v-32.4c-.8-.92-2.3-2.29-1.93-.46.37 1.84-.77 7.07-1.38 9.46zm17.98-13.12c-.44 1.61-5.69 4.95-8.26 6.42v35.15c2.71 0 41.03-2.07 59.85-3.11.04-11.48.17-24.71.35-38.07z",
// "Arcade Level":
// "M2375.71 1484.07c-18.82 1.04-57.14 3.11-59.85 3.11v14.57h6.98c-.31 1.71-.74 5.14 0 5.14.4 0 1.37.86 2.42 1.8v.01h.01c1.32 1.18 2.77 2.49 3.4 2.32 1.12-.3 4.18-3.14.75-2.91-3.44.22-4.26-3.52-2.84-4.19 1.14-.54 1.41-2.1 1.78-4.24l.01-.03.06-.34c.02-.14.05-.29.08-.44.05-.28.1-.56.16-.85.6-2.99 6.35-4.6 8.82-2.47 1.96 1.7 1.08 3.96.42 5.68-.18.44-.33.85-.42 1.2-.45 1.72 3.06 5.9 4.4 4.46.84-.9.46-1.95.05-3.06-.24-.68-.49-1.37-.49-2.08 0-1.87 3.51-5.08 5.6-5.82.67-.24 1.49-.3 2.35-.35 1.8-.12 3.75-.25 4.73-2.16 1.44-2.81 6.53-2.27 7.79-.74.59.72.26 2.49-.09 4.3-.38 2-.77 4.05.09 4.77 1.63 1.38 1.32 3.54.66 3.84s-.66 2.58-.66 3.83c0 1.26-.87 2.56-1.63 3.23-.48.41 0 .72.6 1.1.36.23.77.49 1.03.82.54.69.22 4.77 0 6.72h2.88c-1.35-1.15.57-3.74 1.92-4.22 1.34-.48 1.25-4.13-.58-4.42-1.81-.29-1.92-2.09-2.01-3.72v-.03c-.06-.89.95-1.12 1.75-1.31.67-.15 1.19-.27.84-.7-.77-.96-1.25-11.91 0-14.21 1-1.85 7.05-2.24 8.98-1.98 0-2.13 0-4.35.01-6.63m-65.44 3.11-45.76 1.67-131.86 1.23-53.5-1.24 1.22 58.15h10.52l171.63-8.61 21.68-1.14c-.78-2.14-2.46-6.71-2.86-7.8-.28-.76.42-1.51 1.03-2.18.49-.53.92-1 .74-1.36-.12-.25-.69-.53-1.39-.88-1.58-.79-3.82-1.91-3.26-3.73.39-1.27 1.22-2.58 1.91-3.66.74-1.16 1.31-2.05.97-2.34-.66-.56-2.28-2.07-1.77-2.64.16-.19.44-.35.72-.53.59-.35 1.22-.73 1.05-1.38-.11-.41-.57-.71-1.05-1.02-.64-.42-1.31-.86-1.23-1.61.16-1.32 2.38-2.88 4.05-2.42 1.68.45 3.69-1.77 2.8-2.43-.88-.66-2.14-3.85-.62-3.98 1.53-.12 1.73-3.35.25-3.73-1.48-.37-3.21-2.07-2.43-2.69.79-.61 2.23-.27 2.8.62.58.89 2.86.99 2.89-.89.04-1.87 2-3.36 3.12-3.74 1.12-.37 3.4.84 3.08 2.76-.33 1.91 4.47 1.07 4.94 0s4.38-2.01 3.5-.28c-.71 1.38-.05 3.39.37 4.22 4.74 6.71 6.28 2.8 6.46 0zm-236.35 1.66-185.85-1.45v67.44l9.7.84 8.74 2.75 3.95-3.59-7.91-6.86 3.96-3.9-5.49-4.37 3.32-2.71-4.92-4.07-1.65-6.38 3.25-7.08-1.6-5.67 4.92-6.2h6.12l1.89 4.43h2.66l1.06-6.38 4.43-2.47 18.95 8.85 1.41 9.74-2.83 2.83 2.83 4.43-2.83 6.55 5.31 5.14-5.31 4.07v4.43h-4.39l-.63 4.25-1.42 2.21 142.33-7.7zm-477.05-9.28h34.27v7.83h48.47c-.3 24.54-.68 51.74-.99 69.45h-52.63l-4.38-3.71v-2.81h-29.16c-.77.67-2.94 2.01-5.49 2.01s-4.41-.53-5.01-.8h-7.29c-.64 0-.65.53-.57.8l-8.66 2.84c-1.48-.95-5.39-2.84-9.09-2.84-3.71 0-6.5 1.04-7.43 1.57-.84-.53-2.84-1.57-4.15-1.57-.91 0-1.7.48-2.41.91-.57.34-1.08.66-1.55.66-.31 0-.71-.05-1.15-.11-1.06-.13-2.39-.3-3.48.11-1.24.46-2.96 1.04-3.67 1.27h-27.15l-2.46-2.84v-2.01h6.98v-4.63h8.82v-2.74h20.61v-47.54h-23.11v-15.85zm88.39 77.28.8-69.45h195.45v64.44l-6.48 1.17v1.83h-27.48l-8.48-6.86-3.52-1.49-6.78-.91-1.83-3.39-4.3-2.48-3.27 3.52-4.56-1.04-3.13 4.3v3.79h-4.43l-4.72 6.57h-58.64v-1.17h-8.34v1.17z",
"Arcade Level":
"M2375.71 1484.07c-18.82 1.04-57.14 3.11-59.85 3.11v14.57h6.98c-.31 1.71-.74 5.14 0 5.14.4 0 1.37.86 2.42 1.8v.01h.01c1.32 1.18 2.77 2.49 3.4 2.32 1.12-.3 4.18-3.14.75-2.91-3.44.22-4.26-3.52-2.84-4.19 1.14-.54 1.41-2.1 1.78-4.24l.01-.03.06-.34c.02-.14.05-.29.08-.44.05-.28.1-.56.16-.85.6-2.99 6.35-4.6 8.82-2.47 1.96 1.7 1.08 3.96.42 5.68-.18.44-.33.85-.42 1.2-.45 1.72 3.06 5.9 4.4 4.46.84-.9.46-1.95.05-3.06-.24-.68-.49-1.37-.49-2.08 0-1.87 3.51-5.08 5.6-5.82.67-.24 1.49-.3 2.35-.35 1.8-.12 3.75-.25 4.73-2.16 1.44-2.81 6.53-2.27 7.79-.74.59.72.26 2.49-.09 4.3-.38 2-.77 4.05.09 4.77 1.63 1.38 1.32 3.54.66 3.84s-.66 2.58-.66 3.83c0 1.26-.87 2.56-1.63 3.23-.48.41 0 .72.6 1.1.36.23.77.49 1.03.82.54.69.22 4.77 0 6.72h2.88c-1.35-1.15.57-3.74 1.92-4.22 1.34-.48 1.25-4.13-.58-4.42-1.81-.29-1.92-2.09-2.01-3.72v-.03c-.06-.89.95-1.12 1.75-1.31.67-.15 1.19-.27.84-.7-.77-.96-1.25-11.91 0-14.21 1-1.85 7.05-2.24 8.98-1.98 0-2.13 0-4.35.01-6.63m-65.44 3.11-45.76 1.67-131.86 1.23-53.5-1.24 1.22 58.15h10.52l171.63-8.61 21.68-1.14c-.78-2.14-2.46-6.71-2.86-7.8-.28-.76.42-1.51 1.03-2.18.49-.53.92-1 .74-1.36-.12-.25-.69-.53-1.39-.88-1.58-.79-3.82-1.91-3.26-3.73.39-1.27 1.22-2.58 1.91-3.66.74-1.16 1.31-2.05.97-2.34-.66-.56-2.28-2.07-1.77-2.64.16-.19.44-.35.72-.53.59-.35 1.22-.73 1.05-1.38-.11-.41-.57-.71-1.05-1.02-.64-.42-1.31-.86-1.23-1.61.16-1.32 2.38-2.88 4.05-2.42 1.68.45 3.69-1.77 2.8-2.43-.88-.66-2.14-3.85-.62-3.98 1.53-.12 1.73-3.35.25-3.73-1.48-.37-3.21-2.07-2.43-2.69.79-.61 2.23-.27 2.8.62.58.89 2.86.99 2.89-.89.04-1.87 2-3.36 3.12-3.74 1.12-.37 3.4.84 3.08 2.76-.33 1.91 4.47 1.07 4.94 0s4.38-2.01 3.5-.28c-.71 1.38-.05 3.39.37 4.22 4.74 6.71 6.28 2.8 6.46 0zm-236.35 1.66-185.85-1.45v67.44l9.7.84 8.74 2.75 3.95-3.59-7.91-6.86 3.96-3.9-5.49-4.37 3.32-2.71-4.92-4.07-1.65-6.38 3.25-7.08-1.6-5.67 4.92-6.2h6.12l1.89 4.43h2.66l1.06-6.38 4.43-2.47 18.95 8.85 1.41 9.74-2.83 2.83 2.83 4.43-2.83 6.55 5.31 5.14-5.31 4.07v4.43h-4.39l-.63 4.25-1.42 2.21 142.33-7.7zm-477.05-9.28h34.27v7.83h48.47c-.3 24.54-.68 51.74-.99 69.45h-52.63l-4.38-3.71v-2.81h-29.16c-.77.67-2.94 2.01-5.49 2.01s-4.41-.53-5.01-.8h-7.29c-.64 0-.65.53-.57.8l-8.66 2.84c-1.48-.95-5.39-2.84-9.09-2.84-3.71 0-6.5 1.04-7.43 1.57-.84-.53-2.84-1.57-4.15-1.57-.91 0-1.7.48-2.41.91-.57.34-1.08.66-1.55.66-.31 0-.71-.05-1.15-.11-1.06-.13-2.39-.3-3.48.11-1.24.46-2.96 1.04-3.67 1.27h-27.15l-2.46-2.84v-2.01h6.98v-4.63h8.82v-2.74h20.61v-47.54h-23.11v-15.85zm88.39 77.28.8-69.45h195.45v64.44l-6.48 1.17v1.83h-27.48l-8.48-6.86-3.52-1.49-6.78-.91-1.83-3.39-4.3-2.48-3.27 3.52-4.56-1.04-3.13 4.3v3.79h-4.43l-4.72 6.57h-58.64v-1.17h-8.34v1.17z",
},
};
+11 -11
View File
@@ -1998,8 +1998,8 @@ export const projects: Project[] = [
{
name: "Studio office",
slug: "studio",
floors: "Ground Floor",
area: "TBD Sqft",
floors: "Floor 5-6 / 9-10 / 13-14 / 17-18 / 21-22 / 25-26",
area: "680-736 Sqft",
onFloorColor: "#000000",
desc: [
"Modern co-working studio space designed for productivity and collaboration.",
@@ -2056,8 +2056,8 @@ export const projects: Project[] = [
{
name: "Simplex Edge office",
slug: "simplex-edge",
floors: "Ground Floor",
area: "TBD Sqft",
floors: "Floor 5-6 / 9-10 / 13-14 / 17-18 / 21-22 / 25-26",
area: "1230-1614 Sqft",
onFloorColor: "#000000",
desc: [
"Compact and efficient workspace solution for focused work.",
@@ -2114,8 +2114,8 @@ export const projects: Project[] = [
{
name: "Loft Edge office",
slug: "loft-edge",
floors: "Ground Floor & Mezzanine",
area: "TBD Sqft",
floors: "Floor 7-11 / 8-12",
area: "2051-2467 Sqft",
onFloorColor: "#000000",
desc: [
"Two-level loft-style workspace with high ceilings and panoramic views.",
@@ -2264,8 +2264,8 @@ export const projects: Project[] = [
{
name: "Penthouse Loft office",
slug: "penthouse-loft",
floors: "Upper Floors",
area: "TBD Sqft",
floors: "Floor 29-30",
area: "2185-3708 Sqft",
onFloorColor: "#000000",
desc: [
"Premium two-level workspace with luxury finishes and stunning views.",
@@ -2408,8 +2408,8 @@ export const projects: Project[] = [
{
name: "Presidential Loft office",
slug: "presidential-loft",
floors: "Upper Floors",
area: "TBD Sqft",
floors: "Floor 29-30",
area: "5800 Sqft",
onFloorColor: "#000000",
desc: [
"Premium two-level workspace with luxury finishes and stunning views.",
@@ -2616,7 +2616,7 @@ export const projects: Project[] = [
},
{
title: "Arcade Level",
total: 0,
total: 9,
},
],
},