{"id":8,"date":"2026-05-15T11:55:21","date_gmt":"2026-05-15T11:55:21","guid":{"rendered":"https:\/\/tronald.fun\/?page_id=8"},"modified":"2026-05-15T12:33:55","modified_gmt":"2026-05-15T12:33:55","slug":"elementor-8","status":"publish","type":"page","link":"https:\/\/tronald.fun\/","title":{"rendered":"Elementor #8"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"8\" class=\"elementor elementor-8\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c53cc58 e-con-full e-flex e-con e-parent\" data-id=\"c53cc58\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b7cec80 elementor-widget elementor-widget-html\" data-id=\"b7cec80\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Luckiest+Guy&display=swap');\n\n  \/* Base & Cartoony Styles *\/\n  * {\n    box-sizing: border-box;\n  }\n  \n  body, html {\n    margin: 0;\n    padding: 0;\n    font-family: 'Luckiest Guy', cursive;\n    background-color: #111;\n    color: #fff;\n    overflow-x: hidden; \n  }\n\n  \/* Big Cartoony Typography *\/\n  .title {\n    font-size: 7vw;\n    color: #FFC72C; \/* McDonald's Yellow *\/\n    text-transform: uppercase;\n    text-shadow: 6px 6px 0px #000, -3px -3px 0 #000, 3px -3px 0 #000, -3px 3px 0 #000;\n    margin: 0 0 20px 0;\n    line-height: 1.1;\n    z-index: 2;\n    position: relative;\n  }\n  \n  .subtitle {\n    font-size: 3vw;\n    color: #fff;\n    text-shadow: 4px 4px 0px #000;\n    z-index: 2;\n    position: relative;\n    margin-bottom: 40px;\n  }\n\n  \/* Section Layouts *\/\n  .section {\n    position: relative;\n    min-height: 100vh;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 100px 5%;\n  }\n\n  .video-bg {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    z-index: 0;\n    opacity: 0.8;\n  }\n\n  .content-wrapper {\n    position: relative;\n    z-index: 2;\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    justify-content: space-between;\n    width: 100%;\n    max-width: 1200px;\n    gap: 40px;\n  }\n\n  \/* Section Cutoff Dividers *\/\n  .divider-bottom {\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 80px;\n    z-index: 5;\n    line-height: 0;\n    pointer-events: none;\n  }\n\n  .divider-top {\n    position: absolute;\n    top: -1px;\n    left: 0;\n    width: 100%;\n    height: 80px;\n    z-index: 5;\n    line-height: 0;\n    pointer-events: none;\n    transform: rotate(180deg);\n  }\n\n  .divider-bottom svg, .divider-top svg {\n    display: block;\n    width: 100%;\n    height: 100%;\n  }\n\n  \/* Wrapped Items (Cards) *\/\n  .card-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 30px;\n    justify-content: center;\n    width: 100%;\n    margin-top: 40px;\n  }\n\n  .item-card {\n    background-color: #fff;\n    border: 8px solid #000;\n    border-radius: 25px;\n    padding: 30px;\n    flex: 1;\n    min-width: 280px;\n    max-width: 350px;\n    box-shadow: 12px 12px 0px #DA291C;\n    text-align: left;\n    transform: rotate(-2deg);\n    transition: transform 0.3s ease;\n    z-index: 10;\n    position: relative;\n  }\n\n  .item-card:nth-child(even) {\n    transform: rotate(2deg);\n    box-shadow: 12px 12px 0px #FFC72C;\n  }\n\n  .item-card:hover {\n    transform: scale(1.05) rotate(0deg);\n  }\n\n  .card-title {\n    color: #DA291C;\n    font-size: 2.5rem;\n    margin-top: 0;\n    margin-bottom: 15px;\n    text-shadow: 2px 2px 0px #000;\n  }\n\n  .card-text {\n    color: #000;\n    font-size: 1.5rem;\n    line-height: 1.3;\n    font-family: sans-serif;\n    font-weight: 900;\n  }\n\n  \/* Call To Action & Link Buttons *\/\n  .hero-links-container {\n    display: flex;\n    gap: 20px;\n    justify-content: center;\n    flex-wrap: wrap;\n    margin-top: 30px;\n    z-index: 10;\n    position: relative;\n  }\n\n  .cta-btn {\n    font-family: 'Luckiest Guy', cursive;\n    font-size: 2.2rem;\n    padding: 20px 40px;\n    background-color: #DA291C; \n    color: #FFC72C;\n    border: 6px solid #000;\n    border-radius: 20px;\n    cursor: pointer;\n    box-shadow: 8px 8px 0px #000;\n    transition: all 0.2s ease;\n    position: relative;\n    z-index: 10;\n    display: inline-block;\n    text-decoration: none;\n  }\n\n  .cta-btn:hover {\n    transform: translateY(-5px) scale(1.02);\n    box-shadow: 12px 12px 0px #000;\n  }\n\n  .cta-btn:active {\n    transform: translate(4px, 4px) !important;\n    box-shadow: 4px 4px 0px #000;\n  }\n\n  \/* Social Link Pills for About Section *\/\n  .social-links {\n    display: flex;\n    gap: 15px;\n    margin-top: 30px;\n    flex-wrap: wrap;\n  }\n\n  .social-btn {\n    font-family: 'Luckiest Guy', cursive;\n    font-size: 1.6rem;\n    padding: 12px 30px;\n    color: #fff;\n    border: 5px solid #000;\n    border-radius: 50px; \/* Pill shape *\/\n    text-decoration: none;\n    box-shadow: 6px 6px 0px #000;\n    transition: transform 0.2s, box-shadow 0.2s;\n   \n    display: inline-block;\n  }\n\n  .social-btn:hover {\n    transform: translate(-3px, -3px) rotate(-3deg);\n    box-shadow: 9px 9px 0px #000;\n  }\n\n  .social-btn:active {\n    transform: translate(3px, 3px);\n    box-shadow: 3px 3px 0px #000;\n  }\n\n  .social-btn.tg { background-color: #0088cc; }\n  .social-btn.tw { background-color: #1DA1F2; }\n\n  \/* Image Animations & Styling *\/\n  .img-container {\n    position: relative;\n    flex: 1;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    min-width: 300px;\n    z-index: 20; \/* Keep high so images float above everything *\/\n  }\n\n  .feat-img {\n    border: 8px solid #000;\n    box-shadow: 15px 15px 0px rgba(0,0,0,0.8);\n    width: 100%;\n    max-width: 500px;\n    z-index: 20; \/* Increased Z-Index *\/\n    position: relative;\n  }\n\n  \/* Custom Individual Animations *\/\n  @keyframes float1 {\n    0%, 100% { transform: translateY(0) rotate(-8deg) scale(1); }\n    50% { transform: translateY(-25px) rotate(-3deg) scale(1.05); }\n  }\n  @keyframes float2 {\n    0%, 100% { transform: translateY(0) rotate(12deg) scale(1.1); }\n    50% { transform: translateY(-15px) rotate(6deg) scale(1); }\n  }\n  @keyframes float3 {\n    0%, 100% { transform: translateY(0) rotate(-15deg) scale(1.2); }\n    50% { transform: translateY(-30px) rotate(-8deg) scale(1.15); }\n  }\n\n  .anim-1 { animation: float1 4s ease-in-out infinite; }\n  .anim-2 { animation: float2 3.5s ease-in-out infinite; }\n  .anim-3 { animation: float3 5s ease-in-out infinite; }\n\n  \/* Utilities *\/\n  .text-center { text-align: center; justify-content: center; flex-direction: column; }\n  \n  \/* Mobile Responsive *\/\n  @media (max-width: 768px) {\n    .title { font-size: 12vw; }\n    .subtitle { font-size: 6vw; }\n    .cta-btn { font-size: 1.5rem; padding: 15px 25px; }\n    .feat-img { max-width: 100%; }\n    .divider-bottom, .divider-top { height: 40px; }\n  }\n<\/style>\n\n<section id=\"section-1\" class=\"section text-center\" style=\"background-color: #000;\">\n  <video class=\"video-bg\" autoplay loop muted playsinline>\n    <source src=\"http:\/\/tronald.fun\/wp-content\/uploads\/2026\/05\/bg1.mp4\" type=\"video\/mp4\">\n  <\/video>\n  \n  <h1 class=\"title\">TRONALD IS HERE<\/h1>\n  <p class=\"subtitle\">Problem? Billions and billions of gains served.<\/p>\n  \n  <div class=\"hero-links-container\">\n    <button class=\"cta-btn\" onclick=\"navigator.clipboard.writeText('0xYourTronaldContractAddressHere'); alert('CA Copied!');\">\n      COPY CA\n    <\/button>\n    <a href=\"#\" class=\"cta-btn\" style=\"background-color: #FF1493; color: #fff;\">\n      SWAP NOW\n    <\/a>\n  <\/div>\n\n  <div class=\"divider-bottom\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1440 120\" preserveAspectRatio=\"none\">\n      <path fill=\"#FFC72C\" d=\"M0,60 C320,120 420,0 740,60 C1060,120 1120,0 1440,60 L1440,120 L0,120 Z\"><\/path>\n    <\/svg>\n  <\/div>\n<\/section>\n\n<section id=\"section-2\" class=\"section\" style=\"background-color: #FFC72C;\">\n  <div class=\"content-wrapper\">\n    <div style=\"flex: 1; min-width: 300px; z-index: 10;\">\n      <h2 class=\"title\" style=\"color: #DA291C; font-size: 6vw;\">THE TROLL<br>MEETS<br>FAST FOOD<\/h2>\n      <p style=\"font-size: 2rem; color: #000; text-shadow: 2px 2px 0px #fff; line-height: 1.4;\">\n        Forget the clown you used to know. Tronald has arrived to flip burgers and flip charts! We're cooking up the juiciest meme coin on the blockchain. \n      <\/p>\n      \n      <div class=\"social-links\">\n        <a href=\"#\" class=\"social-btn tg\">TELEGRAM<\/a>\n        <a href=\"#\" class=\"social-btn tw\">X \/ TWITTER<\/a>\n      <\/div>\n    <\/div>\n    \n    <div class=\"img-container\">\n      <img decoding=\"async\" src=\"http:\/\/tronald.fun\/wp-content\/uploads\/2026\/05\/featured2-scaled.png\" class=\"feat-img anim-1\" style=\"border-radius: 60px;\" alt=\"Tronald Featured 1\">\n      <img decoding=\"async\" src=\"http:\/\/tronald.fun\/wp-content\/uploads\/2026\/05\/featured2-1.png\" class=\"feat-img anim-2\" style=\"border-radius: 30px; position: absolute; bottom: -10%; right: -10%; width: 60%;\" alt=\"Tronald Featured 2\">\n    <\/div>\n  <\/div>\n\n  <div class=\"divider-bottom\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1440 120\" preserveAspectRatio=\"none\">\n      <path fill=\"#111\" d=\"M0,30 C480,140 960,-60 1440,30 L1440,120 L0,120 Z\"><\/path>\n    <\/svg>\n  <\/div>\n<\/section>\n\n<section id=\"section-how-to-buy\" class=\"section text-center\" style=\"background-color: #111;\">\n  <div style=\"z-index: 2; position: relative; width: 100%; max-width: 1200px;\">\n    <h2 class=\"title\" style=\"color: #fff;\">HOW TO GET SERVED<\/h2>\n    <p class=\"subtitle\" style=\"color: #FFC72C;\">Grab your tokens before the ice cream machine breaks.<\/p>\n    \n    <div class=\"card-container\">\n      <div class=\"item-card\">\n        <h3 class=\"card-title\">STEP 1: WALLET<\/h3>\n        <p class=\"card-text\">Download Phantom or your favorite crypto wallet. Keep those seed phrases safe like the secret sauce recipe.<\/p>\n      <\/div>\n      <div class=\"item-card\">\n        <h3 class=\"card-title\">STEP 2: GET SOL<\/h3>\n        <p class=\"card-text\">Fund your wallet with some SOL. You need money to buy the digital happy meal, anon.<\/p>\n      <\/div>\n      <div class=\"item-card\">\n        <h3 class=\"card-title\">STEP 3: SWAP<\/h3>\n        <p class=\"card-text\">Head to Raydium, paste the Tronald CA, and swap your SOL for $TRONALD. Welcome to the drive-thru.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"divider-bottom\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1440 120\" preserveAspectRatio=\"none\">\n      <path fill=\"rgba(0,0,0,0.8)\" d=\"M0,90 C400,-20 800,150 1440,50 L1440,120 L0,120 Z\"><\/path>\n    <\/svg>\n  <\/div>\n<\/section>\n\n<section id=\"section-3\" class=\"section\" style=\"background: url('http:\/\/tronald.fun\/wp-content\/uploads\/2026\/05\/bg3-scaled.png') center center\/cover no-repeat; background-color: #000;\">\n  <div style=\"position:absolute; top:0; left:0; width:100%; height:80px; background: linear-gradient(to bottom, rgba(0,0,0,0.8), transparent); z-index:1;\"><\/div>\n\n  <div class=\"content-wrapper\" style=\"flex-direction: row-reverse;\">\n    <div style=\"flex: 1; min-width: 300px; text-align: right; z-index: 10;\">\n      <h2 class=\"title\" style=\"font-size: 6vw;\">McTokenomics<\/h2>\n      <p style=\"font-size: 3rem; color: #fff; text-shadow: 4px 4px 0px #000; margin: 10px 0;\">0% TAX<\/p>\n      <p style=\"font-size: 3rem; color: #fff; text-shadow: 4px 4px 0px #000; margin: 10px 0;\">LIQUIDITY BURNT<\/p>\n      <p style=\"font-size: 3rem; color: #fff; text-shadow: 4px 4px 0px #000; margin: 10px 0;\">100% PURE TROLL<\/p>\n    <\/div>\n    \n    <div class=\"img-container\" >\n      <img decoding=\"async\" src=\"http:\/\/tronald.fun\/wp-content\/uploads\/2026\/05\/featured3-1.png\" class=\"feat-img anim-3\" style=\"border-radius: 30px;\" alt=\"Tronald Tokenomics\">\n    <\/div>\n  <\/div>\n\n  <div class=\"divider-bottom\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1440 120\" preserveAspectRatio=\"none\">\n      <path fill=\"#DA291C\" d=\"M0,70 C500,-40 900,160 1440,30 L1440,120 L0,120 Z\"><\/path>\n    <\/svg>\n  <\/div>\n<\/section>\n\n<section id=\"section-roadmap\" class=\"section text-center\" style=\"background-color: #DA291C;\">\n  <div style=\"z-index: 2; position: relative; width: 100%; max-width: 1200px;\">\n    <h2 class=\"title\" style=\"color: #FFC72C;\">THE MENU (ROADMAP)<\/h2>\n    \n    <div class=\"card-container\">\n      <div class=\"item-card\" style=\"box-shadow: 12px 12px 0px #000;\">\n        <h3 class=\"card-title\">PHASE 1<\/h3>\n        <p class=\"card-text\">- Launch Token<br>- Meme Domination<br>- Burn Liquidity<br>- Break 10M Marketcap<\/p>\n      <\/div>\n      <div class=\"item-card\" style=\"box-shadow: 12px 12px 0px #000;\">\n        <h3 class=\"card-title\">PHASE 2<\/h3>\n        <p class=\"card-text\">- CEX Listings<br>- Tronald Merch<br>- Viral Marketing Campaigns<br>- McDonald's Cease & Desist (Joking)<\/p>\n      <\/div>\n      <div class=\"item-card\" style=\"box-shadow: 12px 12px 0px #000;\">\n        <h3 class=\"card-title\">PHASE 3<\/h3>\n        <p class=\"card-text\">- Tronald NFT Collection<br>- Buy an actual Fast Food Franchise<br>- Moon<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"divider-bottom\" style=\"z-index: 15;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1440 120\" preserveAspectRatio=\"none\">\n      <path fill=\"#111\" d=\"M0,50 C350,150 1000,-50 1440,80 L1440,120 L0,120 Z\"><\/path>\n    <\/svg>\n  <\/div>\n<\/section>\n\n<section id=\"section-4\" class=\"section text-center\" style=\"background-color: #111;\">\n  \n  <div style=\"position: absolute; top: 0; left: 0; width: 100%; height: 250px; background: linear-gradient(to bottom, #111 0%, transparent 100%); z-index: 1;\"><\/div>\n  \n  <video class=\"video-bg\" autoplay loop muted playsinline>\n    <source src=\"http:\/\/tronald.fun\/wp-content\/uploads\/2026\/05\/bg4.mp4\" type=\"video\/mp4\">\n  <\/video>\n  \n  <div style=\"z-index: 10; position: relative;\">\n    <h2 class=\"title\">JOIN THE MCARMY<\/h2>\n    <p class=\"subtitle\">Don't be a clown, grab some Tronald!<\/p>\n    \n    <div class=\"hero-links-container\">\n      <a href=\"#\" class=\"cta-btn\" style=\"text-decoration: none; animation: float1 3s infinite;\">TELEGRAM<\/a>\n      <a href=\"#\" class=\"cta-btn\" style=\"text-decoration: none; background-color: #1DA1F2; animation: float2 3s infinite;\">TWITTER \/ X<\/a>\n    <\/div>\n  <\/div>\n<\/section>\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>TRONALD IS HERE Problem? Billions and billions of gains served. COPY CA SWAP NOW THE TROLLMEETSFAST FOOD Forget the clown you used to know. Tronald has arrived to flip burgers and flip charts! We&#8217;re cooking up the juiciest meme coin on the blockchain. TELEGRAM X \/ TWITTER HOW TO GET SERVED Grab your tokens before [&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:\/\/tronald.fun\/index.php?rest_route=\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tronald.fun\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tronald.fun\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tronald.fun\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tronald.fun\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8"}],"version-history":[{"count":28,"href":"https:\/\/tronald.fun\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":47,"href":"https:\/\/tronald.fun\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions\/47"}],"wp:attachment":[{"href":"https:\/\/tronald.fun\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}