96 lines
4.2 KiB
HTML
96 lines
4.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
<meta name="description" content="Save 50% off across all AIFO challenges. Limited-time special offer with code AIF050.">
|
|
<title>Special Offer 50% | AIFO</title>
|
|
<link type="text/css" href="../assets/vendor/icon/iconfont.css" rel="stylesheet">
|
|
<link href="../assets/css/style.css" rel="stylesheet">
|
|
<link type="text/css" href="../assets/css/theme.css" rel="stylesheet">
|
|
<link type="text/css" href="../assets/css/index.css" rel="stylesheet">
|
|
<link type="text/css" href="../assets/css/special-offer-50.css" rel="stylesheet">
|
|
</head>
|
|
<body class="aifo-bg-primary">
|
|
<div id="nav-container"></div>
|
|
|
|
<main id="special-offer-50" class="aifo-page-bg aifo-page-bg--top-left-glow">
|
|
<!-- Hero -->
|
|
<section class="so-hero" aria-labelledby="so-hero-title">
|
|
<div class="so-container so-hero__inner">
|
|
<div class="so-hero__content">
|
|
<h1 class="so-hero__title" id="so-hero-title">
|
|
SPECIAL <span class="so-accent">OFFER</span>
|
|
</h1>
|
|
<p class="so-hero__lead">
|
|
Save <span class="so-accent" style="font-weight:700;">50% off</span> across all AIFO challenges*
|
|
</p>
|
|
<a href="#" class="so-btn">Claim Now</a>
|
|
<p class="so-note so-hero__note">
|
|
|
|
*50% OFF applies to eligible challenge puonly. This offer cannot be combined with
|
|
other promotions or discounts. AIFO reserwithdraw this promotion at any time. All
|
|
purchases remain subject to AIFO's Terms ules
|
|
</p>
|
|
</div>
|
|
<div class="so-hero__visual">
|
|
<img
|
|
class="so-hero__image"
|
|
src="../assets/images/promotion/20260615-145855.png"
|
|
alt="50% off special offer"
|
|
decoding="async"
|
|
/>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- Welcome rewards -->
|
|
<section class="so-welcome" aria-labelledby="so-welcome-title">
|
|
<div class="so-welcome__glow" aria-hidden="true"></div>
|
|
<div class="so-container so-welcome__inner">
|
|
<h2 class="so-section-title" id="so-welcome-title">
|
|
Welcome <span class="so-accent">rewards</span>
|
|
</h2>
|
|
<p class="so-section-desc">
|
|
As an AIFO trader, you'll receive an exclusive 50% off. This means<br class="d-none d-md-inline">
|
|
you're halfway toward your next challenge.
|
|
</p>
|
|
|
|
<div class="so-promo-card">
|
|
<div>
|
|
<p class="so-promo-card__eyebrow">Limited-time offer</p>
|
|
<p class="so-promo-card__value">50% OFF</p>
|
|
<p class="so-promo-card__sub">ALL CHALLENGES*</p>
|
|
</div>
|
|
|
|
<div class="so-promo-card__code-wrap">
|
|
<div>
|
|
<p class="so-promo-card__code-label">Use code</p>
|
|
<span class="so-promo-card__code" id="so-promo-code">AIF050</span>
|
|
</div>
|
|
<a href="#" class="so-btn">Claim Now</a>
|
|
</div>
|
|
</div>
|
|
|
|
<p class="so-note so-welcome__note">
|
|
*Offer applies to eligible challenges and expires during the promotional period only. The discount is applied at checkout and cannot be combined with other promotions. AIFO reserves the right to modify, suspend, or terminate this promotion at any time without prior notice. All purchases remain subject to AIFO's Terms of Service including rules, verification requirements, and eligibility requirements.
|
|
</p>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- How to claim (module) -->
|
|
<div id="how-to-claim-container"></div>
|
|
</main>
|
|
|
|
<div id="footer-container"></div>
|
|
|
|
<script src="../assets/vendor/jquery/jquery-3.7.1.min.js"></script>
|
|
<script src="../assets/vendor/popper/popper.min.js"></script>
|
|
<script src="../assets/js/bootstrap/bootstrap.min.js"></script>
|
|
<script src="../assets/vendor/fontawesome/js/fontawesome-all.min.js" defer></script>
|
|
<script src="../assets/js/theme.js"></script>
|
|
<script src="/js/load-how-to-claim.js"></script>
|
|
<script src="/js/layout.js"></script>
|
|
</body>
|
|
</html>
|