diff --git a/src/component/auth/ExtFooter.jsx b/src/component/auth/ExtFooter.jsx new file mode 100644 index 0000000..5ee4354 --- /dev/null +++ b/src/component/auth/ExtFooter.jsx @@ -0,0 +1,10 @@ +import React from "react"; + +export default function ExtFooter() { + return
+ Home + About + Contact + Terms +
+} \ No newline at end of file diff --git a/src/component/auth/Login2.jsx b/src/component/auth/Login2.jsx index 2acd857..e0ee098 100644 --- a/src/component/auth/Login2.jsx +++ b/src/component/auth/Login2.jsx @@ -124,7 +124,7 @@ export default function Login() {
-

Don't have an account ? Sign Up

+

Don't have an account ?Sign Up

@@ -133,7 +133,7 @@ export default function Login() {
- IOS Download + IOS Download
@@ -141,7 +141,7 @@ export default function Login() {
- IOS Download + IOS Download
@@ -153,6 +153,7 @@ export default function Login() { Contact Terms +