From cdd6b1beb5494a6e8e7120865b79f7f2e34e1b60 Mon Sep 17 00:00:00 2001 From: victorAnumudu Date: Thu, 7 Nov 2024 14:41:26 +0100 Subject: [PATCH] adjustments added --- src/components/AuthPages/AuthLayout2.jsx | 79 ++++++++++++------------ 1 file changed, 40 insertions(+), 39 deletions(-) diff --git a/src/components/AuthPages/AuthLayout2.jsx b/src/components/AuthPages/AuthLayout2.jsx index c3f8b05..5667ad7 100644 --- a/src/components/AuthPages/AuthLayout2.jsx +++ b/src/components/AuthPages/AuthLayout2.jsx @@ -14,7 +14,7 @@ export default function LoginLayout({ slogan, children }) { return (
-
+
{/*
- -
-
-
-
- - About - - - Services - - - Contact Us - +
+
+
+ +

+ + © {new Date().getFullYear()} - + + + WrenchBoard + {" "} +

-

- - © {new Date().getFullYear()} - - - - WrenchBoard - {" "} -

-- 2.34.1