commit 20260703

This commit is contained in:
2026-07-03 20:34:27 +08:00
parent 296db4a164
commit c1630b8c10
63 changed files with 3497 additions and 1110 deletions
+98 -124
View File
@@ -11,7 +11,8 @@
<link type="text/css" href="../assets/css/index.css" rel="stylesheet">
<link type="text/css" href="../assets/css/aifo-page-bg.css" rel="stylesheet">
<link type="text/css" href="../assets/css/aifo-section-glow.css" rel="stylesheet">
<link rel="stylesheet" href="../assets/flagicon/css/flag-icons.min.css">
<link type="text/css" href="../assets/css/aifo-btn.css" rel="stylesheet">
<link type="text/css" href="../assets/css/modules/support-cta.css" rel="stylesheet">
<link type="text/css" href="../assets/css/about-us-2.css" rel="stylesheet">
</head>
<body class="aifo-bg-primary" id="about-us-2">
@@ -30,14 +31,13 @@
<section class="au2-hero" aria-labelledby="au2-hero-title">
<div class="au2-hero__glow" aria-hidden="true"></div>
<div class="au2-hero__inner">
<h1 class="au2-hero__title" id="au2-hero-title">About AIFO</h1>
<h1 class="au2-hero__title" id="au2-hero-title">About <span class="text-orange">AIFO</span></h1>
<p class="au2-hero__desc">
AIFO is a prop trading firm built to give traders transparent funding, professional tools,
and a community that supports real growth — from your first challenge to funded success.
We are a prop trading platform that focuses on empowering traders through education, community, and innovative support, helping our traders thrive in the financial markets.
</p>
<div class="au2-hero__actions">
<a href="#" class="au2-btn au2-btn--primary">Get Started</a>
<a href="/pages/academy.html" class="au2-btn au2-btn--outline">Begin Learning</a>
<a href="#" class="aifo-btn aifo-btn--primary aifo-btn--arrow">Join AIFO</a>
<a href="/pages/academy.html" class="aifo-btn aifo-btn--outline">Begin Learning</a>
</div>
</div>
</section>
@@ -48,15 +48,16 @@
<p class="au2-label">About Us</p>
<h2 class="au2-intro__title" id="au2-intro-title">AIFO was built for traders.</h2>
<p class="au2-intro__text">
Here at AIFO, our team consists of experienced traders and financial professionals who truly
understand the markets. We're committed to supporting your growth with clear rules, practical
tools, and quality educational resources. Our goal is simple: to help you become a more
confident and consistent trader.
<p class="au2-intro__text-item">
Our mission is to empower traders through education, community, and technological innovation. Through our academy, community, and innovative tools, we help traders learn, grow, and navigate the markets with greater confidence.
</p>
<p class="au2-intro__text-item"> Whether you're taking your first steps in trading or returning with renewed determination, AIFO provides support, knowledge, and technology to help you move forward.</p>
<p class="au2-intro__text-item"> Because every trader deserves the opportunity to reach their full potential.</p>
</p>
</div>
<div class="au2-intro__visual">
<img
src="../assets/images/demo/about_us.png"
src="../assets/images/demo/image 80.png"
alt="AIFO team in a modern trading office"
width="560"
height="360"
@@ -66,185 +67,155 @@
</section>
<!-- Stats -->
<section class="au2-stats" aria-label="AIFO achievements">
<div class="au2-stats__bar">
<div class="au2-stats__item">
<p class="au2-stats__value">$25M+</p>
<p class="au2-stats__label">Payouts Distributed</p>
</div>
<div class="au2-stats__item">
<p class="au2-stats__value">4,200+</p>
<section class="au2-stats" aria-labelledby="au2-stats-title">
<h2 class="au2-stats__title" id="au2-stats-title">Our Achievements</h2>
<div class="au2-stats__grid">
<article class="au2-stats__card">
<p class="au2-stats__value" data-au2-count="25" data-au2-prefix="$" data-au2-suffix="M+">$25M+</p>
<p class="au2-stats__label">Payouts Completed</p>
</article>
<article class="au2-stats__card">
<p class="au2-stats__value" data-au2-count="4300" data-au2-suffix="+" data-au2-grouping="true">4,300+</p>
<p class="au2-stats__label">Active Traders</p>
</div>
<div class="au2-stats__item">
<p class="au2-stats__value">85+</p>
<p class="au2-stats__label">Countries Represented</p>
</div>
<div class="au2-stats__item">
<p class="au2-stats__value">50+</p>
</article>
<article class="au2-stats__card">
<p class="au2-stats__value" data-au2-count="85" data-au2-suffix="+">85+</p>
<p class="au2-stats__label">Countries Served</p>
</article>
<article class="au2-stats__card">
<p class="au2-stats__value" data-au2-count="50" data-au2-suffix="+">50+</p>
<p class="au2-stats__label">Team Members</p>
</div>
</article>
</div>
</section>
<!-- CTA Banner -->
<section class="au2-cta aifo-section-glow-host" aria-labelledby="au2-cta-title">
<div class="aifo-glow-right" aria-hidden="true"></div>
<div class="au2-cta__glow" aria-hidden="true"></div>
<div class="au2-cta__inner">
<h2 class="au2-cta__title" id="au2-cta-title">
<span class="text-orange">Ready</span> To Become A Prop Trader?
</h2>
<p class="au2-cta__desc">
Join thousands of traders who are scaling their skills with AIFO's transparent funding programs.
</p>
<a href="#" class="au2-btn au2-btn--primary">Get Started</a>
<section class="au2-cta" aria-labelledby="au2-cta-title">
<div class="au2-cta__panel">
<div class="au2-cta__top-glow" aria-hidden="true"></div>
<div class="au2-cta__inner">
<div class="au2-cta__copy">
<h2 class="au2-cta__title" id="au2-cta-title">
<span class="text-orange">Ready </span>To Become A Prop Trader?
</h2>
<p class="au2-cta__desc">
Join today by registering, purchasing a challenge, and progressing to a funded account.
</p>
</div>
<a href="#" class="aifo-btn aifo-btn--primary">Get Funded</a>
</div>
</div>
</section>
<!-- Core Values -->
<section class="au2-values" aria-labelledby="au2-values-title">
<h2 class="au2-section-title au2-section-title--center" id="au2-values-title">Our Core Values</h2>
<!-- <div class="au2-values__glow" aria-hidden="true"></div> -->
<h2 class="au2-values__title" id="au2-values-title">
Our <span class="text-orange">Core Values</span>
</h2>
<div class="au2-values__grid">
<article class="au2-value-card">
<div class="au2-value-card__icon" aria-hidden="true">
<img src="../assets/images/backgrounds/icon/icon-em-1.svg" alt="" width="40" height="40">
<img src="../assets/images/demo/about/Frame%201984078442.svg" alt="" width="87" height="89" decoding="async">
</div>
<h3 class="au2-value-card__title">Education</h3>
<p class="au2-value-card__text">
Empowering traders with practical learning resources, expert guidance, and tools that turn
market knowledge into consistent performance.
Education sits at the heart of everything we do. We are committed to helping traders build the knowledge, skills, and market understanding needed to navigate the financial markets with confidence.
</p>
</article>
<article class="au2-value-card">
<div class="au2-value-card__icon" aria-hidden="true">
<img src="../assets/images/backgrounds/icon/icon-em-2.svg" alt="" width="40" height="40">
<img src="../assets/images/demo/about/Frame%201984078441.svg" alt="" width="87" height="89" decoding="async">
</div>
<h3 class="au2-value-card__title">Community</h3>
<p class="au2-value-card__text">
A supportive network where traders share insights, learn together, and celebrate every step
of the journey toward funded trading success.
Trading should never be a journey taken alone. AIFO is creating a global community where traders can access support, exchange knowledge, and grow together through shared learning and collaboration.
</p>
</article>
<article class="au2-value-card">
<div class="au2-value-card__icon" aria-hidden="true">
<img src="../assets/images/backgrounds/icon/icon-help.svg" alt="" width="40" height="40">
<img src="../assets/images/demo/about/Frame%201984078442.svg" alt="" width="87" height="89" decoding="async">
</div>
<h3 class="au2-value-card__title">Innovation</h3>
<p class="au2-value-card__text">
Cutting-edge technology and AI-powered guidance that help you trade with confidence, manage
risk, and stay within the rules.
Innovation is central to our vision. Through AI and technology, we develop tools that help traders learn, grow, and make more informed decisions.
</p>
</article>
</div>
</section>
<!-- Testimonials -->
<section class="au2-testimonials" aria-labelledby="au2-testimonials-title">
<h2 class="au2-section-title au2-section-title--center" id="au2-testimonials-title">
What Traders Are <span class="text-orange">Saying</span>
<section class="au2-testimonials" data-au2-testimonials-marquee aria-labelledby="au2-testimonials-title">
<h2 class="au2-testimonials__title" id="au2-testimonials-title">
What <span class="text-orange">Traders</span> Are Saying
</h2>
<p class="au2-section-desc au2-section-desc--center">
Hear from real traders who have passed challenges and received payouts with AIFO.
<p class="au2-testimonials__desc">
Don't just take our word for it. Hear directly from traders who have experienced AIFO for themselves.
</p>
<div class="au2-testimonials__grid">
<div class="au2-testimonials__marquee" aria-live="polite">
<div class="au2-testimonials__fade au2-testimonials__fade--left" aria-hidden="true"></div>
<div class="au2-testimonials__rows"></div>
<div class="au2-testimonials__fade au2-testimonials__fade--right" aria-hidden="true"></div>
</div>
<div class="au2-testimonials__source" hidden>
<article class="au2-testimonial">
<div class="au2-testimonial__head">
<span class="fi fi-gb au2-testimonial__flag" aria-hidden="true"></span>
<div>
<p class="au2-testimonial__name">David R.</p>
<p class="au2-testimonial__meta">$100,000 Account</p>
</div>
<span class="au2-testimonial__avatar" aria-hidden="true">DR</span>
<p class="au2-testimonial__name">Daniel R.</p>
</div>
<p class="au2-testimonial__quote">
"Clear rules, fast payouts, and a team that actually understands what traders need."
</p>
</article>
<article class="au2-testimonial au2-testimonial--wide">
<div class="au2-testimonial__head">
<span class="fi fi-ca au2-testimonial__flag" aria-hidden="true"></span>
<div>
<p class="au2-testimonial__name">Marcus T.</p>
<p class="au2-testimonial__meta">$50,000 Account</p>
</div>
</div>
<p class="au2-testimonial__quote">
"I've been trading for years, and this is by far the best experience I've had with a prop firm.
The evaluation process is fair and the support team is responsive."
The rules were clear from the start, and the dashboard made it easy to track where I was in the process. Support also replied quickly when I had a question about my account.
</p>
</article>
<article class="au2-testimonial">
<div class="au2-testimonial__head">
<span class="fi fi-au au2-testimonial__flag" aria-hidden="true"></span>
<div>
<p class="au2-testimonial__name">Sarah L.</p>
<p class="au2-testimonial__meta">$25,000 Account</p>
</div>
<span class="au2-testimonial__avatar" aria-hidden="true">MT</span>
<p class="au2-testimonial__name">Marcus T.</p>
</div>
<p class="au2-testimonial__quote">
"AIFO helped me stay disciplined. The educational content made a real difference."
What I liked most was how straightforward everything felt. The challenge details, account status, and trading objectives were all easy to understand without needing to search around.
</p>
</article>
<article class="au2-testimonial">
<div class="au2-testimonial__head">
<span class="fi fi-gb au2-testimonial__flag" aria-hidden="true"></span>
<div>
<p class="au2-testimonial__name">Alex M.</p>
<p class="au2-testimonial__meta">$50,000 Account</p>
</div>
<span class="au2-testimonial__avatar" aria-hidden="true">AM</span>
<p class="au2-testimonial__name">Alex M.</p>
</div>
<p class="au2-testimonial__quote">
"AI Coach helped me control risk and stay within the rules. Highly recommend."
</p>
</article>
<article class="au2-testimonial au2-testimonial--wide">
<div class="au2-testimonial__head">
<span class="fi fi-ca au2-testimonial__flag" aria-hidden="true"></span>
<div>
<p class="au2-testimonial__name">James K.</p>
<p class="au2-testimonial__meta">$200,000 Account</p>
</div>
</div>
<p class="au2-testimonial__quote">
"From challenge to payout, everything was transparent. No hidden fees, no surprises —
just a professional platform built for serious traders."
AIFO feels more organized than a lot of platforms I've tried. The account dashboard is clean, the rules are easy to follow, and the support team helped me sort out a setup question quickly.
</p>
</article>
<article class="au2-testimonial">
<div class="au2-testimonial__head">
<span class="fi fi-au au2-testimonial__flag" aria-hidden="true"></span>
<div>
<p class="au2-testimonial__name">Emma W.</p>
<p class="au2-testimonial__meta">$25,000 Account</p>
</div>
<span class="au2-testimonial__avatar" aria-hidden="true">AM</span>
<p class="au2-testimonial__name">Anatoliy M.</p>
</div>
<p class="au2-testimonial__quote">
"The community on Discord is incredibly supportive. You're never trading alone."
The challenge rules are easy to understand, and the overall user experience is solid. I especially liked that the dashboard shows the important account information in one place.
</p>
</article>
<article class="au2-testimonial">
<div class="au2-testimonial__head">
<span class="au2-testimonial__avatar" aria-hidden="true">KC</span>
<p class="au2-testimonial__name">Anatoliy M.</p>
</div>
<p class="au2-testimonial__quote">
The best futures prop firm to trade with. The rules are easy to follow. The website UI is super good. Customer support is the best — they helped me resolve an issue within minutes through email.
</p>
</article>
<article class="au2-testimonial">
<div class="au2-testimonial__head">
<span class="au2-testimonial__avatar" aria-hidden="true">FT</span>
<p class="au2-testimonial__name">Forex T.</p>
</div>
<p class="au2-testimonial__quote">
AIFO keeps things simple and transparent. From the account setup to checking progress, everything felt structured and easy to manage.
</p>
</article>
</div>
</section>
<!-- Support -->
<section class="au2-support" aria-labelledby="au2-support-title">
<div class="au2-support__content">
<h2 class="au2-support__title" id="au2-support-title">Not found what you're looking for?</h2>
<p class="au2-support__desc">Chat with us directly or send us an email — we're here to help.</p>
<div class="au2-support__actions">
<a href="#" class="au2-btn au2-btn--primary">Chat with us</a>
<a href="/pages/contact.html" class="au2-btn au2-btn--outline">Send us an email</a>
</div>
</div>
<div class="au2-support__visual" aria-hidden="true">
<img
src="../assets/images/promotion-activity/hero-layer-3.png"
alt=""
width="400"
height="400"
decoding="async"
>
</div>
</section>
<div id="support-cta-module"></div>
</div>
</main>
@@ -256,5 +227,8 @@
<script src="../assets/vendor/fontawesome/js/fontawesome-all.min.js" defer></script>
<script src="../assets/js/theme.js"></script>
<script src="/js/layout.js"></script>
<script src="/js/about-us-2-stats.js"></script>
<script src="/js/au2-testimonials-marquee.js"></script>
<script src="/js/support-cta-module.js"></script>
</body>
</html>
@@ -6,11 +6,14 @@
aria-roledescription="carousel"
aria-label="Homepage hero"
>
<div class="home-hero-carousel__glow" aria-hidden="true"></div>
<div class="home-hero-carousel__inner">
<div class="home-hero-carousel__viewport">
<article class="home-hero-carousel__slide is-active" data-home-hero-slide aria-hidden="false">
<article
class="home-hero-carousel__slide is-active"
data-home-hero-slide
data-hero-layout-reference
aria-hidden="false"
>
<div class="home-hero-carousel__slide-grid">
<div class="home-hero-carousel__content">
<div class="home-hero-carousel__copy">
@@ -31,7 +34,7 @@
Learn To Trade
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><path d="M3 8h10M9 4l4 4-4 4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
</a>
<a href="#" class="home-hero-carousel__ai-coach">
<a href="#" class="home-hero-carousel__ai-coach" data-hero-layout-anchor>
<img src="./assets/images/banner/ChatGPT Image Jul 1, 2026, 01_34_31 PM.png" alt="" width="48" height="48" decoding="async">
AI Coach
</a>
@@ -91,7 +94,6 @@
<div class="home-hero-carousel__actions">
<a href="#" class="home-hero-carousel__btn home-hero-carousel__btn--primary">
Choose Your Challenge
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><path d="M3 12V4M3 12l3-3M3 12l3 3M13 4v8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
</a>
<a href="#" class="home-hero-carousel__btn home-hero-carousel__btn--ghost home-hero-carousel__btn--ai-coach">
<img src="./assets/images/banner/ChatGPT Image Jul 1, 2026, 01_34_31 PM.png" alt="" width="45" height="45" decoding="async" aria-hidden="true">
+25
View File
@@ -0,0 +1,25 @@
<!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="robots" content="noindex, nofollow">
<title>Support CTA Module</title>
<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/aifo-btn.css" rel="stylesheet">
<link type="text/css" href="../../assets/css/modules/support-cta.css" rel="stylesheet">
<style>
body {
margin: 0;
padding: 48px 16px;
background: #070400;
}
</style>
</head>
<body>
<div id="support-cta-module" style="max-width: 1128px; margin: 0 auto;"></div>
<script src="/js/support-cta-module.js"></script>
</body>
</html>
+34
View File
@@ -0,0 +1,34 @@
<!-- Support CTA floor — include inside #support-cta-module -->
<section class="aifo-support-cta" data-support-cta-module aria-labelledby="aifo-support-cta-title">
<div class="aifo-support-cta__panel">
<div class="aifo-support-cta__visual" aria-hidden="true">
<img
class="aifo-support-cta__img"
src="/assets/images/backgrounds/img-h-07.png"
alt=""
width="327"
height="327"
decoding="async"
>
</div>
<div class="aifo-support-cta__content">
<h2 class="aifo-support-cta__title" id="aifo-support-cta-title">Not found what you're looking for?</h2>
<p class="aifo-support-cta__desc">Chat with us directly or send us an email.</p>
<div class="aifo-support-cta__actions">
<a href="#" class="aifo-btn aifo-btn--primary">Chat with us</a>
<a href="/pages/contact.html" class="aifo-btn aifo-btn--outline aifo-support-cta__email-btn">
Send us an email
<img
class="aifo-support-cta__arrow-icon"
src="/assets/images/demo/about/right.svg"
alt=""
width="16"
height="16"
decoding="async"
aria-hidden="true"
>
</a>
</div>
</div>
</div>
</section>
+1
View File
@@ -118,6 +118,7 @@
<li><a class="page-index__link" href="/pages/modules/promo-compare.html">Promo Compare<small>/pages/modules/promo-compare.html</small></a></li>
<li><a class="page-index__link" href="/pages/modules/challenge-floor.html">Challenge Floor<small>/pages/modules/challenge-floor.html</small></a></li>
<li><a class="page-index__link" href="/pages/modules/adl-register.html">ADL Register<small>/pages/modules/adl-register.html</small></a></li>
<li><a class="page-index__link" href="/pages/modules/support-cta.html">Support CTA<small>/pages/modules/support-cta.html</small></a></li>
</ul>
</section>
+130 -111
View File
@@ -10,21 +10,24 @@
<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/aifo-page-bg.css" rel="stylesheet">
<link type="text/css" href="../assets/css/aifo-btn.css" rel="stylesheet">
<link type="text/css" href="../assets/css/partnership.css" rel="stylesheet">
</head>
<body class="aifo-bg-primary" id="partnership-page">
<div id="nav-container"></div>
<main class="aifo-page-bg">
<main class="aifo-page-bg aifo-page-bg--grid">
<div class="partnership-page">
<section class="partnership-hero">
<h1 class="partnership-hero__title">
<div class="partnership-page__glow" aria-hidden="true"></div>
<section class="partnership-hero" aria-labelledby="partnership-hero-title">
<h1 class="partnership-section__title" id="partnership-hero-title">
Partnership <span class="text-orange">Program</span>
</h1>
<p class="partnership-hero__desc">
Choose the partnership model that fits your audience. Drive qualified traffic and grow with AIFO.
Choose the partnership model that fits your audience. Drive qualified sales and grow with AIFO.
</p>
<a href="/pages/affiliate_sigup.html" class="partnership-btn">Become a Partner</a>
<a href="/pages/affiliate_sigup.html" class="aifo-btn aifo-btn--primary">Become AIFO partner</a>
</section>
<section class="partnership-section" aria-labelledby="partnership-tiers-title">
@@ -33,27 +36,53 @@
</h2>
<div class="partnership-tiers">
<article class="partnership-tier">
<p class="partnership-tier__rate">5%</p>
<p class="partnership-tier__label">Commission</p>
<p class="partnership-tier__meta">3050 referrals</p>
<div class="partnership-tier__head">
<div class="partnership-tier__info">
<p class="partnership-tier__name">Tier 1</p>
<p class="partnership-tier__sales">20 - 49 qualified sales / month</p>
</div>
<img class="partnership-tier__icon" src="../assets/images/partnership/tier-1.png" alt="" width="68" height="68" loading="lazy">
</div>
<div class="partnership-tier__divider" aria-hidden="true"></div>
<div class="partnership-tier__rate-box">
<span class="partnership-tier__rate">5%</span>
<span class="partnership-tier__label">Commission</span>
</div>
</article>
<article class="partnership-tier">
<p class="partnership-tier__rate">10%</p>
<p class="partnership-tier__label">Commission</p>
<p class="partnership-tier__meta">50100 referrals</p>
<div class="partnership-tier__head">
<div class="partnership-tier__info">
<p class="partnership-tier__name">Tier 2</p>
<p class="partnership-tier__sales">50 - 99 qualified sales / month</p>
</div>
<img class="partnership-tier__icon" src="../assets/images/partnership/tier-2.png" alt="" width="68" height="68" loading="lazy">
</div>
<div class="partnership-tier__divider" aria-hidden="true"></div>
<div class="partnership-tier__rate-box">
<span class="partnership-tier__rate">10%</span>
<span class="partnership-tier__label">Commission</span>
</div>
</article>
<article class="partnership-tier partnership-tier--featured">
<span class="partnership-tier__badge" aria-hidden="true">
<svg width="28" height="32" viewBox="0 0 28 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14 0L27.32 8v16L14 32 .68 24V8L14 0z" fill="currentColor" opacity="0.25"/>
<path d="M14 4l9.24 5.33v10.67L14 25.33 4.76 20V9.33L14 4z" fill="currentColor"/>
</svg>
</span>
<p class="partnership-tier__rate">15%</p>
<p class="partnership-tier__label">Commission</p>
<p class="partnership-tier__meta">100+ referrals</p>
<div class="partnership-tier__head">
<div class="partnership-tier__info">
<p class="partnership-tier__name">Tier 3</p>
<p class="partnership-tier__sales">100+ qualified sales / month</p>
</div>
<img class="partnership-tier__icon" src="../assets/images/partnership/tier-3.png" alt="" width="68" height="68" loading="lazy">
</div>
<div class="partnership-tier__divider" aria-hidden="true"></div>
<div class="partnership-tier__rate-box">
<span class="partnership-tier__rate">15%</span>
<span class="partnership-tier__label">Commission</span>
</div>
</article>
</div>
<p class="partnership-tiers__note">
Qualified sales exclude refunds, chargebacks, fraud, self-referrals, invalid traffic, coupon arbitrage, and other non-qualifying activity.
</p>
</section>
<section class="partnership-section" aria-labelledby="partnership-why-title">
@@ -62,68 +91,69 @@
</h2>
<div class="partnership-benefits">
<article class="partnership-benefit">
<div class="partnership-benefit__visual" aria-hidden="true">
<img src="../assets/images/promotion-activity-1/bene-1.svg" alt="" width="120" height="120" loading="lazy">
<div class="partnership-benefit__visual">
<div class="partnership-benefit__glow" aria-hidden="true"></div>
<img src="../assets/images/partnership/why-1.png" alt="" width="520" height="260" loading="lazy">
</div>
<h3 class="partnership-benefit__title">Unbeatable Commissions</h3>
<p class="partnership-benefit__desc">Earn industry-leading revenue share on every qualified sale you refer.</p>
<p class="partnership-benefit__label">Lifetime Commissions on qualified sales</p>
</article>
<article class="partnership-benefit">
<div class="partnership-benefit__visual" aria-hidden="true">
<img src="../assets/images/promotion-activity-1/bene-2.svg" alt="" width="120" height="120" loading="lazy">
<div class="partnership-benefit__visual">
<div class="partnership-benefit__glow" aria-hidden="true"></div>
<img src="../assets/images/partnership/why-2.png" alt="" width="520" height="260" loading="lazy">
</div>
<h3 class="partnership-benefit__title">Super Fast Payouts</h3>
<p class="partnership-benefit__desc">Get paid quickly with transparent tracking and reliable settlement cycles.</p>
<p class="partnership-benefit__label">Exclusive discounts and giveaways</p>
</article>
<article class="partnership-benefit">
<div class="partnership-benefit__visual" aria-hidden="true">
<img src="../assets/images/promotion-activity-1/bene-3.svg" alt="" width="120" height="120" loading="lazy">
<div class="partnership-benefit__visual">
<div class="partnership-benefit__glow" aria-hidden="true"></div>
<img src="../assets/images/partnership/why-3.png" alt="" width="520" height="260" loading="lazy">
</div>
<h3 class="partnership-benefit__title">Ready-to-Use Assets</h3>
<p class="partnership-benefit__desc">Launch faster with banners, links, and promotional materials built for conversion.</p>
<p class="partnership-benefit__label">Dedicated support for partners</p>
</article>
<article class="partnership-benefit">
<div class="partnership-benefit__visual" aria-hidden="true">
<img src="../assets/images/promotion-activity-1/bene-4.svg" alt="" width="120" height="120" loading="lazy">
<div class="partnership-benefit__visual">
<div class="partnership-benefit__glow" aria-hidden="true"></div>
<img src="../assets/images/partnership/why-4.png" alt="" width="520" height="260" loading="lazy">
</div>
<h3 class="partnership-benefit__title">Dedicated Support</h3>
<p class="partnership-benefit__desc">Work with affiliate managers who help you optimize traffic and grow sustainably.</p>
<p class="partnership-benefit__label">Upfront support may be available for selected partners</p>
</article>
</div>
</section>
<section class="partnership-section" aria-labelledby="partnership-how-title">
<h2 class="partnership-section__title" id="partnership-how-title">
How it <span class="text-orange">Works</span>
How It <span class="text-orange">Works</span>
</h2>
<div class="partnership-steps">
<article class="partnership-step">
<div class="partnership-step__icon" aria-hidden="true">
<span class="partnership-step__glyph">P</span>
<div class="partnership-step__top">
<span class="partnership-step__num">1</span>
<span class="partnership-step__tag">Step 1</span>
</div>
<h3 class="partnership-step__title">Apply</h3>
<p class="partnership-step__desc">Fill out our partnership application.</p>
<p class="partnership-step__desc">Filled out our partnership application</p>
</article>
<span class="partnership-steps__arrow" aria-hidden="true"></span>
<article class="partnership-step">
<div class="partnership-step__icon" aria-hidden="true">
<span class="icon iconfont icon-nav-faq"></span>
<div class="partnership-step__top">
<span class="partnership-step__num">2</span>
<span class="partnership-step__tag">Step 2</span>
</div>
<h3 class="partnership-step__title">Review</h3>
<p class="partnership-step__desc">Partnership applications are subject to team review.</p>
<p class="partnership-step__desc">Partnership applications are subject to team review</p>
</article>
<span class="partnership-steps__arrow" aria-hidden="true"></span>
<article class="partnership-step">
<div class="partnership-step__icon" aria-hidden="true">
<span class="icon iconfont icon-nav-funding-programs"></span>
<div class="partnership-step__top">
<span class="partnership-step__num">3</span>
<span class="partnership-step__tag">Step 3</span>
</div>
<h3 class="partnership-step__title">Launch</h3>
<p class="partnership-step__desc">Register your AIFO account, get your links, dashboard and start promoting.</p>
</article>
<span class="partnership-steps__arrow" aria-hidden="true"></span>
<article class="partnership-step">
<div class="partnership-step__icon" aria-hidden="true">
<span class="icon iconfont icon-nav-payout"></span>
<div class="partnership-step__top">
<span class="partnership-step__num">4</span>
<span class="partnership-step__tag">Step 4</span>
</div>
<h3 class="partnership-step__title">Track &amp; Get Paid</h3>
<p class="partnership-step__desc">Earn commissions based on eligible qualified sales.</p>
@@ -136,14 +166,11 @@
<span class="text-orange">Who</span> This Is For
</h2>
<div class="partnership-audience">
<article class="partnership-audience-card partnership-audience-card--fit">
<p class="partnership-audience-card__label">Great Fit</p>
<div class="partnership-audience-card__visual" aria-hidden="true">
<img src="../assets/images/payment-methods/bitcoin.svg" alt="" width="40" height="40">
<img src="../assets/images/payment-methods/ethereum.svg" alt="" width="40" height="40">
<img src="../assets/images/payment-methods/tether.svg" alt="" width="40" height="40">
<img src="../assets/images/payment-methods/usdc.svg" alt="" width="40" height="40">
<article class="partnership-audience-card">
<div class="partnership-audience-card__visual">
<img src="../assets/images/partnership/fit.png" alt="" width="520" height="251" loading="lazy">
</div>
<p class="partnership-audience-card__label partnership-audience-card__label--fit">Great Fit</p>
<ul class="partnership-audience-card__list">
<li>Real trading audience</li>
<li>Qualified traffic sources</li>
@@ -151,12 +178,12 @@
<li>Compliant promotion methods</li>
</ul>
</article>
<article class="partnership-audience-card partnership-audience-card--not-fit">
<p class="partnership-audience-card__label">Not a Fit</p>
<div class="partnership-audience-card__visual partnership-audience-card__visual--warn" aria-hidden="true">
<span class="partnership-audience-card__warn-icon"></span>
<article class="partnership-audience-card">
<div class="partnership-audience-card__visual">
<img src="../assets/images/partnership/not-fit.png" alt="" width="520" height="251" loading="lazy">
</div>
<ul class="partnership-audience-card__list">
<p class="partnership-audience-card__label partnership-audience-card__label--not-fit">Not a Fit</p>
<ul class="partnership-audience-card__list partnership-audience-card__list--not-fit">
<li>Fake or low-quality traffic</li>
<li>Non-genuine trading audience</li>
<li>Misleading promotion methods</li>
@@ -169,75 +196,67 @@
<div id="payment-methods-container"></div>
<section class="partnership-section partnership-section--faq" aria-labelledby="partnership-faq-title">
<h2 class="partnership-section__title partnership-section__title--center" id="partnership-faq-title">
<div class="partnership-faq__glow" aria-hidden="true"></div>
<h2 class="partnership-section__title" id="partnership-faq-title">
Frequently Asked <span class="text-orange">Questions</span>
</h2>
<div class="partnership-faq">
<div class="faq-item">
<button class="faq-header" type="button">
<span class="faq-question">How do I apply for the partnership program?</span>
<span class="faq-icon-box"><span class="faq-icon">+</span></span>
<div class="partnership-faq__item">
<button class="partnership-faq__header" type="button">
<span class="partnership-faq__question">How to start?</span>
<span class="partnership-faq__toggle" aria-hidden="true"></span>
</button>
<div class="faq-body">
<div class="faq-answer">
<p>Click Become a Partner, complete the application form, and our team will review your profile within a few business days.</p>
</div>
<div class="partnership-faq__body">
<p>Choose an AIFO Account size, complete the AIFO Challenge, and once you meet the objectives you can begin trading on a funded AIFO Account.</p>
</div>
</div>
<div class="faq-item">
<button class="faq-header" type="button">
<span class="faq-question">When do I receive commission payouts?</span>
<span class="faq-icon-box"><span class="faq-icon">+</span></span>
<div class="partnership-faq__item">
<button class="partnership-faq__header" type="button">
<span class="partnership-faq__question">Is AIFO a trustworthy company?</span>
<span class="partnership-faq__toggle" aria-hidden="true"></span>
</button>
<div class="faq-body">
<div class="faq-answer">
<p>Commissions are tracked in your affiliate dashboard and paid on a regular schedule once eligible sales are confirmed.</p>
</div>
<div class="partnership-faq__body">
<p>AIFO operates with full transparency, providing simulated trading evaluations and educational services with a clear, published rule set.</p>
</div>
</div>
<div class="faq-item">
<button class="faq-header" type="button">
<span class="faq-question">What traffic sources are allowed?</span>
<span class="faq-icon-box"><span class="faq-icon">+</span></span>
<div class="partnership-faq__item">
<button class="partnership-faq__header" type="button">
<span class="partnership-faq__question">How do I become an AIFO Trader?</span>
<span class="partnership-faq__toggle" aria-hidden="true"></span>
</button>
<div class="faq-body">
<div class="faq-answer">
<p>We welcome organic content, communities, review sites, and compliant paid campaigns. Misleading or incentivized low-quality traffic is not permitted.</p>
</div>
<div class="partnership-faq__body">
<p>Pass the evaluation phases by reaching the profit target while respecting the drawdown rules, and you will be offered an AIFO Account.</p>
</div>
</div>
<div class="faq-item">
<button class="faq-header" type="button">
<span class="faq-question">Can I promote AIFO with paid ads?</span>
<span class="faq-icon-box"><span class="faq-icon">+</span></span>
<div class="partnership-faq__item">
<button class="partnership-faq__header" type="button">
<span class="partnership-faq__question">How long does it take to become an FTMO Trader?</span>
<span class="partnership-faq__toggle" aria-hidden="true"></span>
</button>
<div class="faq-body">
<div class="faq-answer">
<p>Yes, when campaigns follow our brand guidelines and do not bid on restricted keywords or misrepresent AIFO offers.</p>
</div>
<div class="partnership-faq__body">
<p>There is no minimum trading-day requirement to complete the evaluation, so it depends entirely on your trading performance.</p>
</div>
</div>
<div class="faq-item">
<button class="faq-header" type="button">
<span class="faq-question">Is there a minimum payout threshold?</span>
<span class="faq-icon-box"><span class="faq-icon">+</span></span>
<div class="partnership-faq__item">
<button class="partnership-faq__header" type="button">
<span class="partnership-faq__question">What will be the size of my FTMO Account?</span>
<span class="partnership-faq__toggle" aria-hidden="true"></span>
</button>
<div class="faq-body">
<div class="faq-answer">
<p>Minimum payout thresholds may apply depending on your payment method. Details are shown in your affiliate dashboard after approval.</p>
</div>
<div class="partnership-faq__body">
<p>Your account size matches the challenge size you selected and can scale up to a maximum allocation of $2,000,000.</p>
</div>
</div>
<div class="partnership-faq__item">
<button class="partnership-faq__header" type="button">
<span class="partnership-faq__question">Do I have to close my positions overnight?</span>
<span class="partnership-faq__toggle" aria-hidden="true"></span>
</button>
<div class="partnership-faq__body">
<p>No, you are free to hold positions overnight and over the weekend unless otherwise stated for your specific program.</p>
</div>
</div>
</div>
</section>
<section class="partnership-cta" aria-labelledby="partnership-cta-title">
<h2 class="partnership-cta__title" id="partnership-cta-title">
Ready to grow with <span class="text-orange">AIFO</span>?
</h2>
<p class="partnership-cta__desc">Join the partnership program and start earning from qualified referrals today.</p>
<a href="/pages/affiliate_sigup.html" class="partnership-btn">Join Now</a>
</section>
</div>
</main>