diff --git a/public/images/about-complex/hq/logo.svg b/public/images/about-complex/hq/logo.svg
new file mode 100644
index 0000000..eea1c13
--- /dev/null
+++ b/public/images/about-complex/hq/logo.svg
@@ -0,0 +1,28 @@
+
diff --git a/public/images/about-complex/hq/main_bg.png b/public/images/about-complex/hq/main_bg.png
new file mode 100644
index 0000000..89ec1d0
Binary files /dev/null and b/public/images/about-complex/hq/main_bg.png differ
diff --git a/src/components/AboutDubaiMarina.tsx b/src/components/AboutDubaiMarina.tsx
index bca9164..f09e936 100644
--- a/src/components/AboutDubaiMarina.tsx
+++ b/src/components/AboutDubaiMarina.tsx
@@ -110,7 +110,7 @@ function AboutDubaiMarina() {
>
-
+
{`Own the last slice of Dubai
Marina, ROVE Style`}
diff --git a/src/components/AboutHQ.tsx b/src/components/AboutHQ.tsx
new file mode 100644
index 0000000..d7fb2c6
--- /dev/null
+++ b/src/components/AboutHQ.tsx
@@ -0,0 +1,106 @@
+import { useRef } from "react"
+import MarasiDriveNeighboursSliderMobile from "./MarasiDriveNeighboursSliderMobile"
+import MarasiDriveNeighboursSliderTablet from "./MarasiDriveNeighboursSliderTablet"
+import { useScroll } from "motion/react"
+import ScrollSlider from "./ScrollSlider"
+import { marasiDriveFeatures } from "../data/aboutMarasiDrive"
+
+
+export default function AboutHQ() {
+ return (
+
+
+
+
+ )
+}
+
+function AboutHQHero() {
+ return (
+
+
+
+
+
+
+
+
+
+ {`Rove Home HQ —
+ Work looks different
+ here`}
+
+
+
+
+
+
+ {`Welcome to the office you
+ actually want to show up for`}
+
+
+ HQ by Rove was born out of a question: what if the
+ office could feel alive again? Now, the first
+ ever hospitality-branded office building in Dubai is here to
+ answer it. Starting in Marasi Bay
+
+
+
+
+
+
+
+
+
+ {`Welcome to the office you
+ actually want to show up for`}
+
+
+ HQ by Rove was born out of a question: what if the
+ office could feel alive again? Now, the first
+ ever hospitality-branded office building in Dubai is here to
+ answer it. Starting in Marasi Bay
+
+ {`Living rooms became boardrooms, kitchens became creative hubs.
+ But as the world returned, the office didn’t keep up. HQ by Rove is the
+ answer - an office with a living touch.`}
+
+
+
+
+ {/* TODO: update */}
+
+
+
+
+
+
+ )
+}
\ No newline at end of file
diff --git a/src/components/AboutMarasiDrive.tsx b/src/components/AboutMarasiDrive.tsx
index d8102ac..1de4679 100644
--- a/src/components/AboutMarasiDrive.tsx
+++ b/src/components/AboutMarasiDrive.tsx
@@ -73,6 +73,7 @@ function AboutMarasiDrive() {