diff --git a/src/assets/images/_mobile-appstore-download.jpg b/src/assets/images/_mobile-appstore-download.jpg new file mode 100644 index 0000000..5b46837 Binary files /dev/null and b/src/assets/images/_mobile-appstore-download.jpg differ diff --git a/src/assets/images/mobile-appstore-download.jpg b/src/assets/images/mobile-appstore-download.jpg new file mode 100644 index 0000000..4ab763c Binary files /dev/null and b/src/assets/images/mobile-appstore-download.jpg differ diff --git a/src/layouts/common/mobile-section/MobileLayoutSection.tsx b/src/layouts/common/mobile-section/MobileLayoutSection.tsx index f80a5e5..a8b6890 100644 --- a/src/layouts/common/mobile-section/MobileLayoutSection.tsx +++ b/src/layouts/common/mobile-section/MobileLayoutSection.tsx @@ -1,6 +1,7 @@ import { Button } from "@/core/components"; import GooglePlayIMG from "@assets/images/google-play-badge.png" import AppleStoreIMG from "@assets/svg/apple-store.svg" +import MobileAppStoreIMGSample from "@assets/images/_mobile-appstore-download.jpg" import { Link } from "react-router-dom"; @@ -25,7 +26,7 @@ export default function MobileLayoutSection() {
Download the App on Google Play or the App Store.
-