import React from "react"; import { ratesConstants } from "./ratesConstants"; const { loadsAppImg, utmOrganic, loadsLoginUrl, gpLoadsUrl } = ratesConstants const PartnerLoadContainer = (props:any) => { const {utmSource, translatedWords} = props const { getFullExperience = 'Get the full experience with our app', downloadApp = 'Download App', continueWithMobileWeb = 'Continue with mobile web', } = translatedWords || {} return (