From 7260fbadcd48eb4b9e9756cdce11efa7c7226f73 Mon Sep 17 00:00:00 2001 From: Bruno Aseff <155178870+BrunoAseff@users.noreply.github.com> Date: Sun, 2 Feb 2025 17:00:07 +0000 Subject: [PATCH 1/6] style: make footer responsive --- src/components/landing-page/Footer.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/components/landing-page/Footer.tsx b/src/components/landing-page/Footer.tsx index 8d27ef7..683917a 100644 --- a/src/components/landing-page/Footer.tsx +++ b/src/components/landing-page/Footer.tsx @@ -4,23 +4,23 @@ import Logo from "../nova/Logo"; export default function Footer() { return ( -
-
+
+
-

© 2025, Nova Inc.

+

© 2025, Nova Inc.

-
+
Privacy Policy Terms of Service -
-

Email

{" "} +
+

Get in touch

{" "}

team.novaspaces@gmail.com

{" "}
From 95b31d704d1927a8ed97f7ee6e042cf319103885 Mon Sep 17 00:00:00 2001 From: Bruno Aseff <155178870+BrunoAseff@users.noreply.github.com> Date: Sun, 2 Feb 2025 17:00:19 +0000 Subject: [PATCH 2/6] feat: add button to navbar --- src/components/landing-page/Nav.tsx | 87 +++++++++++++++-------------- 1 file changed, 46 insertions(+), 41 deletions(-) diff --git a/src/components/landing-page/Nav.tsx b/src/components/landing-page/Nav.tsx index 265ee0a..a4d2a48 100644 --- a/src/components/landing-page/Nav.tsx +++ b/src/components/landing-page/Nav.tsx @@ -49,52 +49,57 @@ export default function Nav() { function MobileNav() { return ( -
+ + +
); } From 46dbf75664e2344f79da869305a2c995db9741db Mon Sep 17 00:00:00 2001 From: Bruno Aseff <155178870+BrunoAseff@users.noreply.github.com> Date: Sun, 2 Feb 2025 17:03:20 +0000 Subject: [PATCH 3/6] style: make pricing more responsive --- src/components/landing-page/Pricing.tsx | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/src/components/landing-page/Pricing.tsx b/src/components/landing-page/Pricing.tsx index 1569689..bec6068 100644 --- a/src/components/landing-page/Pricing.tsx +++ b/src/components/landing-page/Pricing.tsx @@ -26,13 +26,15 @@ export default function Pricing() { return (
-

Pricing

+

+ Pricing +

-
+
-
-
+
-