From c73f2cb0eff939fd4cac712fb0cd88b3cd7aafb9 Mon Sep 17 00:00:00 2001 From: habubey Date: Mon, 9 Oct 2023 14:58:49 +0300 Subject: [PATCH] Refactor topbar and add discussions link --- components/layout/topbar.js | 20 +++++++++++++++++--- pages/landing/headersection.js | 17 +++++++++++++---- 2 files changed, 30 insertions(+), 7 deletions(-) diff --git a/components/layout/topbar.js b/components/layout/topbar.js index 7203f6864e..4f6920047f 100644 --- a/components/layout/topbar.js +++ b/components/layout/topbar.js @@ -109,7 +109,9 @@ export default function Topbar(props) {
  • @@ -117,14 +119,26 @@ export default function Topbar(props) {
  • +
  • + + + +
  • diff --git a/pages/landing/headersection.js b/pages/landing/headersection.js index e1581236d9..ffb62aaee5 100644 --- a/pages/landing/headersection.js +++ b/pages/landing/headersection.js @@ -67,7 +67,7 @@ const HeaderSection = (props) => {
  • - primereact templates + primereact blocks Blocks
  • @@ -77,6 +77,12 @@ const HeaderSection = (props) => { Designer +
  • + + primereact designer + UI Kit + +
  • primereact templates @@ -85,16 +91,19 @@ const HeaderSection = (props) => {
  • - + - + + + + -