import bgLeft33 from 'assets/img/bg/bg-left-33.png'; import bgRight33 from 'assets/img/bg/bg-right-33.png'; import iPhone from 'assets/img/spot-illustrations/i-phone.png'; import iPhoneDark from 'assets/img/spot-illustrations/i-phone-dark.png'; import spotIllustration41 from 'assets/img/spot-illustrations/41.png'; import spotIllustrationDark41 from 'assets/img/spot-illustrations/dark_41.png'; import { Col, Row } from 'react-bootstrap'; import { Link } from 'react-router-dom'; import playStore from 'assets/img/generic/play-store.png'; import appStore from 'assets/img/generic/app-store.png'; const GetApp = () => { return (

Get The App Now

Designed to provide the best user experience possible to all our customers with activities ranging from anything thinkable to the unthinkables.

); }; export default GetApp;