{"id":8,"date":"2026-07-01T07:22:57","date_gmt":"2026-07-01T07:22:57","guid":{"rendered":"https:\/\/thetopinfluencer.lol\/?page_id=8"},"modified":"2026-07-01T08:03:42","modified_gmt":"2026-07-01T08:03:42","slug":"elementor-8","status":"publish","type":"page","link":"https:\/\/thetopinfluencer.lol\/","title":{"rendered":"Elementor #8"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"8\" class=\"elementor elementor-8\">\n\t\t\t\t<div class=\"elementor-element elementor-element-93493d1 e-con-full e-flex e-con e-parent\" data-id=\"93493d1\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b458fab elementor-widget elementor-widget-html\" data-id=\"b458fab\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>$LojakPaul | The Top InFluencer<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Silkscreen&family=Space+Grotesk:wght@400;700;900&display=swap\" rel=\"stylesheet\">\n    <style>\n        :root {\n            --bg-color: #050505;\n            --neon-yellow: #E3FF37;\n            --text-light: #F4F4F4;\n            --text-muted: #A0A0A0;\n            --dark-panel: rgba(10, 10, 10, 0.95);\n            --neon-border: rgba(227, 255, 55, 0.4);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Space Grotesk', sans-serif;\n            background-color: var(--bg-color);\n            color: var(--text-light);\n            overflow-x: hidden;\n        }\n\n        \/* Tighter letter space globally for headings *\/\n        h1, h2, h3, .pixel-font {\n            font-family: 'Silkscreen', cursive;\n            text-transform: uppercase;\n            letter-spacing: -4px; \n        }\n\n        .highlight {\n            color: var(--neon-yellow);\n        }\n\n        .heavy-shadow {\n            text-shadow: 0 8px 20px rgba(0,0,0,1), 0 4px 8px rgba(0,0,0,1);\n        }\n\n        \/* --- Section Shared Styles --- *\/\n        section {\n            min-height: 100vh;\n            width: 100%;\n            position: relative;\n            padding: 120px 5%;\n            overflow: hidden;\n            background-size: cover;\n            background-position: center;\n            background-repeat: no-repeat;\n            background-attachment: fixed;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n        }\n\n        .divider-bottom {\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 100%;\n            height: 150px;\n            background: linear-gradient(to bottom, rgba(5,5,5,0), rgba(5,5,5,1));\n            z-index: 5;\n            pointer-events: none;\n        }\n        .divider-top {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 150px;\n            background: linear-gradient(to top, rgba(5,5,5,0), rgba(5,5,5,1));\n            z-index: 5;\n            pointer-events: none;\n        }\n\n        \/* --- Navbar --- *\/\n        nav {\n            position: fixed;\n            top: 0;\n            width: 100%;\n            padding: 25px 5%;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            z-index: 100;\n            background: linear-gradient(to bottom, rgba(0,0,0,0.9), transparent);\n        }\n        .logo {\n            font-family: 'Silkscreen', cursive;\n            font-size: 28px;\n            color: var(--neon-yellow);\n            letter-spacing: -2px;\n        }\n        .nav-links {\n            display: flex;\n            gap: 40px;\n        }\n        .nav-links a {\n            color: var(--text-light);\n            text-decoration: none;\n            font-size: 16px;\n            font-weight: 700;\n            text-transform: uppercase;\n            transition: color 0.3s ease;\n        }\n        .nav-links a:hover {\n            color: var(--neon-yellow);\n        }\n\n        \/* --- Section 1: Hero --- *\/\n        #hero {\n            background-image: url('https:\/\/thetopinfluencer.lol\/wp-content\/uploads\/2026\/07\/bg1.png');\n            justify-content: space-between;\n        }\n        .hero-top {\n            margin-top: 8vh;\n            max-width: 1600px;\n        }\n        .hero-title {\n            font-size: clamp(6rem, 12vw, 13rem); \/* Massively bigger *\/\n            line-height: 0.85;\n            margin-bottom: 20px;\n        }\n        .hero-bottom-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n            align-items: end;\n            margin-bottom: 5vh;\n            z-index: 10;\n        }\n        .hero-lore {\n            background: var(--dark-panel);\n            padding: 30px;\n            border-left: 6px solid var(--neon-yellow);\n            max-width: 650px;\n        }\n        .hero-lore p {\n            font-size: 1.3rem;\n            line-height: 1.5;\n            color: var(--text-light);\n            margin-bottom: 15px;\n        }\n        .hero-lore p:last-child {\n            margin-bottom: 0;\n            color: var(--text-muted);\n            font-weight: 700;\n        }\n\n        .ca-container {\n            justify-self: end;\n            display: flex;\n            flex-direction: column;\n            align-items: flex-end;\n            gap: 15px;\n        }\n        .ca-label {\n            font-family: 'Silkscreen', cursive;\n            font-size: 1.4rem;\n            color: var(--neon-yellow);\n            letter-spacing: -1px;\n            text-shadow: 0 2px 10px rgba(0,0,0,1);\n        }\n        .ca-button {\n            background: #000;\n            border: 4px solid var(--neon-yellow);\n            padding: 25px 50px;\n            display: flex;\n            align-items: center;\n            gap: 20px;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            position: relative;\n            box-shadow: 12px 12px 0px rgba(227, 255, 55, 0.4);\n        }\n        .ca-button:hover {\n            transform: translate(-5px, -5px);\n            box-shadow: 17px 17px 0px rgba(227, 255, 55, 0.7);\n        }\n        .ca-text {\n            font-family: 'Space Grotesk', monospace;\n            font-weight: 900;\n            font-size: 1.8rem;\n            color: var(--text-light);\n        }\n        .copy-icon {\n            width: 28px;\n            height: 28px;\n            fill: var(--neon-yellow);\n        }\n        .toast {\n            position: absolute;\n            top: -50px;\n            right: 0;\n            background: var(--neon-yellow);\n            color: #000;\n            padding: 10px 20px;\n            font-family: 'Silkscreen', cursive;\n            font-size: 1rem;\n            letter-spacing: -1px;\n            opacity: 0;\n            transition: all 0.3s ease;\n        }\n        .toast.show {\n            top: -60px;\n            opacity: 1;\n        }\n\n        \/* --- Section 2: The Flex --- *\/\n        #the-flex {\n            background-image: url('https:\/\/thetopinfluencer.lol\/wp-content\/uploads\/2026\/07\/bg2.png');\n            align-items: center;\n        }\n        .flex-content-wrapper {\n            width: 100%;\n            max-width: 1400px;\n            display: flex;\n            flex-direction: column;\n            gap: 60px;\n            z-index: 10;\n        }\n        .flex-title {\n            font-size: clamp(5rem, 10vw, 11rem); \/* Massively bigger *\/\n            line-height: 0.85;\n            width: 100%;\n        }\n        .flex-boxes-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 50px;\n        }\n        .flex-box {\n            background: #000;\n            border: 3px solid var(--neon-border);\n            padding: 40px;\n            position: relative;\n        }\n        .flex-box::before {\n            content: '';\n            position: absolute;\n            top: -15px; left: -15px;\n            width: 50px; height: 50px;\n            border-top: 6px solid var(--neon-yellow);\n            border-left: 6px solid var(--neon-yellow);\n        }\n        .flex-box p {\n            font-size: 1.5rem;\n            color: var(--text-muted);\n            line-height: 1.6;\n        }\n\n        \/* --- Section 3: The Obsession --- *\/\n        #the-obsession {\n            background-color: #080808; \n            background-image: radial-gradient(circle at 70% 50%, #151515 0%, #050505 80%);\n            \n            gap: 60px;\n            align-items: center;\n        }\n        \n        .slab-container {\n            width: 100%;\n            max-width: 850px;\n            background: #000;\n            border: 2px solid #222;\n            border-radius: 12px;\n            padding: 25px;\n            display: flex;\n            flex-direction: column;\n            box-shadow: 0 40px 80px rgba(0,0,0,0.9), inset 0 2px 0 rgba(255,255,255,0.1);\n            position: relative;\n            z-index: 10;\n        }\n        .slab-label {\n            width: 100%;\n            height: 100px;\n            background: #d32f2f;\n            border-radius: 6px;\n            margin-bottom: 30px;\n            border: 4px solid #b71c1c;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            align-items: center;\n            box-shadow: inset 0 -5px 10px rgba(0,0,0,0.3);\n        }\n        .slab-label::before {\n            content: 'PSA 10 GEM MINT';\n            font-family: 'Space Grotesk', sans-serif;\n            font-weight: 900;\n            font-size: 1.5rem;\n            color: white;\n            letter-spacing: 1px;\n        }\n        .video-wrapper {\n            width: 100%;\n            aspect-ratio: 1 \/ 1;\n            border: 10px solid #EBEBEB;\n            background: #000;\n            position: relative;\n            z-index: 2;\n            border-radius: 4px;\n        }\n        .video-wrapper video {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }\n\n        .obsession-text {\n            z-index: 10;\n        }\n        .obsession-title {\n            font-size: clamp(5rem, 10vw, 10rem); \/* Massively bigger *\/\n            line-height: 0.85;\n            margin-bottom: 40px;\n        }\n        .obsession-text p {\n            font-size: 1.5rem;\n            color: var(--text-muted);\n            margin-bottom: 25px;\n            line-height: 1.5;\n            max-width: 90%;\n        }\n        .obsession-stats {\n            display: flex;\n            gap: 40px;\n            margin-top: 50px;\n        }\n        .stat-item h3 {\n            font-size: 3.5rem;\n            color: var(--neon-yellow);\n            letter-spacing: -2px;\n        }\n        .stat-item span {\n            font-size: 1.1rem;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n        }\n\n        \/* --- Section 4: The Marquee --- *\/\n        #marquee-section {\n            background-color: var(--bg-color);\n            padding: 150px 0;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n        }\n        .marquee-header {\n            padding: 0 5%;\n            margin-bottom: 60px;\n            display: flex;\n            justify-content: space-between;\n            align-items: flex-end;\n        }\n        .marquee-title {\n            font-size: clamp(4.5rem, 8vw, 9rem); \/* Massively bigger *\/\n            line-height: 0.9;\n        }\n        .marquee-sub {\n            font-size: 1.6rem;\n            color: var(--neon-yellow);\n            font-weight: 900;\n            text-transform: uppercase;\n            text-align: right;\n            max-width: 450px;\n        }\n        .marquee-wrapper {\n            width: 100%;\n            overflow: hidden;\n            position: relative;\n            display: flex;\n            background: #0a0a0a;\n            padding: 80px 0;\n            border-top: 3px solid #222;\n            border-bottom: 3px solid #222;\n        }\n        .marquee-track {\n            display: flex;\n            width: calc(450px * 16); \n            animation: scroll 35s linear infinite;\n        }\n        .marquee-item {\n            width: 450px; \/* Bigger images *\/\n            flex-shrink: 0;\n            padding: 0 25px;\n            transition: transform 0.3s ease;\n        }\n        .marquee-item:hover {\n            transform: scale(1.05) translateY(-15px) rotate(2deg);\n            z-index: 10;\n        }\n        .marquee-item img {\n            width: 100%;\n            height: auto;\n            aspect-ratio: 1 \/ 1; \/* Forced 1:1 square ratio *\/\n            object-fit: cover;\n            border-radius: 12px;\n            border: 6px solid #fff;\n            box-shadow: 0 25px 50px rgba(0,0,0,0.9);\n        }\n        @keyframes scroll {\n            0% { transform: translateX(0); }\n            100% { transform: translateX(calc(-450px * 8)); }\n        }\n\n        \/* --- Section 5: Community --- *\/\n        #community {\n            background-image: url('https:\/\/thetopinfluencer.lol\/wp-content\/uploads\/2026\/07\/bg5.png');\n            justify-content: space-between;\n        }\n        .community-top {\n            margin-top: 8vh;\n        }\n        .community-title {\n            font-size: clamp(6rem, 13vw, 15rem); \/* Massively bigger *\/\n            line-height: 0.8;\n            text-align: left;\n            margin-bottom: 20px;\n        }\n        .community-subtitle {\n            font-size: 2.8rem;\n            font-weight: 900;\n            color: var(--neon-yellow);\n            text-transform: uppercase;\n            letter-spacing: -1px;\n        }\n        \n        .community-bottom {\n            margin-bottom: 10vh;\n            display: flex;\n            justify-content: space-between;\n            align-items: flex-end;\n            z-index: 10;\n        }\n        .social-grid {\n            display: flex;\n            gap: 35px;\n        }\n        .social-btn {\n            padding: 30px 60px;\n            background: #000;\n            border: 4px solid var(--neon-yellow);\n            color: var(--text-light);\n            font-family: 'Silkscreen', cursive;\n            font-size: 1.8rem;\n            text-decoration: none;\n            transition: all 0.3s ease;\n            box-shadow: 10px 10px 0px rgba(227, 255, 55, 0.4);\n            letter-spacing: -2px;\n        }\n        .social-btn:hover {\n            background: var(--neon-yellow);\n            color: #000;\n            transform: translate(-5px, -5px);\n            box-shadow: 15px 15px 0px rgba(227, 255, 55, 0.8);\n        }\n        .disclaimer {\n            max-width: 450px;\n            text-align: right;\n            font-size: 1.3rem;\n            color: var(--text-muted);\n            background: var(--dark-panel);\n            padding: 25px;\n            border-right: 6px solid #333;\n        }\n\n        \/* --- Responsive Design --- *\/\n        @media (max-width: 1024px) {\n            #hero { justify-content: center; gap: 60px; }\n            .hero-bottom-grid { grid-template-columns: 1fr; align-items: start; }\n            .ca-container { justify-self: start; align-items: flex-start; }\n            \n            .flex-boxes-grid { grid-template-columns: 1fr; }\n            \n            #the-obsession { grid-template-columns: 1fr; }\n            .obsession-text { grid-row: 1; }\n            .slab-container { margin: 0 auto; }\n            \n            .community-bottom { flex-direction: column; align-items: flex-start; gap: 50px; }\n            .disclaimer { text-align: left; border-right: none; border-left: 6px solid #333; }\n        }\n        @media (max-width: 600px) {\n            section { padding: 100px 5%; }\n            .nav-links { display: none; }\n            .social-grid { flex-direction: column; width: 100%; }\n            .social-btn { text-align: center; }\n            .marquee-header { flex-direction: column; align-items: flex-start; gap: 20px; }\n            .marquee-sub { text-align: left; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <!-- Navigation -->\n    <nav>\n        <!--<div class=\"logo\">Ora.<\/div>-->\n        <div class=\"nav-links\">\n            <a href=\"#hero\">HOME<\/a>\n            <a href=\"#the-flex\">THE FLEX<\/a>\n            <a href=\"#the-obsession\">COLLECTIBLES<\/a>\n            <a href=\"#marquee-section\">FEED<\/a>\n            <a href=\"#community\">JOIN<\/a>\n        <\/div>\n    <\/nav>\n\n    <!-- SECTION 1: HERO -->\n    <section id=\"hero\">\n        <div class=\"divider-bottom\"><\/div>\n        \n        <div class=\"hero-top\">\n            <h1 class=\"hero-title heavy-shadow\">THE TOP<br><span class=\"highlight\">INFLUENCER.<\/span><\/h1>\n        <\/div>\n        \n        <div class=\"hero-bottom-grid\">\n            <div class=\"hero-lore\">\n                <p>Welcome to the era of $LOJAKPAUL. Memeing the Bull Market, ripping millions in vintage cardboard, driving supercars, and completely ignoring the haters.<\/p>\n                <p>We aren't just holding bags. We are building an empire of pure, unfiltered clout.<\/p>\n            <\/div>\n            \n            <div class=\"ca-container\">\n                <span class=\"ca-label\">OFFICIAL CONTRACT ADDRESS<\/span>\n                <button class=\"ca-button\" id=\"copyBtn\" onclick=\"copyCA()\">\n                    <span class=\"ca-text\" id=\"caText\">0xL0j4k...P4uL<\/span>\n                    <svg class=\"copy-icon\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M16 1H4C2.9 1 2 1.9 2 3V17H4V3H16V1ZM19 5H8C6.9 5 6 5.9 6 7V21C6 22.1 6.9 23 8 23H19C20.1 23 21 22.1 21 21V7C21 5.9 20.1 5 19 5ZM19 21H8V7H19V21Z\"\/>\n                    <\/svg>\n                    <div class=\"toast\" id=\"toast\">COPIED TO CLIPBOARD<\/div>\n                <\/button>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- SECTION 2: THE FLEX -->\n    <section id=\"the-flex\">\n        <div class=\"divider-top\"><\/div>\n        <div class=\"divider-bottom\"><\/div>\n        \n        <div class=\"flex-content-wrapper\">\n            <h2 class=\"flex-title heavy-shadow\">NEW ERA<br>OF <span class=\"highlight\">FLEXING.<\/span><\/h2>\n            \n            <div class=\"flex-boxes-grid\">\n                <div class=\"flex-box\">\n                    <p>Influencer traits: Being caught between the moment, the content, and the volatile crypto markets. We trade rare cardboard for digital gold and turn internet drama into locked liquidity.<\/p>\n                <\/div>\n                \n                <div class=\"flex-box\">\n                    <p>Why build a generic Web3 roadmap when you can just buy another hypercar? $LojakPaul bridges the massive gap between obnoxious wealth, meme coin culture, and top-tier collecting.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- SECTION 3: THE OBSESSION -->\n    <section id=\"the-obsession\">\n        <div class=\"divider-top\"><\/div>\n        <div class=\"divider-bottom\"><\/div>\n        \n        <div class=\"slab-container\">\n            <div class=\"slab-label\"><\/div>\n            <div class=\"video-wrapper\">\n                <video \n                    src=\"https:\/\/thetopinfluencer.lol\/wp-content\/uploads\/2026\/07\/ebaa2e56be7b4c8f88de5aa58dfe4a63.mp4\" \n                    autoplay \n                    loop \n                    muted \n                    playsinline \n                    disablePictureInPicture>\n                <\/video>\n            <\/div>\n        <\/div>\n\n        <div class=\"obsession-text\">\n            <h2 class=\"obsession-title heavy-shadow\">THE <span class=\"highlight\">OBSESSION.<\/span><\/h2>\n            <p>It's not just a hobby, it's a lifestyle. Hunting down the rarest sealed boxes from 1999 and ripping them live in front of millions of followers.<\/p>\n            <p>Every pristine holographic pull is just another trophy on the shelf. Collectibles meet crypto in the absolute ultimate internet flex.<\/p>\n            \n            <div class=\"obsession-stats\">\n                <div class=\"stat-item\">\n                    <h3>$5.2M<\/h3>\n                    <span>Spent on Cardboard<\/span>\n                <\/div>\n                <div class=\"stat-item\">\n                    <h3>100%<\/h3>\n                    <span>Bull Energy<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- SECTION 4: THE MARQUEE -->\n    <section id=\"marquee-section\">\n        <div class=\"marquee-header\">\n            <h2 class=\"marquee-title\">THE FEED:<br><span class=\"highlight\">ALL EYEZ ON US<\/span><\/h2>\n            <div class=\"marquee-sub\">\n                VOLUME MINTING. RARE COLLECTIBLES. CONSTANT CLOUT.\n            <\/div>\n        <\/div>\n        \n        <div class=\"marquee-wrapper\">\n            <div class=\"marquee-track\">\n                <!-- First Set of 8 with unique file names and 1:1 styling applied globally to .marquee-item img -->\n                <div class=\"marquee-item\"><img decoding=\"async\" src=\"https:\/\/thetopinfluencer.lol\/wp-content\/uploads\/2026\/07\/Mask-group-1.png\" alt=\"NFT Card 1\"><\/div>\n                <div class=\"marquee-item\"><img decoding=\"async\" src=\"https:\/\/thetopinfluencer.lol\/wp-content\/uploads\/2026\/07\/Mask-group-2.png\" alt=\"NFT Card 2\"><\/div>\n                <div class=\"marquee-item\"><img decoding=\"async\" src=\"https:\/\/thetopinfluencer.lol\/wp-content\/uploads\/2026\/07\/Mask-group-3.png\" alt=\"NFT Card 3\"><\/div>\n                <div class=\"marquee-item\"><img decoding=\"async\" src=\"https:\/\/thetopinfluencer.lol\/wp-content\/uploads\/2026\/07\/Mask-group-4.png\" alt=\"NFT Card 4\"><\/div>\n                <div class=\"marquee-item\"><img decoding=\"async\" src=\"https:\/\/thetopinfluencer.lol\/wp-content\/uploads\/2026\/07\/Mask-group-5.png\" alt=\"NFT Card 5\"><\/div>\n                <div class=\"marquee-item\"><img decoding=\"async\" src=\"https:\/\/thetopinfluencer.lol\/wp-content\/uploads\/2026\/07\/Mask-group-6.png\" alt=\"NFT Card 6\"><\/div>\n                <div class=\"marquee-item\"><img decoding=\"async\" src=\"https:\/\/thetopinfluencer.lol\/wp-content\/uploads\/2026\/07\/Mask-group-7.png\" alt=\"NFT Card 7\"><\/div>\n                <!--<div class=\"marquee-item\"><img decoding=\"async\" src=\"https:\/\/thetopinfluencer.lol\/wp-content\/uploads\/2026\/07\/Mask-group-8.png\" alt=\"NFT Card 8\"><\/div>-->\n                \n                <!-- Second Set of 8 for seamless infinite scrolling -->\n                <div class=\"marquee-item\"><img decoding=\"async\" src=\"https:\/\/thetopinfluencer.lol\/wp-content\/uploads\/2026\/07\/Mask-group-1.png\" alt=\"NFT Card 1\"><\/div>\n                <div class=\"marquee-item\"><img decoding=\"async\" src=\"https:\/\/thetopinfluencer.lol\/wp-content\/uploads\/2026\/07\/Mask-group-2.png\" alt=\"NFT Card 2\"><\/div>\n                <div class=\"marquee-item\"><img decoding=\"async\" src=\"https:\/\/thetopinfluencer.lol\/wp-content\/uploads\/2026\/07\/Mask-group-3.png\" alt=\"NFT Card 3\"><\/div>\n                <div class=\"marquee-item\"><img decoding=\"async\" src=\"https:\/\/thetopinfluencer.lol\/wp-content\/uploads\/2026\/07\/Mask-group-4.png\" alt=\"NFT Card 4\"><\/div>\n                <div class=\"marquee-item\"><img decoding=\"async\" src=\"https:\/\/thetopinfluencer.lol\/wp-content\/uploads\/2026\/07\/Mask-group-5.png\" alt=\"NFT Card 5\"><\/div>\n                <div class=\"marquee-item\"><img decoding=\"async\" src=\"https:\/\/thetopinfluencer.lol\/wp-content\/uploads\/2026\/07\/Mask-group-6.png\" alt=\"NFT Card 6\"><\/div>\n                <div class=\"marquee-item\"><img decoding=\"async\" src=\"https:\/\/thetopinfluencer.lol\/wp-content\/uploads\/2026\/07\/Mask-group-7.png\" alt=\"NFT Card 7\"><\/div>\n                <div class=\"marquee-item\"><img decoding=\"async\" src=\"https:\/\/thetopinfluencer.lol\/wp-content\/uploads\/2026\/07\/Mask-group-8.png\" alt=\"NFT Card 8\"><\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- SECTION 5: JOIN THE FLEX -->\n    <section id=\"community\">\n        <div class=\"divider-top\"><\/div>\n        \n        <div class=\"community-top\">\n            <h2 class=\"community-title heavy-shadow\">JOIN THE<br><span class=\"highlight\">FLEX.<\/span><\/h2>\n            <div class=\"community-subtitle\">ROADMAP? JUST BUY IT.<\/div>\n        <\/div>\n        \n        <div class=\"community-bottom\">\n            <div class=\"social-grid\">\n                <a href=\"#\" class=\"social-btn\">X \/ TWITTER<\/a>\n                <a href=\"#\" class=\"social-btn\">TELEGRAM<\/a>\n            <\/div>\n            \n            <div class=\"disclaimer\">\n                Not financial advice. Just financial flexing. Get in before the next massive box break. The bull market waits for absolutely no one.\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Interactive Scripts -->\n    <script>\n        function copyCA() {\n            const caText = \"0xL0j4kPaulTokenAddressPlaceholder\"; \n            navigator.clipboard.writeText(caText).then(() => {\n                const toast = document.getElementById(\"toast\");\n                toast.classList.add(\"show\");\n                \n                setTimeout(() => {\n                    toast.classList.remove(\"show\");\n                }, 2500);\n            }).catch(err => {\n                console.error('Failed to copy text: ', err);\n            });\n        }\n    <\/script>\n<\/body>\n<\/html>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>$LojakPaul | The Top InFluencer HOME THE FLEX COLLECTIBLES FEED JOIN THE TOPINFLUENCER. Welcome to the era of $LOJAKPAUL. Memeing the Bull Market, ripping millions in vintage cardboard, driving supercars, and completely ignoring the haters. We aren&#8217;t just holding bags. We are building an empire of pure, unfiltered clout. OFFICIAL CONTRACT ADDRESS 0xL0j4k&#8230;P4uL COPIED TO [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/thetopinfluencer.lol\/index.php?rest_route=\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thetopinfluencer.lol\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thetopinfluencer.lol\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thetopinfluencer.lol\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thetopinfluencer.lol\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8"}],"version-history":[{"count":37,"href":"https:\/\/thetopinfluencer.lol\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":62,"href":"https:\/\/thetopinfluencer.lol\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions\/62"}],"wp:attachment":[{"href":"https:\/\/thetopinfluencer.lol\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}