commit 20260703
This commit is contained in:
+98
-124
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user