diff --git a/src/components/Footer/index.jsx b/src/components/Footer/index.jsx index 3d4b491..f989421 100644 --- a/src/components/Footer/index.jsx +++ b/src/components/Footer/index.jsx @@ -5,7 +5,7 @@ import apk from "../../assets/apk.png"; import FooterBar from "./FooterMobile"; import { useTranslation } from "react-i18next"; -import { Link } from "react-router-dom"; +import { Link, redirect } from "react-router-dom"; import { LogoWithText } from "../Icons"; import { useNavigate } from "react-router-dom"; const Footer = () => { @@ -79,16 +79,20 @@ const Footer = () => {

{t("footer.mobile_applications")}

- Google Play - App Store + + Google Play + + + App Store +
Download APK