From 18d0889c6016c138b743f8ee2dda443d9f91b15e Mon Sep 17 00:00:00 2001 From: Nurmuhammet Allanov Date: Thu, 2 Oct 2025 22:28:53 +0500 Subject: [PATCH] app store and google --- src/components/Footer/index.jsx | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) 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