File: //var/www/quadcode/frontend/src/archived/saas-landing_wlforex.html
<!DOCTYPE html>
<html lang="en">
<head>
<base href="/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta content="true" name="HandheldFriendly" />
<meta content="width" name="MobileOptimized" />
<meta content="yes" name="apple-mobile-web-app-capable" />
<title data-lang="lng-seoSaasWLForexTitle">
All-Inclusive White-Label Forex Broker
</title>
<meta name="theme-color" content="#FFFFFF" />
<!-- STAR FAVICON -->
<link
rel="shortcut icon"
type="image/x-icon"
href="./lp/assets/static/favicon.ico"
/>
<!-- END FAVICON -->
<!-- META -->
<meta name="copyright" content="Quadcode" />
<meta name="author" content="Quadcode" />
<meta
name="description"
content="Start your own White Label Brokerage in just 6 weeks. Fully customizable brokerage solution."
data-lang="lng-seoSaasWLBrokerDescription"
data-lang-type="description"
/>
<meta name="image" content="" />
<!-- END META -->
<% if (process.env.APP_ENV === 'production') { %> <%=
require('html-loader!./html/_gtm.html').default %> <% } %>
</head>
<style>
.skip-animation * {
transition-duration: 0ms !important;
}
</style>
<body class="skip-animation">
<script>
const skip = document.querySelector(".skip-animation");
skip.classList.remove("skip-animation");
</script>
<div id="root">
<!-- START PRELOADER -->
<%= require('html-loader!./html/_preloader.html').default %>
<!-- END PRELOADER -->
<!-- START header -->
<%= require('html-loader!./html/lp/saas/header.html').default %>
<!-- END header -->
<!-- START block-hero -->
<%= require('html-loader!./html/lp/wlforex/block-hero.html').default %>
<!-- END block-hero -->
<!-- START block-trusted -->
<%= require('html-loader!./html/lp/saas/block-trusted.html').default %>
<!-- END block-trusted -->
<!-- START block-customize -->
<%= require('html-loader!./html/lp/saas/block-customize.html').default %>
<!-- END block-customize -->
<!-- START block-why -->
<%= require('html-loader!./html/lp/saas/block-why.html').default %>
<!-- END block-why -->
<!-- START block-build -->
<%= require('html-loader!./html/lp/wlforex/block-build.html').default %>
<!-- END block-build -->
<!-- START block-your -->
<%= require('html-loader!./html/lp/saas/block-your.html').default %>
<!-- END block-your -->
<!-- START block-just -->
<%= require('html-loader!./html/lp/saas/block-just.html').default %>
<!-- END block-just -->
<!-- START block-awards -->
<%= require('html-loader!./html/lp/saas/block-awards.html').default %>
<!-- END block-awards -->
<!-- START block-word -->
<%= require('html-loader!./html/lp/saas/block-word.html').default %>
<!-- END block-word -->
<!-- START footer -->
<%= require('html-loader!./html/lp/saas/footer.html').default %>
<!-- END footer -->
<!-- START modal-form -->
<%= require('html-loader!./html/lp/wlforex/modal-form.html').default %>
<!-- END modal-form -->
</div>
<!-- START _COUNTER -->
<%= require('html-loader!./html/_counter.html').default %>
<!-- END _COUNTER -->
<%= require('html-loader!./html/_popup-widget.html').default %>
</body>
</html>