diff --git a/src/components/AuthPages/Login/index2.jsx b/src/components/AuthPages/Login/index2.jsx index 4a36003..68f4bd2 100644 --- a/src/components/AuthPages/Login/index2.jsx +++ b/src/components/AuthPages/Login/index2.jsx @@ -16,6 +16,9 @@ import { updateUserDetails } from "../../../store/UserDetails"; import ReCAPTCHA from "react-google-recaptcha"; +import GoogleDownload from '../../../assets/images/download/andriod.jpg' +import IOSDownload from '../../../assets/images/download/apple.jpg' + export default function Login() { // eslint-disable-next-line no-restricted-globals const queryParams = new URLSearchParams(location?.search); @@ -526,40 +529,43 @@ export default function Login() { {/* APP DOWNLOAD STORE */}
-
+
- + {/*
Available on the App Store -
+
*/} + IOS Download
-
+
- + {/*
Available on the Google Play -
+
*/} + IOS Download
+ {loginType == "full" && ( <>
diff --git a/src/components/AuthPages/Promo/Promo.jsx b/src/components/AuthPages/Promo/Promo.jsx index 2673e24..d320d17 100644 --- a/src/components/AuthPages/Promo/Promo.jsx +++ b/src/components/AuthPages/Promo/Promo.jsx @@ -179,10 +179,10 @@ export default function Promo() {
- {/* APP DOWNLOAD STORE */} + {/* APP DOWNLOAD STORE */}
-
-
+
+
-
+