{"id":368,"date":"2026-08-15T13:41:19","date_gmt":"2026-08-15T17:41:19","guid":{"rendered":"https:\/\/realrockrevival.com\/?page_id=368"},"modified":"2026-08-15T13:45:12","modified_gmt":"2026-08-15T17:45:12","slug":"about","status":"publish","type":"page","link":"https:\/\/realrockrevival.com\/index.php\/about\/","title":{"rendered":"About"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"368\" class=\"elementor elementor-368\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0db0ee3 e-flex e-con-boxed e-con e-parent\" data-id=\"0db0ee3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-02a38db elementor-widget elementor-widget-html\" data-id=\"02a38db\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* ==========================================================\n   REAL ROCK REVIVAL \u2014 ABOUT PAGE\n   ========================================================== *\/\n\n#rrr-about {\n    width: 100%;\n    box-sizing: border-box;\n    background: #0b0b0b;\n    color: #ffffff;\n    font-family: inherit;\n}\n\n.rrr-about-inner {\n    width: calc(100% - 56px);\n    max-width: 1400px;\n    margin: 0 auto;\n}\n\n\/* ==========================================================\n   HERO\n   ========================================================== *\/\n\n.rrr-about-hero {\n    padding: 45px 0 55px;\n    text-align: center;\n}\n\n.rrr-about-kicker {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n\n    margin-bottom: 10px;\n\n    color: #ef2428;\n\n    font-size: 13px;\n    font-weight: 900;\n\n    letter-spacing: 3px;\n    text-transform: uppercase;\n}\n\n.rrr-about-kicker::before,\n.rrr-about-kicker::after {\n    content: \"\";\n\n    width: 55px;\n    height: 2px;\n\n    background:\n        linear-gradient(\n            90deg,\n            transparent,\n            #ef2428,\n            #ff8a00\n        );\n}\n\n.rrr-about-kicker::after {\n    background:\n        linear-gradient(\n            90deg,\n            #ff8a00,\n            #ef2428,\n            transparent\n        );\n}\n\n.rrr-about-title {\n    margin: 0;\n\n    color: #ffffff;\n\n    font-size: 52px;\n    line-height: 1.05;\n\n    font-weight: 900;\n\n    letter-spacing: 1px;\n    text-transform: uppercase;\n}\n\n.rrr-about-title span {\n    color: #ef2428;\n}\n\n.rrr-about-title::after {\n    content: \"\";\n\n    display: block;\n\n    width: 125px;\n    height: 3px;\n\n    margin: 18px auto 0;\n\n    border-radius: 10px;\n\n    background:\n        linear-gradient(\n            90deg,\n            #ef2428 0%,\n            #ff4a00 48%,\n            #ffc20e 100%\n        );\n}\n\n.rrr-about-lead {\n    max-width: 850px;\n\n    margin: 26px auto 0;\n\n    color: #b8b8b8;\n\n    font-size: 19px;\n    line-height: 1.65;\n}\n\n\/* ==========================================================\n   STATEMENT\n   ========================================================== *\/\n\n.rrr-about-statement {\n    position: relative;\n\n    max-width: 1050px;\n\n    margin: 0 auto 55px;\n\n    padding: 34px 42px;\n\n    box-sizing: border-box;\n\n    border-radius: 15px;\n\n    background:\n        linear-gradient(\n            135deg,\n            rgba(239,36,40,.09),\n            rgba(255,194,14,.025)\n        );\n\n    border:\n        1px solid rgba(255,255,255,.08);\n\n    border-left:\n        5px solid #ef2428;\n\n    box-shadow:\n        0 16px 38px rgba(0,0,0,.30);\n}\n\n.rrr-about-statement p {\n    margin: 0;\n\n    color: #eeeeee;\n\n    font-size: 20px;\n    line-height: 1.65;\n\n    font-weight: 600;\n}\n\n.rrr-about-statement strong {\n    color: #ffc20e;\n}\n\n\/* ==========================================================\n   THREE PILLARS\n   ========================================================== *\/\n\n.rrr-about-grid {\n    display: grid;\n\n    grid-template-columns:\n        repeat(3, minmax(0, 1fr));\n\n    gap: 22px;\n\n    margin-bottom: 60px;\n}\n\n.rrr-about-card {\n    position: relative;\n\n    min-height: 270px;\n\n    padding: 30px 28px;\n\n    box-sizing: border-box;\n\n    overflow: hidden;\n\n    border-radius: 15px;\n\n    background:\n        linear-gradient(\n            145deg,\n            rgba(255,255,255,.055),\n            rgba(255,255,255,.018)\n        );\n\n    border:\n        1px solid rgba(255,255,255,.08);\n\n    box-shadow:\n        0 14px 34px rgba(0,0,0,.30);\n}\n\n.rrr-about-card::before {\n    content: \"\";\n\n    position: absolute;\n\n    top: 0;\n    left: 0;\n\n    width: 100%;\n    height: 4px;\n\n    background:\n        linear-gradient(\n            90deg,\n            #ef2428,\n            #ff7200 55%,\n            #ffc20e\n        );\n}\n\n.rrr-about-number {\n    margin-bottom: 18px;\n\n    color: #ef2428;\n\n    font-size: 13px;\n    font-weight: 900;\n\n    letter-spacing: 2px;\n}\n\n.rrr-about-card h2 {\n    margin: 0 0 14px;\n\n    color: #ffffff;\n\n    font-size: 25px;\n    line-height: 1.1;\n\n    font-weight: 900;\n\n    text-transform: uppercase;\n}\n\n.rrr-about-card p {\n    margin: 0;\n\n    color: #a8a8a8;\n\n    font-size: 15px;\n    line-height: 1.65;\n}\n\n\/* ==========================================================\n   MISSION\n   ========================================================== *\/\n\n.rrr-about-mission {\n    display: grid;\n\n    grid-template-columns:\n        .8fr 1.2fr;\n\n    gap: 45px;\n\n    align-items: center;\n\n    max-width: 1150px;\n\n    margin: 0 auto 65px;\n}\n\n.rrr-about-mission-label {\n    color: #ef2428;\n\n    font-size: 13px;\n    font-weight: 900;\n\n    letter-spacing: 3px;\n\n    text-transform: uppercase;\n}\n\n.rrr-about-mission-title {\n    margin: 8px 0 0;\n\n    color: #ffffff;\n\n    font-size: 40px;\n    line-height: 1.05;\n\n    font-weight: 900;\n\n    text-transform: uppercase;\n}\n\n.rrr-about-mission-title span {\n    color: #ffc20e;\n}\n\n.rrr-about-mission-copy {\n    padding-left: 35px;\n\n    border-left:\n        2px solid #ef2428;\n}\n\n.rrr-about-mission-copy p {\n    margin: 0 0 16px;\n\n    color: #b2b2b2;\n\n    font-size: 16px;\n    line-height: 1.7;\n}\n\n.rrr-about-mission-copy p:last-child {\n    margin-bottom: 0;\n}\n\n\/* ==========================================================\n   FINAL CTA\n   ========================================================== *\/\n\n.rrr-about-cta {\n    padding: 48px 25px;\n\n    text-align: center;\n\n    border-top:\n        1px solid rgba(255,255,255,.07);\n\n    background:\n        radial-gradient(\n            circle at center,\n            rgba(239,36,40,.10),\n            transparent 62%\n        );\n}\n\n.rrr-about-cta h2 {\n    margin: 0;\n\n    color: #ffffff;\n\n    font-size: 34px;\n    line-height: 1.1;\n\n    font-weight: 900;\n\n    text-transform: uppercase;\n}\n\n.rrr-about-cta p {\n    margin: 13px auto 24px;\n\n    color: #aaa;\n\n    font-size: 16px;\n}\n\n.rrr-about-listen {\n    display: inline-flex;\n\n    align-items: center;\n    justify-content: center;\n\n    gap: 11px;\n\n    padding: 13px 22px;\n\n    border: 0;\n    border-radius: 7px;\n\n    background: #df2027;\n\n    color: #ffffff;\n\n    font-family: inherit;\n\n    font-size: 14px;\n    font-weight: 900;\n\n    letter-spacing: 1px;\n\n    text-transform: uppercase;\n\n    cursor: pointer;\n\n    box-shadow:\n        0 10px 24px rgba(239,36,40,.20);\n\n    transition:\n        transform .18s ease,\n        background .18s ease;\n}\n\n.rrr-about-listen:hover {\n    background: #f1262e;\n    transform: translateY(-2px);\n}\n\n.rrr-about-play {\n    position: relative;\n\n    width: 32px;\n    height: 32px;\n\n    flex: 0 0 32px;\n\n    border-radius: 50%;\n\n    background: #111111;\n}\n\n.rrr-about-play::after {\n    content: \"\";\n\n    position: absolute;\n\n    top: 50%;\n    left: 50%;\n\n    transform:\n        translate(-38%, -50%);\n\n    width: 0;\n    height: 0;\n\n    border-top:\n        6px solid transparent;\n\n    border-bottom:\n        6px solid transparent;\n\n    border-left:\n        9px solid #ffc20e;\n}\n\n\/* ==========================================================\n   RESPONSIVE\n   ========================================================== *\/\n\n@media (max-width: 950px) {\n\n    .rrr-about-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .rrr-about-card {\n        min-height: 0;\n    }\n\n    .rrr-about-mission {\n        grid-template-columns: 1fr;\n        gap: 25px;\n    }\n\n    .rrr-about-mission-copy {\n        padding-left: 25px;\n    }\n}\n\n@media (max-width: 650px) {\n\n    .rrr-about-inner {\n        width: calc(100% - 30px);\n    }\n\n    .rrr-about-hero {\n        padding: 30px 0 40px;\n    }\n\n    .rrr-about-title {\n        font-size: 38px;\n    }\n\n    .rrr-about-lead {\n        font-size: 17px;\n    }\n\n    .rrr-about-kicker::before,\n    .rrr-about-kicker::after {\n        width: 30px;\n    }\n\n    .rrr-about-statement {\n        padding: 26px 24px;\n    }\n\n    .rrr-about-statement p {\n        font-size: 17px;\n    }\n\n    .rrr-about-mission-title {\n        font-size: 32px;\n    }\n}\n<\/style>\n\n\n<section id=\"rrr-about\">\n\n    <div class=\"rrr-about-inner\">\n\n        <div class=\"rrr-about-hero\">\n\n            <div class=\"rrr-about-kicker\">\n                About Triple R\n            <\/div>\n\n            <h1 class=\"rrr-about-title\">\n                Real Rock. <span>Real Radio.<\/span>\n            <\/h1>\n\n            <div class=\"rrr-about-lead\">\n                Real Rock Revival \u2014 Triple R \u2014 is built for people\n                who still believe rock radio should sound like it\n                has a pulse.\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"rrr-about-statement\">\n\n            <p>\n                Great radio was never just a playlist.\n                It was the music, the voices, the personalities,\n                the stories and that feeling that somebody was\n                actually there on the other side of the speakers.\n                <strong>That's the radio we're here to keep alive.<\/strong>\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"rrr-about-grid\">\n\n            <article class=\"rrr-about-card\">\n\n                <div class=\"rrr-about-number\">\n                    01 \/ THE MUSIC\n                <\/div>\n\n                <h2>\n                    Rock Belongs Here\n                <\/h2>\n\n                <p>\n                    The songs you know. The tracks you forgot you\n                    loved. The newer music that deserves to be heard.\n                    Triple R is about great rock without squeezing\n                    everything into the same tired formula.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"rrr-about-card\">\n\n                <div class=\"rrr-about-number\">\n                    02 \/ THE PEOPLE\n                <\/div>\n\n                <h2>\n                    Personality Matters\n                <\/h2>\n\n                <p>\n                    Our DJs aren't here to sound identical.\n                    They bring their own tastes, voices, stories\n                    and personalities to their shows. That's the\n                    point. Real radio should sound human.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"rrr-about-card\">\n\n                <div class=\"rrr-about-number\">\n                    03 \/ THE STATION\n                <\/div>\n\n                <h2>\n                    Always Rocking\n                <\/h2>\n\n                <p>\n                    When a live personality isn't behind the mic,\n                    Triple R keeps the music moving. The station\n                    rocks around the clock, so there's always\n                    something playing when you're ready to listen.\n                <\/p>\n\n            <\/article>\n\n        <\/div>\n\n\n        <div class=\"rrr-about-mission\">\n\n            <div>\n\n                <div class=\"rrr-about-mission-label\">\n                    Our Mission\n                <\/div>\n\n                <h2 class=\"rrr-about-mission-title\">\n                    Keep The Spirit Of\n                    <span>Rock Radio Alive.<\/span>\n                <\/h2>\n\n            <\/div>\n\n\n            <div class=\"rrr-about-mission-copy\">\n\n                <p>\n                    Radio is at its best when the person behind the\n                    microphone actually cares about the music they're\n                    playing and the people listening on the other end.\n                <\/p>\n\n                <p>\n                    Real Rock Revival is our answer to radio that has\n                    become too predictable, too polished and too\n                    anonymous. We're building something with music,\n                    personality and room for the unexpected.\n                <\/p>\n\n                <p>\n                    Turn it up. Stick around. Welcome to Triple R.\n                <\/p>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n\n    <div class=\"rrr-about-cta\">\n\n        <h2>\n            Enough Talking. Let's Rock.\n        <\/h2>\n\n        <p>\n            Triple R is on 24\/7.\n        <\/p>\n\n        <button\n            type=\"button\"\n            id=\"rrr-about-open-player\"\n            class=\"rrr-about-listen\"\n        >\n\n            <span class=\"rrr-about-play\"><\/span>\n\n            <span>Listen Live<\/span>\n\n        <\/button>\n\n    <\/div>\n\n<\/section>\n\n\n<script>\n(function () {\n\n    const button =\n        document.getElementById(\n            'rrr-about-open-player'\n        );\n\n    if (!button) {\n        return;\n    }\n\n    button.addEventListener(\n        'click',\n        function () {\n\n            \/*\n             * Use the existing working Listen Live\n             * button in the global header.\n             *\/\n\n            const headerButton =\n                document.getElementById(\n                    'rrr-open-player'\n                );\n\n            if (headerButton) {\n                headerButton.click();\n            }\n\n        }\n    );\n\n})();\n<\/script>\t\t\t\t<\/div>\n\t\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>About Triple R Real Rock. Real Radio. Real Rock Revival \u2014 Triple R \u2014 is built for people who still believe rock radio should sound like it has a pulse. Great radio was never just a playlist. It was the music, the voices, the personalities, the stories and that feeling that somebody was actually there [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-368","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/realrockrevival.com\/index.php\/wp-json\/wp\/v2\/pages\/368","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/realrockrevival.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/realrockrevival.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/realrockrevival.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/realrockrevival.com\/index.php\/wp-json\/wp\/v2\/comments?post=368"}],"version-history":[{"count":7,"href":"https:\/\/realrockrevival.com\/index.php\/wp-json\/wp\/v2\/pages\/368\/revisions"}],"predecessor-version":[{"id":377,"href":"https:\/\/realrockrevival.com\/index.php\/wp-json\/wp\/v2\/pages\/368\/revisions\/377"}],"wp:attachment":[{"href":"https:\/\/realrockrevival.com\/index.php\/wp-json\/wp\/v2\/media?parent=368"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}