From 1768c39d435441f67c550721404c4be0a8e18d44 Mon Sep 17 00:00:00 2001 From: 1ilit Date: Fri, 31 May 2024 00:14:37 +0300 Subject: [PATCH] Move links to navbar --- index.html | 4 ++-- src/components/Navbar.jsx | 33 ++++++++++++++++++++++++++++----- src/pages/LandingPage.jsx | 12 ++++++------ 3 files changed, 36 insertions(+), 13 deletions(-) diff --git a/index.html b/index.html index 3ce36e3..b55b329 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ @@ -21,7 +21,7 @@ /> diff --git a/src/components/Navbar.jsx b/src/components/Navbar.jsx index fe22aac..44a35c9 100644 --- a/src/components/Navbar.jsx +++ b/src/components/Navbar.jsx @@ -10,13 +10,13 @@ export default function Navbar() { return ( <>
-
+
logo -
+
document .getElementById("features") @@ -27,18 +27,41 @@ export default function Navbar() { Editor Templates
+
+ + + + + + + + + +
-
+
-
+
Entity-Relationship diagrams simplified
@@ -101,7 +101,7 @@ export default function LandingPage() {
-
+
Why drawDB?
@@ -149,7 +149,7 @@ export default function LandingPage() {
-
+
Here is what drawDB offers @@ -157,7 +157,7 @@ export default function LandingPage() {
More coming soon...
-
+
{features.map((f, i) => (
-
+
We support these DBMS