From b10dea1591984276acf9cad32d76fde8b99a128b Mon Sep 17 00:00:00 2001 From: Lanskikh Date: Wed, 18 Jun 2025 17:24:48 +0500 Subject: [PATCH] sections fix about marasi drive --- .env | 2 +- src/components/AboutMarasiDrive.tsx | 49 +++++++++++++++-------------- src/components/Footer.tsx | 2 +- 3 files changed, 28 insertions(+), 25 deletions(-) diff --git a/.env b/.env index 8dbb94c..ec09a95 100644 --- a/.env +++ b/.env @@ -1,2 +1,2 @@ -VITE_API_URL=http://192.168.1.122:4002 +VITE_API_URL=http://192.168.1.168:4002 # VITE_API_URL=http://194.26.138.94:4002 \ No newline at end of file diff --git a/src/components/AboutMarasiDrive.tsx b/src/components/AboutMarasiDrive.tsx index 113f012..877af3c 100644 --- a/src/components/AboutMarasiDrive.tsx +++ b/src/components/AboutMarasiDrive.tsx @@ -26,7 +26,7 @@ function AboutMarasiDrive() { -
-
+
+

{`What makes @@ -90,9 +90,9 @@ function AboutMarasiDrive() { destination for artful inspiration and cleverly activated spaces.`}

-
+
{marasiDriveFeatures.map(({ image, name }) => ( -
+
{name} ))}
-
-
-
+
+
+

Expandable Living Solutions

@@ -111,7 +111,7 @@ function AboutMarasiDrive() { {`ORI introduces a revolutionary solution to apartment living, where space is not just a constraint but an opportunity.`}

-
+
{["Simple", "Safe", "Effortless"].map((text) => ( ))} @@ -128,8 +128,8 @@ function AboutMarasiDrive() {
))}
-
-
+
+

Inspired interiors @@ -142,10 +142,10 @@ function AboutMarasiDrive() {

-
-
-
-
+
+ +
+

{`A home for the young @@ -162,8 +162,11 @@ function AboutMarasiDrive() { src="/images/about-complex/marasi-drive/business_bay.jpg" alt="" /> -

-
+
+

@@ -177,8 +180,8 @@ function AboutMarasiDrive() {

-
-
+ +

Rove around the city @@ -201,8 +204,8 @@ function AboutMarasiDrive() { />

- -
+ +
- - + + ); } diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index b3a42ef..23d4d4f 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -14,7 +14,7 @@ function Footer() { const { setModal } = useModalStore(); return ( -