-
+
This masterplan has been designed solely to provide an impression of
the Rove Home projects as well as the approximate location of
existing and proposed facilities, services, and destinations and is
not intended for any other purpose.
-
+
All elements including the interior design used in the units and
images shown in the virtual tour are only for illustration. The
pictures of the proposed residential units, furniture, landscaping,
amenities, color schemes, fixtures, and accessories among all other
items are illustrative to showcase the units.
-
+
IRTH does not make any representation or give any warranty
concerning the future developments shown, or the current or future
amenities, location, or existence of any facilities, services, and
@@ -39,7 +39,7 @@ const DisclaimerModal = () => {
any other information are approximate and for indicative purposes
only and are not to scale.
-
+
IRTH gives notice that this virtual tour (including units,
amenities, plans of the property) does not constitute any part of a
sale offer or sale and purchase contract.
diff --git a/client/src/components/modals/ZoomHintModal.tsx b/client/src/components/modals/ZoomHintModal.tsx
index 4a36200..25a6979 100644
--- a/client/src/components/modals/ZoomHintModal.tsx
+++ b/client/src/components/modals/ZoomHintModal.tsx
@@ -43,17 +43,17 @@ const ZoomHint = () => {
return (
-
+
-
Zoom and Move to select a location
+
Zoom and Move to select a location
);
};
diff --git a/client/src/components/modals/mobile/MasterplanFiltersModal.tsx b/client/src/components/modals/mobile/MasterplanFiltersModal.tsx
index b7293d5..a545eb8 100644
--- a/client/src/components/modals/mobile/MasterplanFiltersModal.tsx
+++ b/client/src/components/modals/mobile/MasterplanFiltersModal.tsx
@@ -120,13 +120,11 @@ const MasterplanFiltersModal = () => {
return (
-
-
- Filters
-
+
+
Filters
-
Apartment type
-
+
Apartment type
+
{localApartmentTypeCheckboxes.map((checkbox) => (
{
))}
-
+
{localMultirangeSliders.map((slider) => (
-
+
-
{slider.title}
-
{slider.unit}
+
{slider.title}
+
{slider.unit}
{
/>
))}
-
+
{localSwitchers.map((switcher) => (
-
{switcher.title}
+
{switcher.title}
))}
-
-
Views
-
+
+
Views
+
{localViewCheckboxes.map((checkbox) => (
{
-
195 apartments found
+ {/*
195 apartments found
*/}
+
}
text="Reset filters"
diff --git a/client/src/components/modals/mobile/MobileModalWrapper.tsx b/client/src/components/modals/mobile/MobileModalWrapper.tsx
index 0607787..fa46a75 100644
--- a/client/src/components/modals/mobile/MobileModalWrapper.tsx
+++ b/client/src/components/modals/mobile/MobileModalWrapper.tsx
@@ -35,9 +35,9 @@ const MobileModalWrapper = ({
return (