From 9d415245fa77fe6aae272b6b4206b6987fa77e8c Mon Sep 17 00:00:00 2001 From: Deon Date: Thu, 9 May 2024 03:24:50 +0100 Subject: [PATCH] Updated --- src/App.jsx | 18 +++++++++--------- src/components/Navbar.jsx | 4 ++-- src/index.css | 4 ++++ 3 files changed, 15 insertions(+), 11 deletions(-) diff --git a/src/App.jsx b/src/App.jsx index faa789b..dcffa7e 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -22,7 +22,7 @@ const App = () => { return ( <> -
+

The Creative{" "}
{ Lets reduce the work load for you and help you scale your freelance business

-
+
@@ -60,11 +60,11 @@ const App = () => {

-
- -
@@ -77,14 +77,14 @@ const App = () => { />
-
+
-
+

Streamline Your Workload @@ -104,7 +104,7 @@ const App = () => { src="pictures/girl.png" alt="" /> -
+

Tap into our pool of talented Designers @@ -389,7 +389,7 @@ const App = () => {

*/}
-
+
diff --git a/src/components/Navbar.jsx b/src/components/Navbar.jsx index f83b2bc..025a128 100644 --- a/src/components/Navbar.jsx +++ b/src/components/Navbar.jsx @@ -2,10 +2,10 @@ const Navbar = () => { return (