From 3993230f1fa49ae034a9fae20d79ec405dacbc5a Mon Sep 17 00:00:00 2001 From: GautamPatil Date: Fri, 5 Apr 2024 15:23:32 +0530 Subject: [PATCH] Added K8 Deployment. --- src/components/Navbar.jsx | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/src/components/Navbar.jsx b/src/components/Navbar.jsx index 134eb4c..66c51aa 100644 --- a/src/components/Navbar.jsx +++ b/src/components/Navbar.jsx @@ -1,22 +1,24 @@ // Navbar.js -import React from 'react'; +import React from "react"; import styles from "./styles/Navbar.module.css"; export default function Navbar() { return ( -
+
- rezumelogo + + rezumelogo +
REZUME @@ -24,14 +26,10 @@ export default function Navbar() {
-
- How it works -
+
How it works
-
- Start Rezume -
+
Start Rezume