diff --git a/public/img/brand/ofw-500x500.png b/public/img/brand/ofw-500x500.png
new file mode 100644
index 00000000..4e8c3112
Binary files /dev/null and b/public/img/brand/ofw-500x500.png differ
diff --git a/public/img/favicon.ico b/public/img/favicon.ico
index be94d1b7..e31870ea 100644
Binary files a/public/img/favicon.ico and b/public/img/favicon.ico differ
diff --git a/public/img/favicon/favicon.ico b/public/img/favicon/favicon.ico
index be94d1b7..e31870ea 100644
Binary files a/public/img/favicon/favicon.ico and b/public/img/favicon/favicon.ico differ
diff --git a/public/img/favicon/favicon1.ico b/public/img/favicon/favicon1.ico
new file mode 100644
index 00000000..be94d1b7
Binary files /dev/null and b/public/img/favicon/favicon1.ico differ
diff --git a/src/layouts/AuthLayout.jsx b/src/layouts/AuthLayout.jsx
index c1cf679f..ad1fa1ee 100644
--- a/src/layouts/AuthLayout.jsx
+++ b/src/layouts/AuthLayout.jsx
@@ -25,9 +25,10 @@ const AuthLayout = () => {
>
diff --git a/src/pages/Home/LandingPage.jsx b/src/pages/Home/LandingPage.jsx
index 67587252..32e853be 100644
--- a/src/pages/Home/LandingPage.jsx
+++ b/src/pages/Home/LandingPage.jsx
@@ -14,6 +14,11 @@ const LandingPage = () => {
Make your app management easy and fun!
@@ -88,65 +89,64 @@ const RegisterPage = () => { className="mb-2" onSubmit={handleSubmit(onSubmit)} > -