From 142080495a71952292b1fc038f4a9e6557a37795 Mon Sep 17 00:00:00 2001
From: David Dal Busco
Date: Mon, 7 Jul 2025 21:36:24 +0200
Subject: [PATCH] feat: review navbar cta design (more polished)
Signed-off-by: David Dal Busco
---
docusaurus.config.ts | 19 +++-----------
src/components/Hero/index.tsx | 2 +-
src/css/navbar.scss | 48 ++++++++++++++++++++---------------
src/css/search.scss | 32 +++++++----------------
4 files changed, 41 insertions(+), 60 deletions(-)
diff --git a/docusaurus.config.ts b/docusaurus.config.ts
index fec7657c..fef17db6 100644
--- a/docusaurus.config.ts
+++ b/docusaurus.config.ts
@@ -205,24 +205,11 @@ const config: Config = {
value: `
`
.replace(/\n\s+/g, " ")
.trim()
@@ -231,7 +218,7 @@ const config: Config = {
type: "html",
position: "right",
value:
- ''
+ 'GitHub'
}
]
},
diff --git a/src/components/Hero/index.tsx b/src/components/Hero/index.tsx
index 5c22cd92..8dd7cbcb 100644
--- a/src/components/Hero/index.tsx
+++ b/src/components/Hero/index.tsx
@@ -51,7 +51,7 @@ export default function Hero(): JSX.Element {
- Get Started
+ Start Building