diff --git a/src/widgets/Footer/Footer.tsx b/src/widgets/Footer/Footer.tsx
index 2a46852..5a72f22 100644
--- a/src/widgets/Footer/Footer.tsx
+++ b/src/widgets/Footer/Footer.tsx
@@ -68,8 +68,8 @@ const Footer = () => {
{t("download_our_app")}
{[
- { src: app_store_btn, url: "https://play.google.com/store/apps/details?id=fishrungames.kgroad" },
- { src: play_market_btn, url: "https://apps.apple.com/us/app/kg-road/id6484317991" }
+ { src: app_store_btn, url: "https://apps.apple.com/us/app/kg-road/id6484317991" },
+ { src: play_market_btn, url: "https://play.google.com/store/apps/details?id=fishrungames.kgroad" }
].map((app, i) => (