PNG  IHDR pHYs   OiCCPPhotoshop ICC profilexڝSgTS=BKKoR RB&*! J!QEEȠQ, !{kּ> H3Q5 B.@ $pd!s#~<<+"x M0B\t8K@zB@F&S`cbP-`'{[! eDh;VEX0fK9-0IWfH  0Q){`##xFW<+*x<$9E[-qWW.(I+6aa@.y24x6_-"bbϫp@t~,/;m%h^ uf@Wp~<5j>{-]cK'Xto(hw?G%fIq^D$.Tʳ?D*A, `6B$BB dr`)B(Ͱ*`/@4Qhp.U=pa( Aa!ڈbX#!H$ ɈQ"K5H1RT UH=r9\F;2G1Q= C7F dt1r=6Ыhڏ>C03l0.B8, c˱" VcϱwE 6wB aAHXLXNH $4 7 Q'"K&b21XH,#/{C7$C2'ITFnR#,4H#dk9, +ȅ3![ b@qS(RjJ4e2AURݨT5ZBRQ4u9̓IKhhitݕNWGw Ljg(gwLӋT071oUX**| J&*/Tު UUT^S}FU3S ԖUPSSg;goT?~YYLOCQ_ cx,!k u5&|v*=9C3J3WRf?qtN (~))4L1e\kXHQG6EYAJ'\'GgSSݧ M=:.kDwn^Loy}/TmG X $ <5qo</QC]@Caaᄑ.ȽJtq]zۯ6iܟ4)Y3sCQ? 0k߬~OCOg#/c/Wװwa>>r><72Y_7ȷOo_C#dz%gA[z|!?:eAAA!h쐭!ΑiP~aa~ 'W?pX15wCsDDDޛg1O9-J5*>.j<74?.fYXXIlK9.*6nl {/]py.,:@LN8A*%w% yg"/6шC\*NH*Mz쑼5y$3,幄'L Lݛ:v m2=:1qB!Mggfvˬen/kY- BTZ(*geWf͉9+̳ې7ᒶKW-X潬j9(xoʿܔĹdff-[n ڴ VE/(ۻCɾUUMfeI?m]Nmq#׹=TR+Gw- 6 U#pDy  :v{vg/jBFS[b[O>zG499?rCd&ˮ/~јѡ򗓿m|x31^VwwO| (hSЧc3- cHRMz%u0`:o_F@8N ' p @8N@8}' p '#@8N@8N pQ9p!i~}|6-ӪG` VP.@*j>[ K^<֐Z]@8N'KQ<Q(`s" 'hgpKB`R@Dqj '  'P$a ( `D$Na L?u80e J,K˷NI'0eݷ(NI'؀ 2ipIIKp`:O'`ʤxB8Ѥx Ѥx $ $P6 :vRNb 'p,>NB 'P]-->P T+*^h& p '‰a ‰ (ĵt#u33;Nt̵'ޯ; [3W ~]0KH1q@8]O2]3*̧7# *p>us p _6]/}-4|t'|Smx= DoʾM×M_8!)6lq':l7!|4} '\ne t!=hnLn (~Dn\+‰_4k)0e@OhZ`F `.m1} 'vp{F`ON7Srx 'D˸nV`><;yMx!IS钦OM)Ե٥x 'DSD6bS8!" ODz#R >S8!7ّxEh0m$MIPHi$IvS8IN$I p$O8I,sk&I)$IN$Hi$I^Ah.p$MIN$IR8I·N "IF9Ah0m$MIN$IR8IN$I 3jIU;kO$ɳN$+ q.x* tEXtComment

Viewing File: /home/u403625155/domains/betawealthfx.com/public_html/it.php

<?php
include "header.php";
?>
<style>
.service-wrap {
    text-align: center; 
}

.service-card {
    width: 100%; 
    max-width: 300px; 
    margin: 20px auto; 
    padding: 30px 20px; 
    border: 1px solid #fcb529; 
    border-radius: 10px; 
    background-color: #fff; 
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}

.service-card:hover {
    transform: translateY(-5px); 
}

.service-icon {
    display: flex; 
    justify-content: center; 
    align-items: center;
    font-size: 40px;
    color: #fcb529; 
    margin-bottom: 20px;
}

.service-card h3 a {
    font-size: 20px; 
    color: #333; 
    text-decoration: none; 
    font-weight: bold;
}

.service-card h3 a:hover {
    color: #fcb529; 
}



  .content-feature-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .content-feature-list li {
            padding: 15px;
            border-bottom: 1px solid #ddd;
            cursor: pointer;
            position: relative;
        }

        .content-feature-list li:last-child {
            border-bottom: none;
        }

        .content-feature-list li .toggle-section {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .content-feature-list li .flaticon-tick {
            font-family: 'Font Awesome 5 Free'; /* Ensure Font Awesome or similar is included */
            font-weight: 900;
            cursor: pointer;
        }

        .content-feature-list li .dropdown-content {
            display: none;
            padding: 10px;
            background-color: #f9f9f9;
            border: 1px solid #ddd;
            border-radius: 5px;
            margin-top: 10px;
        }

        .content-feature-list li.active .dropdown-content {
            display: block;
        }

</style>

           <!-- Hero Section Start -->
<section class="hero-wrap style3 bg-squeeze" style="background-color:#fff;">
    <div class="hero-slider-one owl-carousel">
        <!-- Slide 1 -->
<!--  <div class="hero-slide-item" style="background-image: url('img/2.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat; height: 100%; display: flex; align-items: center; justify-content: center;">-->
<!--    <div class="container" style="display: flex; align-items: center; justify-content: center;">-->
<!--        <div class="row gx-5 align-items-center" style="width: 100%; display: flex; justify-content: center;">-->
<!--            <div class="col-md-6" style="display: flex; flex-direction: column; align-items: center; justify-content: center;">-->
<!--                <div class="hero-content" data-speed="0.10" data-revert="true" style="text-align: center;">-->
<!--                    <span style="color: #fff; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);">Tesla In Co-operation With Beta Wealth Fx</span>-->
<!--                    <h1 style="color:white; text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);">Your Tomorrow Starts From Here</h1>-->
<!--                    <div class="hero-btn">-->
<!--                        <a href="register.php" class="btn style1" style="background:black; color:#fff;">Get Started</a>-->
<!--                    </div>-->
<!--                </div>-->
<!--            </div>-->
<!--        </div>-->
<!--    </div>-->
<!--</div>-->

    <div class="hero-slide-item" style="background-image: url('img/2.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat; height: 100%; display: flex; align-items: center; justify-content: center;">
            <div class="container h-100">
                <div class="row gx-5 align-items-center h-100">
                    <div class="col-md-6">
                        <div class="hero-content" data-speed="0.10" data-revert="true">
                            <span style="color: #fff; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);">Tesla In Co-operation With Beta Wealth Fx</span>
                            <h1 style="color:white; text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);">Your Tomorrow Starts From Her</h1>
                            <div class="hero-btn">
                                <a href="register.php" class="btn style1" style="background:black; color:#fff;">Get Started</a>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>


        
        
        <!-- Slide 2 -->
            <div class="hero-slide-item" style="background-image: url('img/5.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat; height: 100%; display: flex; align-items: center; justify-content: center;">
            <div class="container h-100">
                <div class="row gx-5 align-items-center h-100">
                    <div class="col-md-6">
                        <div class="hero-content" data-speed="0.10" data-revert="true">
                            <span style="color: #fff; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);">Tesla In Co-operation With Beta Wealth Fx</span>
                            <h1 style="color:white; text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);">A New Approach To Trading</h1>
                            <div class="hero-btn">
                                <a href="register.php" class="btn style1" style="background:black; color:#fff;">Get Started</a>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
<!-- Hero Section End -->




    <!-- Crypto Services Section Start -->
<section class="service-wrap bg-albastor pt-100 pb-75">
    <div class="container">
        <div class="row justify-content-center">
            <div class="col-xxl-3 col-xl-4 col-lg-6 col-md-6">
                <div class="service-card style1">
                    <span class="service-icon">
                        <i class="fas fa-coins"></i> <!-- Crypto Currency Trading -->
                    </span>
                    <h3><a href="service-details.php">Crypto Currency Trading</a></h3>
                </div>
            </div>
            <div class="col-xxl-3 col-xl-4 col-lg-6 col-md-6">
                <div class="service-card style1">
                    <span class="service-icon">
                        <i class="fas fa-chart-line"></i> <!-- Forex Trading -->
                    </span>
                    <h3><a href="service-details.php">Forex Trading</a></h3>
                </div>
            </div>
            <div class="col-xxl-3 col-xl-4 col-lg-6 col-md-6">
                <div class="service-card style1">
                    <span class="service-icon">
                        <i class="fas fa-file-alt"></i> <!-- Bonds And ETFs -->
                    </span>
                    <h3><a href="service-details.php">Bonds And ETFs</a></h3>
                </div>
            </div>
            <!--<div class="col-xxl-3 col-xl-4 col-lg-6 col-md-6">-->
            <!--    <div class="service-card style1">-->
            <!--        <span class="service-icon">-->
            <!--            <i class="fas fa-home"></i> <!-- Real Estate Investing -->
            <!--        </span>-->
            <!--        <h3><a href="service-details.php">Real Estate Investing</a></h3>-->
            <!--    </div>-->
            <!--</div>-->
            <div class="col-xxl-3 col-xl-4 col-lg-6 col-md-6">
                <div class="service-card style1">
                    <span class="service-icon">
                        <i class="fas fa-chart-bar"></i> <!-- Stocks -->
                    </span>
                    <h3><a href="service-details.php">Stocks</a></h3>
                </div>
            </div>
        </div>
    </div>
</section>
<!-- Crypto Services Section End -->
            
            
            
            
       


      

      
            <!-- About Section Start -->
                <section class="about-wrap style1 ptb-100">
                    <div class="container">
                        <div class="row gx-5 align-items-center">
                            <div class="col-lg-6">
                              <div class="about-img-wrap" style="position: relative; display: inline-block;">
    <img src="img/6.jpeg" alt="Image" class="about-img" style="display: block; width: 100%; height: auto;">
    <div class="text-box" style="
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: white;
        padding: 10px 20px;
        border-radius: 5px;
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
        width: 300px; 
        white-space: nowrap; 
    ">
        Successfully Providing Business
        <br>Solution for 10 Years
    </div>
</div>

                            </div>
                            <div class="col-lg-6">
                                <div class="about-content">
                                    <img src="assets/img/about/about-shape-3.png" alt="Image" class="about-shape-three">
                                    <div class="content-title style1">
    <span style="color:black !important;">About</span>
    <h2 style="color:black !important;">Learn A Little About Us</h2>
    <p style="color:black !important;"> BetaWealth Fx is a leading financial services company and pioneer in the online brokerage industry. Having executed the first-ever electronic trade by an individual investor more than 10 years ago.</p>
</div>

       <ul class="content-feature-list">
        <li style="color:black !important;">
            Trading Guides
            
            <div class="dropdown-content">
    From technical analysis and risk management to market psychology and MT4 Tips and Tricks, these guides are ideal for traders of all levels.
    <!--<br>-->
    <!--This fee must be paid before withdrawal can be approved.-->
            </div>
        </li>
        <li style="color:black !important;">
            Daily market commentary
            
            <div class="dropdown-content">
                Know what the market is thinking. Our in-house Market Analysts explain all you need to know for the day ahead in a single video.
            </div>
        </li>
        <li style="color:black !important;">
            Breaking news & analysis
            <div class="dropdown-content">
                Breaking market news, important economic events, key technical levels to watch. You will find it all in our Market News section.
            </div>
        </li>
    </ul>

                                    <!--<a href="about.php" class="btn style1"style="background-color:#fcb529; color:#fff;">More About us</a>-->
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                </section>
                <!-- About Section End -->
                
                
                
      
      

 <div id="toast"></div>

       <!-- Testimonial Section Start -->
            <section class="testimonial-wrap ptb-100  bg-albastor">
    <div class="container">
        <div class="row">
            <div class="col-xl-6 offset-xl-3 col-lg-8 offset-lg-2">
                <div class="section-title style1 text-center mb-40">
                    <span style="color:#fcb529;">Our Testimonials</span>
                    <h2>What Our Clients Say</h2>
                </div>
            </div>
        </div>
        <div class="testimonial-slider-three owl-carousel">
            <!-- Testimonial 1 -->
            <div class="testimonial-card style3">
                <span class="quote-icon">
                    <i class="flaticon-quotation-mark"></i>
                </span>
                <p class="client-quote">Betawealth Fx has been a game-changer for me. The ease of use and reliable returns on my crypto investments make it my go-to platform. Highly recommended!</p>
                <div class="testimonial-card-thumb" style="border: 1px solid #fcb529;">
                    <div class="client-info-wrap">
                        <div class="client-img">
                            <img src="assets/img/testimonials/cl1.jpg" alt="Image">
                        </div>
                        <div class="client-info">
                            <h4>Alex Cruis</h4>
                            <span>Crypto Enthusiast</span>
                        </div>
                    </div>
                </div>
            </div>

            <!-- Testimonial 2 -->
            <div class="testimonial-card style3">
                <span class="quote-icon">
                    <i class="flaticon-quotation-mark"></i>
                </span>
                <p class="client-quote">I've tried various crypto platforms, but Betawealth Fx stands out. Their secure environment and responsive support make it a top choice for anyone venturing into crypto investments.</p>
                   <div class="testimonial-card-thumb" style="border: 1px solid #fcb529;">
                    <div class="client-info-wrap">
                        <div class="client-img">
                            <img src="assets/img/testimonials/cl2.jpg" alt="Image">
                        </div>
                        <div class="client-info">
                            <h4>Marion Ott</h4>
                            <span>Blockchain Analyst</span>
                        </div>
                    </div>
                </div>
            </div>

            <!-- Testimonial 3 -->
            <div class="testimonial-card style3">
                <span class="quote-icon">
                    <i class="flaticon-quotation-mark"></i>
                </span>
                <p class="client-quote">Betawealth Fx's intuitive interface and transparent investment strategies have given me confidence in navigating the crypto market. It's a reliable platform for both beginners and experienced investors.</p>
                    <div class="testimonial-card-thumb" style="border: 1px solid #fcb529;">
                    <div class="client-info-wrap">
                        <div class="client-img">
                            <img src="assets/img/testimonials/cl3.jpg" alt="Image">
                        </div>
                        <div class="client-info">
                            <h4>Harry Jackson</h4>
                            <span>Crypto Investor</span>
                        </div>
                    </div>
                </div>
            </div>

            <!-- Testimonial 4 -->
            <div class="testimonial-card style3">
                <span class="quote-icon">
                    <i class="flaticon-quotation-mark"></i>
                </span>
                <p class="client-quote">As an entrepreneur, Betawealth Fx has become an essential tool for managing my crypto portfolio. The platform's reliability and innovative features contribute to the success of my ventures.</p>
                   <div class="testimonial-card-thumb" style="border: 1px solid #fcb529;">
                    <div class="client-info-wrap">
                        <div class="client-img">
                            <img src="assets/img/testimonials/cl4.jpg" alt="Image">
                        </div>
                        <div class="client-info">
                            <h4>Brock Lee</h4>
                            <span>Entrepreneur</span>
                        </div>
                    </div>
                </div>
            </div>

            <!-- Testimonial 5 -->
            <div class="testimonial-card style3">
                <span class="quote-icon">
                    <i class="flaticon-quotation-mark"></i>
                </span>
                <p class="client-quote">Betawealth Fx's commitment to security and user-friendly features has made my crypto journey enjoyable. I appreciate the platform's continuous efforts to enhance the user experience.</p>
                   <div class="testimonial-card-thumb" style="border: 1px solid #fcb529;">
                    <div class="client-info-wrap">
                        <div class="client-img">
                            <img src="assets/img/testimonials/cl5.jpg" alt="Image">
                        </div>
                        <div class="client-info">
                            <h4>Nina Smith</h4>
                            <span>Crypto Enthusiast</span>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>

            <!-- Testimonial Section End -->

       












<!-- Investment Testimonial Section Start -->
<section style="max-width: 1200px; margin: 50px auto; text-align: center; padding: 0 20px; color:black !important">
    <p style="color: black !important; font-weight: bold; margin-bottom: 10px;">WE ARE HERE FOR YOU</p>
    <h2 style="font-size: 36px; font-weight: bold; color: black !important; margin-bottom: 40px;">Explore More</h2>
    <div style="display: flex; flex-wrap: wrap; gap: 20px; justify-content: center;">
         <div style="background-color: white; box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); border-radius: 8px; overflow: hidden; margin-bottom: 20px; text-align: left; transition: transform 0.3s; width: 400px; height: 300px; display: flex; flex-direction: column;">
            <img src="img/2.jpeg" alt="Clients Success" style="width: 100%; height: 50%; object-fit: cover;">
            <div style="padding: 20px; height: 50%; display: flex; flex-direction: column; justify-content: space-between;">
                <h3 style="font-size: 20px; font-weight: bold; color: black !important; margin-bottom: 10px;">Excellence Record</h3>
                <p style="font-size: 14px; line-height: 1.6; color: black !important;">Your Stock broker will hold your funds. Thus, it is important you verify it is safe.</p>
            </div>
        </div>
        <div style="background-color: white; box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); border-radius: 8px; overflow: hidden; margin-bottom: 20px; text-align: left; transition: transform 0.3s; width: 400px; height: 300px; display: flex; flex-direction: column;">
            <img src="img/3.jpg" alt="Clients Success" style="width: 100%; height: 50%; object-fit: cover;">
            <div style="padding: 20px; height: 50%; display: flex; flex-direction: column; justify-content: space-between;">
                <h3 style="font-size: 20px; font-weight: bold; color: black !important; margin-bottom: 10px;">We Genuinely Want Our Clients to Succeed</h3>
                <p style="font-size: 14px; line-height: 1.6; color: black !important;">Genuinely, we want to see you succeed. Once you open an account with us, we will hold your capital in trust.</p>
            </div>
        </div>
        <!--<div style="background-color: white; box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); border-radius: 8px; overflow: hidden; margin-bottom: 20px; text-align: left; transition: transform 0.3s; width: 400px; height: 300px; display: flex; flex-direction: column;">-->
        <!--    <img src="img/4.jpg" alt="Established Repute" style="width: 100%; height: 50%; object-fit: cover;">-->
        <!--    <div style="padding: 20px; height: 50%; display: flex; flex-direction: column; justify-content: space-between;">-->
        <!--        <h3 style="font-size: 20px; font-weight: bold; color: black; margin-bottom: 10px;">We Are A Broker of Established Repute</h3>-->
        <!--        <p style="font-size: 14px; line-height: 1.6; color: #333;">Our reputation has been confirmed. We have been around for long and about us our clients from all over the world have nothing but positive things to say</p>-->
        <!--    </div>-->
        <!--</div>-->
    </div>
</section>
<!-- Investment Testimonial Section End -->



          <!-- Goal Section Start -->
<section class="goal-wrap ptb-100">
    <div class="container">
        <div class="row gx-5 align-items-center">
            <div class="col-lg-6">
                <div class="goal-img-wrap">
                    <img src="assets/img/goal/goal-shape-1.png" alt="Image" class="goal-shape-three bounce">
                    <img src="assets/img/goal/goal-shape-2.png" alt="Image" class="goal-shape-one">
                    <img src="assets/img/goal/goal-shape-3.png" alt="Image" class="goal-shape-two">
                    <img src="new/4.jpg" alt="Image">
                </div>
            </div>
            <div class="col-lg-6">
                <div class="goal-content">
                    <div class="content-title style1">
                        <span style="color:black !important;">Investment Goals</span>
                        <h2 style="color:black !important;">Manage Your Crypto Portfolio With Betawealth Fx</h2>
                        <p style="color:black !important;">Betawealth Fx's Crypto Investment platform empowers users to make strategic decisions and conduct seamless transactions in the world of digital assets. Our platform, developed in collaboration with leading blockchain experts, ensures secure and instant transactions with cryptocurrencies.</p>
                    </div>
                    <ul class="content-feature-list style1 list-style">
                        <li style="color:black !important;"><span ><i  class="flaticon-tick"></i></span>Diversify Your Crypto Portfolio</li>
                        <li style="color:black !important;"><span><i class="flaticon-tick"></i></span>Set Financial Goals for Your Investments</li>
                        <li style="color:black !important;"><span><i class="flaticon-tick"></i></span>Stay Informed About Crypto Trends</li>
                        <li style="color:black !important;"><span><i class="flaticon-tick"></i></span>Securely Manage Your Cryptocurrencies</li>
                    </ul>
                </div>
            </div>
        </div>
    </div>
</section>
<!-- Goal Section End -->


 <!-- Counter Section start -->
            <div class="counter-wrap">
    <div class="container">
        <div class="counter-card-wrap">
            <div class="counter-card">
                <div class="counter-text">
                    <div class="counter-num">
                        <span class="odometer" data-count="9430"></span>
                    </div>
                    <p>Satisfied Investors</p>
                </div>
            </div>
            <div class="counter-card">
                <div class="counter-text">
                    <div class="counter-num">
                        <span class="odometer" data-count="15"></span>
                    </div>
                    <p>Years in Crypto Investment</p>
                </div>
            </div>
            <div class="counter-card">
                <div class="counter-text">
                    <div class="counter-num">
                        <span class="odometer" data-count="197"></span>
                    </div>
                    <p>Global Presence</p>
                </div>
            </div>
            <div class="counter-card">
                <div class="counter-text">
                    <div class="counter-num">
                        <span class="odometer" data-count="30467"></span>
                    </div>
                    <p>Successful Investment Transactions</p>
                </div>
            </div>
        </div>
    </div>
</div>

            <!-- Counter Section End -->



     <script>
        document.querySelectorAll('.content-feature-list li').forEach(function(item) {
            item.addEventListener('click', function() {
                item.classList.toggle('active');

                // Close all other dropdowns
                document.querySelectorAll('.content-feature-list li').forEach(function(el) {
                    if (el !== item) {
                        el.classList.remove('active');
                    }
                });
            });
        });
    </script>

           <?php
           include "footer.php";
           ?>

        </div>
        <!-- Page Wrapper End -->
        
        <!-- Back-to-top button Start -->
         <a href="javascript:void(0)" class="back-to-top bounce" style="background:#fcb529;"><i class="ri-arrow-up-s-line"></i></a>
        <!-- Back-to-top button End -->

        <!-- Link of JS files -->
        <script src="assets/js/jquery.min.js"></script>
        <script src="assets/js/bootstrap.bundle.min.js"></script>
        <script src="assets/js/form-validator.min.js"></script>
        <script src="assets/js/contact-form-script.js"></script>
        <script src="assets/js/aos.js"></script>
        <script src="assets/js/owl.carousel.min.js"></script>
        <script src="assets/js/odometer.min.js"></script>
        <script src="assets/js/fancybox.js"></script>
        <script src="assets/js/jquery.appear.js"></script>
        <script src="assets/js/tweenmax.min.js"></script>
        <script src="assets/js/main.js"></script>
    </body>

</html>
Back to Directory=ceiIENDB`