diff --git a/.env b/.env index 370ab26..d63da65 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ -VITE_API_URL=http://192.168.1.224:4002 +# VITE_API_URL=http://192.168.1.224:4002 # VITE_API_URL=http://192.168.1.144:4002 # VITE_API_URL=http://194.26.138.94:4002 -# VITE_API_URL=https://irthtest.online/api +VITE_API_URL=https://irthtest.online/api # VITE_API_URL=https://irth.graff.estate/api \ No newline at end of file diff --git a/src/data/projects.ts b/src/data/projects.ts index 6da2240..0d63e33 100644 --- a/src/data/projects.ts +++ b/src/data/projects.ts @@ -861,7 +861,7 @@ export const projects: Project[] = [ video: { title: "1 Bedroom", desc: "Live in the future, today", - src: "/videos/unit-types/dubai-marina/1br_apartments_comp.mp4", + src: "/videos/unit-types/dubai-marina/1br-apartments-comp.mp4", }, interiors: [ "/images/interiors/dubai-marina/1-bedroom-a/1.png", diff --git a/src/pages/UnitPage.tsx b/src/pages/UnitPage.tsx index 0aa2ae1..048a868 100644 --- a/src/pages/UnitPage.tsx +++ b/src/pages/UnitPage.tsx @@ -212,7 +212,7 @@ function UnitPage() { {unit.balconyArea.toFixed(2)} Sqft
*/} -Status
{unit.projectSlug === "dubai-marina" && @@ -221,7 +221,7 @@ function UnitPage() { : unit.state.charAt(0).toUpperCase() + unit.state.slice(1).replace(/_/g, " ")}
-Parking Space
{unit.noOfParkingSpace}