From db41fd2f120416f67d1bb18b3a30a3894684fc41 Mon Sep 17 00:00:00 2001 From: zaid-kh Date: Thu, 19 Sep 2024 10:18:25 +0300 Subject: [PATCH] feat: added welcome page --- src/App.jsx | 7 +-- src/index.css | 12 +++++ src/pages/welcome/welcomePage.jsx | 81 ++++++++++++------------------- 3 files changed, 48 insertions(+), 52 deletions(-) diff --git a/src/App.jsx b/src/App.jsx index d89f589..f2deae2 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -28,13 +28,14 @@ function App() {