{"id":115556,"date":"2025-12-04T15:35:15","date_gmt":"2025-12-04T08:35:15","guid":{"rendered":"https:\/\/jblstore.co.id\/?page_id=115556"},"modified":"2025-12-04T17:49:57","modified_gmt":"2025-12-04T10:49:57","slug":"winners","status":"publish","type":"page","link":"https:\/\/jblstore.co.id\/en\/festival\/winners\/","title":{"rendered":"Winners of the JBL Festival 2025 Raffle"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"115556\" class=\"elementor elementor-115556\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ab45d2f elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"ab45d2f\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-59e4724\" data-id=\"59e4724\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b7dd016 elementor-widget elementor-widget-shortcode\" data-id=\"b7dd016\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t    <style>\n        #title {\n            display: none;\n        }\n\n        @media (max-width: 767px) {\n            .is-desktop {\n                display: none !important;\n            }\n        }\n\n        @media (min-width: 768px) {\n            .is-mobile {\n                display: none !important;\n            }\n        }\n\n        .cta {\n            transition: opacity .2s ease-in;\n        }\n\n        .cta:focus,\n        .cta:hover {\n            outline: none;\n        }\n\n        .cta:hover {\n            opacity: 0.8;\n        }\n\n        \/* CONTAINER *\/\n        .winners-shortcode {\n            font-family: \"Grostesk-Regular\", Arial, Helvetica, sans-serif;\n            background-image: url('\/wp-content\/uploads\/2025\/07\/festival-banner-bg-scaled.webp');\n            background-size: cover;\n            background-position: center;\n            background-repeat: no-repeat;\n            background-attachment: fixed;\n            min-height: 100vh;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: clamp(20px, 5vw, 40px) 20px;\n            max-width: var(--sizing-max-page);\n            margin: 0 auto;\n        }\n\n        .winners-container {\n            min-height: 100vh;\n            max-width: 1000px;\n            margin: 0 auto;\n            width: 100%;\n            background: rgba(255, 255, 255, 0.95);\n            border-radius: clamp(12px, 2vw, 20px);\n            padding: clamp(30px, 5vw, 60px);\n            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);\n\n            h1 {\n                font-family: \"Grostesk-ExtraBold\", Arial, Helvetica, sans-serif;\n                font-size: clamp(28px, 5vw, 48px);\n                text-align: center;\n                margin-bottom: clamp(30px, 4vw, 50px);\n                color: #1a1a1a;\n                text-transform: uppercase;\n                letter-spacing: 1px;\n            }\n\n            h2 {\n                text-align: center;\n                font-family: \"Grostesk-Bold\", Arial, Helvetica, sans-serif;\n                font-size: clamp(20px, 4vw, 28px);\n                margin-bottom: clamp(20px, 3vw, 35px);\n            }\n\n            .table-wrapper {\n                overflow-x: auto;\n                -webkit-overflow-scrolling: touch;\n            }\n\n            table {\n                width: 100%;\n                min-width: 350px;\n                border-collapse: collapse;\n                font-size: clamp(14px, 2vw, 18px);\n                margin-bottom: clamp(30px, 3vw, 50px);\n            }\n\n            thead {\n                background: #000;\n                color: #fff;\n            }\n\n            th,\n            td {\n                padding: clamp(12px, 2vw, 20px);\n                text-align: left;\n                border-bottom: 1px solid #ddd;\n                white-space: nowrap;\n            }\n\n            th {\n                font-family: \"Grostesk-Bold\", Arial, Helvetica, sans-serif;\n                text-transform: uppercase;\n                letter-spacing: 0.5px;\n                font-size: clamp(12px, 1.8vw, 16px);\n                color: black;\n            }\n\n            th:last-child {\n                width: 30%;\n            }\n\n            tbody tr {\n                background: #fff;\n                transition: background 0.2s ease;\n            }\n\n            tbody tr:hover {\n                background: #f8f8f8;\n            }\n\n            tbody tr:nth-child(even) {\n                background: #fafafa;\n            }\n\n            tbody tr:nth-child(even):hover {\n                background: #f0f0f0;\n            }\n\n            td:first-child {\n                font-family: \"Grostesk-Bold\", Arial, Helvetica, sans-serif;\n                text-align: center;\n                width: 80px;\n                color: #ff6600;\n            }\n\n            td:last-child {\n                font-family: \"Grostesk-Bold\", Arial, Helvetica, sans-serif;\n                color: #28a745;\n            }\n\n            .terms-conditions {\n                margin-top: clamp(20px, 4vw, 40px);\n                font-size: clamp(14px, 2vw, 16px);\n                font-family: \"Grostesk-Regular\", Arial, Helvetica, sans-serif;\n            }\n\n            .terms-conditions h3 {\n                margin-bottom: clamp(10px, 2vw, 15px);\n            }\n\n            @media screen and (max-width: 768px) {\n                .winners-container {\n                    padding: clamp(20px, 4vw, 30px);\n                }\n\n                td:first-child {\n                    width: 50px;\n                }\n            }\n\n            @media screen and (max-width: 480px) {\n                table {\n                    font-size: clamp(12px, 3vw, 14px);\n                }\n\n                th,\n                td {\n                    padding: clamp(10px, 2.5vw, 15px);\n                }\n            }\n        }\n    <\/style>\n\n    <div class=\"winners-shortcode\">\n        <div class=\"winners-container\">\n            <h1>JBL Festival 2025 Raffle Winners<\/h1>\n\n            <div class=\"table-wrapper\">\n\n                \n                    <h2>JBL TWS LIVE BEAM 3<\/h2>\n\n                    <div class=\"table-wrapper\">\n                        <table>\n                            <thead>\n                                <tr>\n                                    <th>No<\/th>\n                                    <th>Name<\/th>\n                                    <th>Phone Number<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                                                    <tr>\n                                        <td>1<\/td>\n                                        <td>PRIMO DAVID MANUPUTTY<\/td>\n                                        <td>081289905***<\/td>\n                                    <\/tr>\n                                                                    <tr>\n                                        <td>2<\/td>\n                                        <td>ANDARI<\/td>\n                                        <td>087787574***<\/td>\n                                    <\/tr>\n                                                                    <tr>\n                                        <td>3<\/td>\n                                        <td>PAK YUSRAN<\/td>\n                                        <td>085342717***<\/td>\n                                    <\/tr>\n                                                            <\/tbody>\n                        <\/table>\n                    <\/div>\n\n                \n                    <h2>SAMSUNG SMART TV 42 INCH<\/h2>\n\n                    <div class=\"table-wrapper\">\n                        <table>\n                            <thead>\n                                <tr>\n                                    <th>No<\/th>\n                                    <th>Name<\/th>\n                                    <th>Phone Number<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                                                    <tr>\n                                        <td>1<\/td>\n                                        <td>DANTI<\/td>\n                                        <td>085155220***<\/td>\n                                    <\/tr>\n                                                                    <tr>\n                                        <td>2<\/td>\n                                        <td>DEDIK<\/td>\n                                        <td>087756760***<\/td>\n                                    <\/tr>\n                                                                    <tr>\n                                        <td>3<\/td>\n                                        <td>LULUUL ARDHIYA<\/td>\n                                        <td>089691657***<\/td>\n                                    <\/tr>\n                                                            <\/tbody>\n                        <\/table>\n                    <\/div>\n\n                \n                    <h2>JBL AUTHENTICS WHITE 200<\/h2>\n\n                    <div class=\"table-wrapper\">\n                        <table>\n                            <thead>\n                                <tr>\n                                    <th>No<\/th>\n                                    <th>Name<\/th>\n                                    <th>Phone Number<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                                                    <tr>\n                                        <td>1<\/td>\n                                        <td>M IRFAN<\/td>\n                                        <td>082191977***<\/td>\n                                    <\/tr>\n                                                                    <tr>\n                                        <td>2<\/td>\n                                        <td>NADILA<\/td>\n                                        <td>085157925***<\/td>\n                                    <\/tr>\n                                                                    <tr>\n                                        <td>3<\/td>\n                                        <td>DHEVA APRILIA<\/td>\n                                        <td>08970994***<\/td>\n                                    <\/tr>\n                                                            <\/tbody>\n                        <\/table>\n                    <\/div>\n\n                \n                    <h2>JBL PARTY BOX 310<\/h2>\n\n                    <div class=\"table-wrapper\">\n                        <table>\n                            <thead>\n                                <tr>\n                                    <th>No<\/th>\n                                    <th>Name<\/th>\n                                    <th>Phone Number<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                                                    <tr>\n                                        <td>1<\/td>\n                                        <td>LIANI<\/td>\n                                        <td>081318771***<\/td>\n                                    <\/tr>\n                                                                    <tr>\n                                        <td>2<\/td>\n                                        <td>CINTA DEWI<\/td>\n                                        <td>082298991***<\/td>\n                                    <\/tr>\n                                                                    <tr>\n                                        <td>3<\/td>\n                                        <td>HANSEN YUDHA HALIM<\/td>\n                                        <td>082168885***<\/td>\n                                    <\/tr>\n                                                            <\/tbody>\n                        <\/table>\n                    <\/div>\n\n                \n                    <h2>JBL SOUNDBAR 800<\/h2>\n\n                    <div class=\"table-wrapper\">\n                        <table>\n                            <thead>\n                                <tr>\n                                    <th>No<\/th>\n                                    <th>Name<\/th>\n                                    <th>Phone Number<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                                                    <tr>\n                                        <td>1<\/td>\n                                        <td>RULY<\/td>\n                                        <td>081291765***<\/td>\n                                    <\/tr>\n                                                                    <tr>\n                                        <td>2<\/td>\n                                        <td>PERMADI SATRIO<\/td>\n                                        <td>081319932***<\/td>\n                                    <\/tr>\n                                                                    <tr>\n                                        <td>3<\/td>\n                                        <td>EFENDI<\/td>\n                                        <td>088295313***<\/td>\n                                    <\/tr>\n                                                            <\/tbody>\n                        <\/table>\n                    <\/div>\n\n                \n                    <h2>SAMSUNG GALAXY S25 12\/256 GB<\/h2>\n\n                    <div class=\"table-wrapper\">\n                        <table>\n                            <thead>\n                                <tr>\n                                    <th>No<\/th>\n                                    <th>Name<\/th>\n                                    <th>Phone Number<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                                                    <tr>\n                                        <td>1<\/td>\n                                        <td>ALICE WIDYANATA<\/td>\n                                        <td>081311198***<\/td>\n                                    <\/tr>\n                                                                    <tr>\n                                        <td>2<\/td>\n                                        <td>ANTON<\/td>\n                                        <td>081316430***<\/td>\n                                    <\/tr>\n                                                            <\/tbody>\n                        <\/table>\n                    <\/div>\n\n                \n                    <h2>HONDA SCOOPY MOTORCYCLE<\/h2>\n\n                    <div class=\"table-wrapper\">\n                        <table>\n                            <thead>\n                                <tr>\n                                    <th>No<\/th>\n                                    <th>Name<\/th>\n                                    <th>Phone Number<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                                                    <tr>\n                                        <td>1<\/td>\n                                        <td>ARIF<\/td>\n                                        <td>081343050***<\/td>\n                                    <\/tr>\n                                                            <\/tbody>\n                        <\/table>\n                    <\/div>\n\n                \n\n                <!-- Add Terms and conditions -->\n                <div class=\"terms-conditions\">\n                    <h3>Terms and Conditions<\/h3>\n                    <ol>\n                        <li>A 25% prize tax will be covered by the winner<\/li>\n                        <li>Product colors may vary based on availability<\/li>\n                        <li>Prizes cannot be exchanged or converted into cash<\/li>\n                    <\/ol>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    \t\t<div class=\"elementor-shortcode\"><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":88637,"featured_media":0,"parent":98596,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/full-width.php","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-115556","page","type-page","status-publish","hentry","no-post-thumbnail"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Winners of the JBL Festival 2025 Raffle<\/title>\n<meta name=\"robots\" content=\"noindex, nofollow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Winners of the JBL Festival 2025 Raffle\" \/>\n<meta property=\"og:url\" content=\"https:\/\/jblstore.co.id\/en\/festival\/winners\/\" \/>\n<meta property=\"og:site_name\" content=\"JBL Store\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/JBLAudioIndonesia\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-04T10:49:57+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/jblstore.co.id\/en\/festival\/winners\/\",\"url\":\"https:\/\/jblstore.co.id\/en\/festival\/winners\/\",\"name\":\"Winners of the JBL Festival 2025 Raffle - JBL Store\",\"isPartOf\":{\"@id\":\"https:\/\/jblstore.co.id\/en\/#website\"},\"datePublished\":\"2025-12-04T08:35:15+00:00\",\"dateModified\":\"2025-12-04T10:49:57+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/jblstore.co.id\/en\/festival\/winners\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/jblstore.co.id\/en\/festival\/winners\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/jblstore.co.id\/en\/festival\/winners\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/jblstore.co.id\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"JBL Festival 2025\",\"item\":\"https:\/\/jblstore.co.id\/festival\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Winners of the JBL Festival 2025 Raffle\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/jblstore.co.id\/en\/#website\",\"url\":\"https:\/\/jblstore.co.id\/en\/\",\"name\":\"JBL Store\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/jblstore.co.id\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/jblstore.co.id\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/jblstore.co.id\/en\/#organization\",\"name\":\"JBL Store\",\"url\":\"https:\/\/jblstore.co.id\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/jblstore.co.id\/en\/#\/schema\/logo\/image\/\",\"url\":\"\/wp-content\/uploads\/2025\/11\/cropped-logo-jbl-1536x1131_cropped.png\",\"contentUrl\":\"\/wp-content\/uploads\/2025\/11\/cropped-logo-jbl-1536x1131_cropped.png\",\"width\":70,\"height\":52,\"caption\":\"JBL Store\"},\"image\":{\"@id\":\"https:\/\/jblstore.co.id\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/JBLAudioIndonesia\/\",\"https:\/\/www.instagram.com\/jblindonesia\/\",\"https:\/\/www.youtube.com\/c\/JBLIndonesia\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Winners of the JBL Festival 2025 Raffle","robots":{"index":"noindex","follow":"nofollow"},"og_locale":"en_US","og_type":"article","og_title":"Winners of the JBL Festival 2025 Raffle","og_url":"https:\/\/jblstore.co.id\/en\/festival\/winners\/","og_site_name":"JBL Store","article_publisher":"https:\/\/www.facebook.com\/JBLAudioIndonesia\/","article_modified_time":"2025-12-04T10:49:57+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/jblstore.co.id\/en\/festival\/winners\/","url":"https:\/\/jblstore.co.id\/en\/festival\/winners\/","name":"Winners of the JBL Festival 2025 Raffle - JBL Store","isPartOf":{"@id":"https:\/\/jblstore.co.id\/en\/#website"},"datePublished":"2025-12-04T08:35:15+00:00","dateModified":"2025-12-04T10:49:57+00:00","breadcrumb":{"@id":"https:\/\/jblstore.co.id\/en\/festival\/winners\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/jblstore.co.id\/en\/festival\/winners\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/jblstore.co.id\/en\/festival\/winners\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/jblstore.co.id\/"},{"@type":"ListItem","position":2,"name":"JBL Festival 2025","item":"https:\/\/jblstore.co.id\/festival\/"},{"@type":"ListItem","position":3,"name":"Winners of the JBL Festival 2025 Raffle"}]},{"@type":"WebSite","@id":"https:\/\/jblstore.co.id\/en\/#website","url":"https:\/\/jblstore.co.id\/en\/","name":"JBL Store","description":"","publisher":{"@id":"https:\/\/jblstore.co.id\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/jblstore.co.id\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/jblstore.co.id\/en\/#organization","name":"JBL Store","url":"https:\/\/jblstore.co.id\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jblstore.co.id\/en\/#\/schema\/logo\/image\/","url":"\/wp-content\/uploads\/2025\/11\/cropped-logo-jbl-1536x1131_cropped.png","contentUrl":"\/wp-content\/uploads\/2025\/11\/cropped-logo-jbl-1536x1131_cropped.png","width":70,"height":52,"caption":"JBL Store"},"image":{"@id":"https:\/\/jblstore.co.id\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/JBLAudioIndonesia\/","https:\/\/www.instagram.com\/jblindonesia\/","https:\/\/www.youtube.com\/c\/JBLIndonesia"]}]}},"_links":{"self":[{"href":"https:\/\/jblstore.co.id\/en\/wp-json\/wp\/v2\/pages\/115556","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jblstore.co.id\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jblstore.co.id\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jblstore.co.id\/en\/wp-json\/wp\/v2\/users\/88637"}],"replies":[{"embeddable":true,"href":"https:\/\/jblstore.co.id\/en\/wp-json\/wp\/v2\/comments?post=115556"}],"version-history":[{"count":8,"href":"https:\/\/jblstore.co.id\/en\/wp-json\/wp\/v2\/pages\/115556\/revisions"}],"predecessor-version":[{"id":115566,"href":"https:\/\/jblstore.co.id\/en\/wp-json\/wp\/v2\/pages\/115556\/revisions\/115566"}],"up":[{"embeddable":true,"href":"https:\/\/jblstore.co.id\/en\/wp-json\/wp\/v2\/pages\/98596"}],"wp:attachment":[{"href":"https:\/\/jblstore.co.id\/en\/wp-json\/wp\/v2\/media?parent=115556"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}