File "alexjean-detail.php"

Full Path: /home/wrisexaf/public_html/glory/alexjean-detail.php
File size: 3.54 KB
MIME-type: text/plain
Charset: utf-8

<div id="scroll-wrapper">
    <div id="scroll-content">
        <?php include 'include/head.php'; ?>
        <?php include 'include/header.php'; ?>



        <section class="infuencer-detail">
            <div class="container-fluid">
                <div class="row">
                    <div class="col-md-4">
                        <div class="universal-slider owl-carousel owl-theme" id="methew">
                            <div class="img">
                                <img src="images/influencer/alex-jean/1.jpg">
                            </div>

                            <div class="img">
                                <img src="images/influencer/alex-jean/2.jpg">
                            </div>

                            <div class="img">
                                <img src="images/influencer/alex-jean/3.jpg">
                            </div>
                        </div>
                    </div>

                    <div class="col-md-8">
                        <div class="content">
                            <h1>Hello, I'm</h1>
                            <h3>Alex Jean</h3>
                            <h4>Christian Rapper</h4>
                            <h5>Born May 19, 1995 ,<a target="_blank" href="https://en.wikipedia.org/wiki/Yung_Gravy#cite_note-:0-2">[2]</a> known professionally as <span>CashMoneyAP</span></h5>
                        </div>
                    </div>

                </div>
            </div>
        </section>


        <section class="infuencer-second-detail">
            <div class="container">
                <div class="content">
                    <h3 class="sub-heading mb-4 mt-4">Early life and education </h3>
                    <p class="paragraph">Alex Christian Jean Petit, Sr. was born in Guadeloupe, a French-Caribbean island, on May 19, 1995.[6] He started making "type beats", which is production in the style of certain popular artists, and posted them on YouTube, where he eventually gained a following.[7] His pseudonym, "CashMoneyAP", originates from the name of the label Cash Money Records and his initials (Alex Petit).</p>
                </div>

                <div class="content">
                    <h3 class="sub-heading mb-4 mt-4">Career </h3>
                    <p class="paragraph">Petit has produced beats for artists such as Roddy Ricch, Lil Skies, Gucci Mane, NLE Choppa, and more. Between 2013 and 2014, he started gaining attention in Chicago when he started producing beats for prominent drill rappers such as Fredo Santana, Lil Jay and Famous Dex. He started to gain mainstream attraction after he produced Lil Skies' song "Nowadays", which peaked at number 55 on the Billboard Hot 100.</p>
                </div>

                <div class="content">
                    <h3 class="sub-heading mb-4 mt-4">Other ventures </h3>
                    <p class="paragraph">IPetit founded the record label and production collective Cash Gang in early 2020. Its roster includes record producers Daniel Moras, Layz, Luci G, Palaze, Relly Made, Santo, Tig, Weird Mahdi, SZR, YoungKio and YoungNef.[8] It is a subsidiary of the record label Petit is signed to, Victor Victor Worldwide.[9] Petit is also signed as a producer to Universal Music Publishing Group and as a recording artist to Atlantic Records.[3]</p>
                </div>



            </div>
        </section>

        <div class="padding">
            <?php include 'include/footer.php'; ?>
        </div>
        <?php include 'include/script.php'; ?>
    </div>
</div>