{"id":12,"date":"2025-12-09T09:41:11","date_gmt":"2025-12-09T09:41:11","guid":{"rendered":"https:\/\/rotiradal.com\/?page_id=12"},"modified":"2025-12-09T10:00:50","modified_gmt":"2025-12-09T10:00:50","slug":"home","status":"publish","type":"page","link":"https:\/\/rotiradal.com\/","title":{"rendered":"home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12\" class=\"elementor elementor-12\">\n\t\t\t\t<div class=\"elementor-element elementor-element-06f9b8f e-flex e-con-boxed e-con e-parent\" data-id=\"06f9b8f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7f20565 elementor-widget elementor-widget-html\" data-id=\"7f20565\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"id\" class=\"scroll-smooth\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Roti Radio Dalam - Fresh & Simple<\/title>\n    \n    <!-- Tailwind CSS -->\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    \n    <!-- Font Awesome -->\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\n    \n    <!-- Google Fonts -->\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&family=Playfair+Display:wght@700&display=swap\" rel=\"stylesheet\">\n    \n    <!-- AOS Animation CSS -->\n    <link href=\"https:\/\/unpkg.com\/aos@2.3.1\/dist\/aos.css\" rel=\"stylesheet\">\n    \n    <style>\n        \/* Base Styles - Scoped with !important to override Elementor Defaults *\/\n        body {\n            font-family: 'Poppins', sans-serif !important;\n            overflow-x: hidden;\n            margin: 0;\n            padding: 0;\n        }\n        h1, h2, h3 {\n            font-family: 'Playfair Display', serif !important;\n        }\n        \n        \/* Pattern Background *\/\n        .hero-pattern {\n            background-image: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23d97706' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\n        }\n\n        \/* Custom Pulse Animation for WhatsApp *\/\n        @keyframes pulse-custom {\n            0% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7); transform: scale(1); }\n            70% { box-shadow: 0 0 0 15px rgba(37, 211, 102, 0); transform: scale(1.05); }\n            100% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0); transform: scale(1); }\n        }\n        .btn-pulse {\n            animation: pulse-custom 2s infinite;\n        }\n\n        \/* ELEMENTOR FIXES *\/\n        \/* Memaksa gambar di dalam section ini untuk tidak terpengaruh style global Elementor *\/\n        #roti-radio-app img {\n            max-width: 100%;\n            height: auto;\n            border: none;\n            border-radius: 0;\n            box-shadow: none;\n        }\n        \n        \/* Reset box-sizing agar layout tidak pecah *\/\n        #roti-radio-app * {\n            box-sizing: border-box;\n        }\n\n        \/* Khusus Logo Navbar: Paksa ukuran agar tidak membesar *\/\n        .logo-img-lock {\n            height: 56px !important;\n            width: auto !important;\n            max-width: none !important; \n            object-fit: contain !important;\n        }\n\n        \/* Khusus Logo Footer: Lebih kecil *\/\n        .footer-logo-lock {\n            height: 32px !important; \/* Diperkecil dari sebelumnya *\/\n            width: auto !important;\n            max-width: none !important;\n            object-fit: contain !important;\n        }\n        \n        @media (max-width: 768px) {\n            .logo-img-lock {\n                height: 48px !important;\n            }\n        }\n    <\/style>\n<\/head>\n<body class=\"bg-orange-50 text-gray-800 antialiased\">\n    \n    <!-- Wrapper ID untuk Isolasi Style -->\n    <div id=\"roti-radio-app\" class=\"relative w-full overflow-hidden\">\n\n        <!-- Navbar -->\n        <nav class=\"bg-white\/95 backdrop-blur-sm shadow-md !fixed !top-0 !left-0 !w-full !z-[9999] transition-all duration-300\" id=\"navbar\" data-aos=\"fade-down\" data-aos-duration=\"800\">\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n                <div class=\"flex justify-between h-20 items-center\">\n                    <!-- LOGO SECTION -->\n                    <div class=\"flex-shrink-0 flex items-center gap-2\">\n                        <img decoding=\"async\" src=\"https:\/\/rotiradal.com\/wp-content\/uploads\/2025\/12\/logorotiradal.png\" \n                             alt=\"Logo Roti Radio Dalam\" \n                             class=\"logo-img-lock transform hover:scale-105 transition duration-300\">\n                    <\/div>\n                    \n                    <!-- Desktop Menu -->\n                    <!-- UPDATED: text-sm, tracking-wide, font-medium agar lebih elegant -->\n                    <div class=\"hidden md:flex space-x-8 items-center\">\n                        <a href=\"#home\" class=\"text-gray-600 hover:text-orange-600 text-sm tracking-wide font-medium transition hover:-translate-y-0.5 no-underline !important\">Beranda<\/a>\n                        <a href=\"#products\" class=\"text-gray-600 hover:text-orange-600 text-sm tracking-wide font-medium transition hover:-translate-y-0.5 no-underline !important\">Menu<\/a>\n                        <a href=\"#about\" class=\"text-gray-600 hover:text-orange-600 text-sm tracking-wide font-medium transition hover:-translate-y-0.5 no-underline !important\">Tentang Kami<\/a>\n                        <a href=\"https:\/\/wa.me\/6287778230407\" target=\"_blank\" class=\"px-5 py-2 bg-orange-600 text-white rounded-full hover:bg-orange-700 transition shadow-lg transform hover:-translate-y-0.5 active:scale-95 no-underline !important flex items-center text-sm font-medium tracking-wide\">\n                            <i class=\"fab fa-whatsapp mr-2\"><\/i> Pesan\n                        <\/a>\n                    <\/div>\n                    \n                    <!-- Mobile menu button -->\n                    <div class=\"md:hidden flex items-center\">\n                        <button onclick=\"document.getElementById('mobile-menu').classList.toggle('hidden')\" class=\"text-gray-600 hover:text-orange-600 focus:outline-none p-2 bg-transparent border-none\">\n                            <i class=\"fas fa-bars text-2xl\"><\/i>\n                        <\/button>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <!-- Mobile Menu Panel -->\n            <div id=\"mobile-menu\" class=\"hidden md:hidden bg-white border-t border-gray-100 shadow-lg absolute w-full left-0 top-20\">\n                <div class=\"px-4 pt-2 pb-4 space-y-2 sm:px-3\">\n                    <a href=\"#home\" onclick=\"document.getElementById('mobile-menu').classList.add('hidden')\" class=\"block px-3 py-3 rounded-md text-base font-medium text-gray-700 hover:text-orange-600 hover:bg-orange-50 transition no-underline !important\">Beranda<\/a>\n                    <a href=\"#products\" onclick=\"document.getElementById('mobile-menu').classList.add('hidden')\" class=\"block px-3 py-3 rounded-md text-base font-medium text-gray-700 hover:text-orange-600 hover:bg-orange-50 transition no-underline !important\">Menu<\/a>\n                    <a href=\"#about\" onclick=\"document.getElementById('mobile-menu').classList.add('hidden')\" class=\"block px-3 py-3 rounded-md text-base font-medium text-gray-700 hover:text-orange-600 hover:bg-orange-50 transition no-underline !important\">Tentang<\/a>\n                    <a href=\"https:\/\/wa.me\/6287778230407\" class=\"block px-3 py-3 rounded-md text-base font-medium text-white bg-orange-600 text-center shadow-md no-underline !important\">Hubungi Kami<\/a>\n                <\/div>\n            <\/div>\n        <\/nav>\n\n        <!-- Hero Section -->\n        <section id=\"home\" class=\"relative pt-32 pb-40 lg:pt-48 lg:pb-64 overflow-hidden min-h-screen flex items-center justify-center\">\n            <!-- Background Image with Zoom Effect -->\n            <div class=\"absolute inset-0 z-0 overflow-hidden\">\n                 <!-- UPDATED: Added !h-full !w-full !object-cover !object-center to force cover on mobile in Elementor -->\n                 <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1509440159596-0249088772ff?ixlib=rb-1.2.1&auto=format&fit=crop&w=1950&q=80\" \n                      alt=\"Bakery Background\" \n                      class=\"!w-full !h-full !object-cover !object-center transform scale-105 transition-transform duration-[10000ms] hover:scale-110 absolute inset-0 !max-w-none\"\n                      data-aos=\"zoom-out\" data-aos-duration=\"1500\">\n                 <div class=\"absolute inset-0 bg-gradient-to-b from-black\/70 via-black\/50 to-black\/70\"><\/div>\n            <\/div>\n            \n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-30 text-center\">\n                <span data-aos=\"fade-down\" data-aos-delay=\"200\" class=\"inline-block py-1 px-4 rounded-full bg-orange-600\/90 text-white text-xs md:text-sm font-semibold mb-6 tracking-widest uppercase shadow-lg backdrop-blur-sm border border-orange-400\/30\">Fresh & Simple<\/span>\n                \n                <h1 data-aos=\"fade-up\" data-aos-delay=\"400\" class=\"text-4xl md:text-6xl lg:text-8xl font-bold text-white mb-6 leading-tight drop-shadow-lg\">\n                    Coffee & <span class=\"text-orange-500\">Bread<\/span>\n                <\/h1>\n                \n                <p data-aos=\"fade-up\" data-aos-delay=\"600\" class=\"mt-4 max-w-2xl mx-auto text-lg md:text-2xl text-gray-200 mb-10 leading-relaxed drop-shadow-md font-light\">\n                    Nikmati aroma kopi pilihan yang <i>freshly brewed<\/i>, dipadukan dengan roti lembut yang baru keluar dari oven.\n                <\/p>\n                \n                <div data-aos=\"fade-up\" data-aos-delay=\"800\" class=\"flex flex-col sm:flex-row justify-center gap-4 md:gap-5 px-4\">\n                    <a href=\"https:\/\/rotiradal.com\/wp-content\/uploads\/2025\/12\/WhatsApp-Image-2025-11-30-at-15.11.17.jpeg\" target=\"_blank\" class=\"px-8 py-4 bg-orange-600 text-white rounded-full font-bold shadow-xl hover:bg-orange-700 transition transform hover:-translate-y-1 hover:shadow-2xl text-base md:text-lg border border-transparent no-underline !important inline-block\">\n                        Lihat Menu\n                    <\/a>\n                    <a href=\"https:\/\/wa.me\/6287778230407\" target=\"_blank\" class=\"px-8 py-4 bg-transparent text-white border-2 border-white rounded-full font-bold hover:bg-white hover:text-orange-600 transition transform hover:-translate-y-1 text-base md:text-lg flex items-center justify-center gap-2 backdrop-blur-sm no-underline !important\">\n                        <i class=\"fab fa-whatsapp\"><\/i> Chat WhatsApp\n                    <\/a>\n                <\/div>\n            <\/div>\n\n            <!-- Wave Decoration -->\n            <div class=\"absolute bottom-0 left-0 right-0 z-20 pointer-events-none\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1440 320\" class=\"w-full h-auto text-orange-50 fill-current\">\n                    <path fill-opacity=\"1\" d=\"M0,96L48,112C96,128,192,160,288,160C384,160,480,128,576,112C672,96,768,96,864,112C960,128,1056,160,1152,160C1248,160,1344,128,1392,112L1440,96L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z\"><\/path>\n                <\/svg>\n            <\/div>\n        <\/section>\n\n        <!-- Features -->\n        <section class=\"py-12 bg-white shadow-sm relative z-20 -mt-10 mx-4 md:mx-auto max-w-6xl rounded-xl border border-gray-100\" data-aos=\"fade-up\" data-aos-offset=\"100\">\n            <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8 text-center px-4\">\n                <div class=\"p-4 transition hover:-translate-y-1 duration-300\">\n                    <div class=\"w-16 h-16 bg-orange-100 rounded-full flex items-center justify-center mx-auto mb-4 text-orange-600 text-2xl shadow-sm\">\n                        <i class=\"fas fa-bread-slice\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold mb-2\">Fresh Bread<\/h3>\n                    <p class=\"text-gray-500 text-sm md:text-base\">Roti lembut fresh from the oven dengan varian rasa klasik favorit Anda.<\/p>\n                <\/div>\n                <div class=\"p-4 transition hover:-translate-y-1 duration-300\">\n                    <div class=\"w-16 h-16 bg-orange-100 rounded-full flex items-center justify-center mx-auto mb-4 text-orange-600 text-2xl shadow-sm\">\n                        <i class=\"fas fa-coffee\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold mb-2\">Premium Coffee<\/h3>\n                    <p class=\"text-gray-500 text-sm md:text-base\">Kopi pilihan Certified Premium Coffee untuk menemani roti Anda.<\/p>\n                <\/div>\n                <div class=\"p-4 transition hover:-translate-y-1 duration-300\">\n                    <div class=\"w-16 h-16 bg-orange-100 rounded-full flex items-center justify-center mx-auto mb-4 text-orange-600 text-2xl shadow-sm\">\n                        <i class=\"fas fa-box-open\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold mb-2\">Terima Pesanan<\/h3>\n                    <p class=\"text-gray-500 text-sm md:text-base\">Melayani pemesanan roti, kue, dan layanan katering untuk acara Anda.<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Product Catalog -->\n        <section id=\"products\" class=\"py-20 hero-pattern\">\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n                <div class=\"text-center mb-16\" data-aos=\"fade-up\">\n                    <h2 class=\"text-3xl md:text-4xl font-bold text-gray-900 mb-4\">Daftar Menu<\/h2>\n                    <div class=\"w-24 h-1 bg-orange-500 mx-auto rounded\"><\/div>\n                    <p class=\"mt-4 text-gray-600\">Harga bersahabat, rasa nikmat.<\/p>\n                <\/div>\n\n                <!-- Categories Tabs -->\n                <div class=\"flex justify-center gap-4 mb-10 flex-wrap\" data-aos=\"fade-up\" data-aos-delay=\"100\">\n                    <button class=\"px-6 py-2 bg-orange-600 text-white rounded-full shadow-md text-sm font-medium hover:bg-orange-700 transition\">Semua<\/button>\n                    <button class=\"px-6 py-2 bg-white text-gray-600 hover:bg-orange-50 hover:text-orange-600 rounded-full shadow-sm text-sm font-medium transition\">Roti<\/button>\n                    <button class=\"px-6 py-2 bg-white text-gray-600 hover:bg-orange-50 hover:text-orange-600 rounded-full shadow-sm text-sm font-medium transition\">Kopi & Minuman<\/button>\n                <\/div>\n\n                <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6\">\n                    \n                    <!-- BREAD MENU -->\n                    <!-- Roti Coklat (Dikembalikan ke foto awal) -->\n                    <div class=\"bg-white rounded-xl shadow-md overflow-hidden group hover:shadow-xl transition duration-300 border border-gray-100 transform hover:-translate-y-1\" data-aos=\"fade-up\" data-aos-delay=\"100\">\n                        <div class=\"relative h-48 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1549931319-a545dcf3bc73?auto=format&fit=crop&w=600&q=80\" alt=\"Roti Coklat\" class=\"w-full h-full object-cover group-hover:scale-110 transition duration-500 !max-w-none\">\n                        <\/div>\n                        <div class=\"p-5\">\n                            <h3 class=\"text-lg font-bold text-gray-900 mb-1\">Roti Coklat<\/h3>\n                            <p class=\"text-gray-500 text-xs mb-3\">Isian coklat manis yang lumer.<\/p>\n                            <div class=\"flex justify-between items-center\">\n                                <span class=\"text-lg font-bold text-orange-600\">Rp 8.000<\/span>\n                                <a href=\"https:\/\/wa.me\/6287778230407?text=Halo%20saya%20mau%20pesan%20Roti%20Coklat\" target=\"_blank\" class=\"w-8 h-8 rounded-full bg-orange-100 text-orange-600 flex items-center justify-center hover:bg-orange-600 hover:text-white transition shadow-sm no-underline !important\">\n                                    <i class=\"fas fa-plus text-xs\"><\/i>\n                                <\/a>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- Roti Keju (Foto diganti sesuai permintaan) -->\n                    <div class=\"bg-white rounded-xl shadow-md overflow-hidden group hover:shadow-xl transition duration-300 border border-gray-100 transform hover:-translate-y-1\" data-aos=\"fade-up\" data-aos-delay=\"200\">\n                        <div class=\"relative h-48 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1745031601360-b189f522ea90?q=80&w=870&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"Roti Keju\" class=\"w-full h-full object-cover group-hover:scale-110 transition duration-500 !max-w-none\">\n                        <\/div>\n                        <div class=\"p-5\">\n                            <h3 class=\"text-lg font-bold text-gray-900 mb-1\">Roti Keju<\/h3>\n                            <p class=\"text-gray-500 text-xs mb-3\">Gurihnya keju dalam roti lembut.<\/p>\n                            <div class=\"flex justify-between items-center\">\n                                <span class=\"text-lg font-bold text-orange-600\">Rp 8.000<\/span>\n                                <a href=\"https:\/\/wa.me\/6287778230407?text=Halo%20saya%20mau%20pesan%20Roti%20Keju\" target=\"_blank\" class=\"w-8 h-8 rounded-full bg-orange-100 text-orange-600 flex items-center justify-center hover:bg-orange-600 hover:text-white transition shadow-sm no-underline !important\">\n                                    <i class=\"fas fa-plus text-xs\"><\/i>\n                                <\/a>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- Roti Coklat Keju -->\n                    <div class=\"bg-white rounded-xl shadow-md overflow-hidden group hover:shadow-xl transition duration-300 border border-gray-100 transform hover:-translate-y-1\" data-aos=\"fade-up\" data-aos-delay=\"300\">\n                        <div class=\"relative h-48 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1509440159596-0249088772ff?auto=format&fit=crop&w=600&q=80\" alt=\"Roti Coklat Keju\" class=\"w-full h-full object-cover group-hover:scale-110 transition duration-500 !max-w-none\">\n                            <div class=\"absolute top-2 right-2 bg-yellow-400 text-yellow-900 text-[10px] font-bold px-2 py-1 rounded shadow-sm\">FAVORIT<\/div>\n                        <\/div>\n                        <div class=\"p-5\">\n                            <h3 class=\"text-lg font-bold text-gray-900 mb-1\">Roti Coklat Keju<\/h3>\n                            <p class=\"text-gray-500 text-xs mb-3\">Perpaduan coklat manis dan keju gurih.<\/p>\n                            <div class=\"flex justify-between items-center\">\n                                <span class=\"text-lg font-bold text-orange-600\">Rp 8.000<\/span>\n                                <a href=\"https:\/\/wa.me\/6287778230407?text=Halo%20saya%20mau%20pesan%20Roti%20Coklat%20Keju\" target=\"_blank\" class=\"w-8 h-8 rounded-full bg-orange-100 text-orange-600 flex items-center justify-center hover:bg-orange-600 hover:text-white transition shadow-sm no-underline !important\">\n                                    <i class=\"fas fa-plus text-xs\"><\/i>\n                                <\/a>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- Roti Srikaya -->\n                    <div class=\"bg-white rounded-xl shadow-md overflow-hidden group hover:shadow-xl transition duration-300 border border-gray-100 transform hover:-translate-y-1\" data-aos=\"fade-up\" data-aos-delay=\"400\">\n                        <div class=\"relative h-48 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1589119908995-c6837fa14848?auto=format&fit=crop&w=600&q=80\" alt=\"Roti Srikaya\" class=\"w-full h-full object-cover group-hover:scale-110 transition duration-500 !max-w-none\">\n                        <\/div>\n                        <div class=\"p-5\">\n                            <h3 class=\"text-lg font-bold text-gray-900 mb-1\">Roti Srikaya<\/h3>\n                            <p class=\"text-gray-500 text-xs mb-3\">Selai srikaya manis yang otentik.<\/p>\n                            <div class=\"flex justify-between items-center\">\n                                <span class=\"text-lg font-bold text-orange-600\">Rp 8.000<\/span>\n                                <a href=\"https:\/\/wa.me\/6287778230407?text=Halo%20saya%20mau%20pesan%20Roti%20Srikaya\" target=\"_blank\" class=\"w-8 h-8 rounded-full bg-orange-100 text-orange-600 flex items-center justify-center hover:bg-orange-600 hover:text-white transition shadow-sm no-underline !important\">\n                                    <i class=\"fas fa-plus text-xs\"><\/i>\n                                <\/a>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                     <!-- Roti Ayam (UPDATED IMAGE) -->\n                     <div class=\"bg-white rounded-xl shadow-md overflow-hidden group hover:shadow-xl transition duration-300 border border-gray-100 transform hover:-translate-y-1\" data-aos=\"fade-up\" data-aos-delay=\"100\">\n                        <div class=\"relative h-48 overflow-hidden\">\n                            <!-- Foto diganti sesuai permintaan -->\n                            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1705409289808-35e2ba0dda8c?q=80&w=928&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"Roti Ayam\" class=\"w-full h-full object-cover group-hover:scale-110 transition duration-500 !max-w-none\">\n                        <\/div>\n                        <div class=\"p-5\">\n                            <h3 class=\"text-lg font-bold text-gray-900 mb-1\">Roti Ayam<\/h3>\n                            <p class=\"text-gray-500 text-xs mb-3\">Isian daging ayam gurih nikmat.<\/p>\n                            <div class=\"flex justify-between items-center\">\n                                <span class=\"text-lg font-bold text-orange-600\">Rp 8.000<\/span>\n                                <a href=\"https:\/\/wa.me\/6287778230407?text=Halo%20saya%20mau%20pesan%20Roti%20Ayam\" target=\"_blank\" class=\"w-8 h-8 rounded-full bg-orange-100 text-orange-600 flex items-center justify-center hover:bg-orange-600 hover:text-white transition shadow-sm no-underline !important\">\n                                    <i class=\"fas fa-plus text-xs\"><\/i>\n                                <\/a>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- DRINKS MENU -->\n                    <!-- Kopi Gula Aren -->\n                    <div class=\"bg-white rounded-xl shadow-md overflow-hidden group hover:shadow-xl transition duration-300 border border-gray-100 transform hover:-translate-y-1\" data-aos=\"fade-up\" data-aos-delay=\"200\">\n                        <div class=\"relative h-48 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1541167760496-1628856ab772?auto=format&fit=crop&w=600&q=80\" alt=\"Kopi Gula Aren\" class=\"w-full h-full object-cover group-hover:scale-110 transition duration-500 !max-w-none\">\n                        <\/div>\n                        <div class=\"p-5\">\n                            <h3 class=\"text-lg font-bold text-gray-900 mb-1\">Es Kopi Gula Aren<\/h3>\n                            <p class=\"text-gray-500 text-xs mb-3\">Kopi susu kekinian dengan gula aren asli.<\/p>\n                            <div class=\"flex justify-between items-center\">\n                                <span class=\"text-lg font-bold text-orange-600\">Rp 12.000<\/span>\n                                <a href=\"https:\/\/wa.me\/6287778230407?text=Halo%20saya%20mau%20pesan%20Kopi%20Gula%20Aren\" target=\"_blank\" class=\"w-8 h-8 rounded-full bg-orange-100 text-orange-600 flex items-center justify-center hover:bg-orange-600 hover:text-white transition shadow-sm no-underline !important\">\n                                    <i class=\"fas fa-plus text-xs\"><\/i>\n                                <\/a>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- Matcha Latte (UPDATED IMAGE) -->\n                    <div class=\"bg-white rounded-xl shadow-md overflow-hidden group hover:shadow-xl transition duration-300 border border-gray-100 transform hover:-translate-y-1\" data-aos=\"fade-up\" data-aos-delay=\"300\">\n                        <div class=\"relative h-48 overflow-hidden\">\n                            <!-- Foto diganti sesuai permintaan -->\n                            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1515823064-d6e0c04616a7?q=80&w=871&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"Matcha\" class=\"w-full h-full object-cover group-hover:scale-110 transition duration-500 !max-w-none\">\n                        <\/div>\n                        <div class=\"p-5\">\n                            <h3 class=\"text-lg font-bold text-gray-900 mb-1\">Matcha (Es\/Hot)<\/h3>\n                            <p class=\"text-gray-500 text-xs mb-3\">Minuman teh hijau Jepang creamy.<\/p>\n                            <div class=\"flex justify-between items-center\">\n                                <span class=\"text-lg font-bold text-orange-600\">Rp 12.000<\/span>\n                                <a href=\"https:\/\/wa.me\/6287778230407?text=Halo%20saya%20mau%20pesan%20Matcha\" target=\"_blank\" class=\"w-8 h-8 rounded-full bg-orange-100 text-orange-600 flex items-center justify-center hover:bg-orange-600 hover:text-white transition shadow-sm no-underline !important\">\n                                    <i class=\"fas fa-plus text-xs\"><\/i>\n                                <\/a>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                     <!-- Americano -->\n                     <div class=\"bg-white rounded-xl shadow-md overflow-hidden group hover:shadow-xl transition duration-300 border border-gray-100 transform hover:-translate-y-1\" data-aos=\"fade-up\" data-aos-delay=\"400\">\n                        <div class=\"relative h-48 overflow-hidden\">\n                            <!-- Foto diganti dengan Black Coffee -->\n                            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1497935586351-b67a49e012bf?ixlib=rb-1.2.1&auto=format&fit=crop&w=600&q=80\" alt=\"Americano\" class=\"w-full h-full object-cover group-hover:scale-110 transition duration-500 !max-w-none\">\n                        <\/div>\n                        <div class=\"p-5\">\n                            <h3 class=\"text-lg font-bold text-gray-900 mb-1\">Americano (Es\/Hot)<\/h3>\n                            <p class=\"text-gray-500 text-xs mb-3\">Kopi hitam segar untuk semangat harimu.<\/p>\n                            <div class=\"flex justify-between items-center\">\n                                <span class=\"text-lg font-bold text-orange-600\">Rp 6.000<\/span>\n                                <a href=\"https:\/\/wa.me\/6287778230407?text=Halo%20saya%20mau%20pesan%20Americano\" target=\"_blank\" class=\"w-8 h-8 rounded-full bg-orange-100 text-orange-600 flex items-center justify-center hover:bg-orange-600 hover:text-white transition shadow-sm no-underline !important\">\n                                    <i class=\"fas fa-plus text-xs\"><\/i>\n                                <\/a>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                <\/div>\n                \n                <div class=\"text-center mt-12\" data-aos=\"fade-up\">\n                    <p class=\"text-gray-500 mb-2 text-sm\">Tersedia juga menu Teh, Coklat, dan Latte.<\/p>\n                    <a href=\"https:\/\/wa.me\/6287778230407\" class=\"inline-block border-b-2 border-orange-600 text-orange-600 font-bold hover:text-orange-800 transition no-underline !important\">Tanya Menu Lainnya <i class=\"fas fa-arrow-right ml-1\"><\/i><\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Location & Contact -->\n        <section id=\"contact\" class=\"py-20 bg-gray-50\">\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n                <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-12 items-center\">\n                    \n                    <!-- Info -->\n                    <div data-aos=\"fade-right\">\n                        <h2 class=\"text-3xl md:text-4xl font-bold text-gray-900 mb-6\">Mampir ke Toko Kami<\/h2>\n                        <p class=\"text-gray-600 mb-8\">Tim kami akan membantu memilih paket yang sesuai dengan kebutuhan dan anggaran Anda.<\/p>\n                        \n                        <div class=\"space-y-6\">\n                            <div class=\"flex items-start group\">\n                                <div class=\"flex-shrink-0 w-12 h-12 bg-orange-100 rounded-full flex items-center justify-center text-orange-600 group-hover:bg-orange-600 group-hover:text-white transition duration-300\">\n                                    <i class=\"fas fa-map-marker-alt text-xl\"><\/i>\n                                <\/div>\n                                <div class=\"ml-4\">\n                                    <h4 class=\"text-lg font-bold text-gray-900\">Alamat<\/h4>\n                                    <p class=\"text-gray-600 text-sm md:text-base\">Jl. Taman Radio Dalam VII, RT.6\/RW.15, Kby. Lama Sel., Kec. Kby. Baru, Jakarta Selatan 12140<\/p>\n                                <\/div>\n                            <\/div>\n\n                            <div class=\"flex items-start group\">\n                                <div class=\"flex-shrink-0 w-12 h-12 bg-orange-100 rounded-full flex items-center justify-center text-orange-600 group-hover:bg-orange-600 group-hover:text-white transition duration-300\">\n                                    <i class=\"fas fa-clock text-xl\"><\/i>\n                                <\/div>\n                                <div class=\"ml-4\">\n                                    <h4 class=\"text-lg font-bold text-gray-900\">Jam Operasional<\/h4>\n                                    <p class=\"text-gray-600 text-sm md:text-base\">Senin - Sabtu: 07:00 AM - 06:00 PM<\/p>\n                                <\/div>\n                            <\/div>\n\n                            <div class=\"flex items-start group\">\n                                <div class=\"flex-shrink-0 w-12 h-12 bg-green-100 rounded-full flex items-center justify-center text-green-600 group-hover:bg-green-500 group-hover:text-white transition duration-300\">\n                                    <i class=\"fab fa-whatsapp text-xl\"><\/i>\n                                <\/div>\n                                <div class=\"ml-4\">\n                                    <h4 class=\"text-lg font-bold text-gray-900\">Pemesanan Online<\/h4>\n                                    <p class=\"text-gray-600 text-sm md:text-base\">WhatsApp: 0877-7823-0407<\/p>\n                                    <a href=\"https:\/\/wa.me\/6287778230407\" class=\"text-orange-600 font-semibold hover:underline text-sm mt-1 inline-block no-underline !important\">Klik untuk Chat<\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- Map Placeholder -->\n                    <div class=\"h-96 bg-gray-200 rounded-2xl overflow-hidden shadow-lg relative transform hover:shadow-xl transition duration-300\" data-aos=\"fade-left\">\n                        <!-- Updated Map Embed Link for Jl Taman Radio Dalam VII -->\n                        <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3966.0886!2d106.7891!3d-6.2512!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e69f1a1!2sJl.%20Taman%20Radio%20Dalam%20VII!5e0!3m2!1sen!2sid!4v1234567890123\" width=\"100%\" height=\"100%\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\"><\/iframe>\n                        <div class=\"absolute bottom-4 left-4 bg-white p-3 rounded-lg shadow-md max-w-xs\">\n                            <p class=\"text-xs text-gray-500 font-semibold\">Lokasi:<\/p>\n                            <p class=\"text-xs text-gray-800\">Jl. Taman Radio Dalam VII, Jakarta Selatan.<\/p>\n                        <\/div>\n                    <\/div>\n\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Footer Updated: Elegant Left Align -->\n        <footer class=\"bg-gray-900 text-gray-300 py-16 font-light\">\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n                <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-12 mb-12 text-left\">\n                    <!-- Brand Section -->\n                    <div class=\"col-span-1 lg:col-span-2 space-y-4\">\n                        <div class=\"flex items-center gap-3\">\n                             <!-- UPDATED: Added footer-logo-lock class for smaller footer logo -->\n                             <img decoding=\"async\" src=\"https:\/\/rotiradal.com\/wp-content\/uploads\/2025\/12\/logorotiradal.png\" alt=\"Logo Roti Radio Dalam\" class=\"footer-logo-lock brightness-200 grayscale opacity-90 !max-w-none\">\n                            <span class=\"font-playfair text-2xl text-white font-bold tracking-wide\">Roti Radio Dalam<\/span>\n                        <\/div>\n                        <p class=\"text-gray-400 text-sm leading-relaxed max-w-sm\">\n                            Menghadirkan kebahagiaan sederhana melalui aroma roti hangat dan kopi pilihan. Teman setia di setiap pagi dan sore Anda.\n                        <\/p>\n                    <\/div>\n                    \n                    <!-- Quick Links -->\n                    <div>\n                        <h4 class=\"text-white font-semibold mb-6 tracking-wider uppercase text-sm border-b border-gray-700 pb-2 inline-block\">Menu<\/h4>\n                        <ul class=\"space-y-3 text-sm\">\n                            <li><a href=\"#home\" class=\"hover:text-orange-500 transition-colors duration-300 flex items-center gap-2 no-underline !important\"><i class=\"fas fa-chevron-right text-xs text-gray-600\"><\/i> Beranda<\/a><\/li>\n                            <li><a href=\"#products\" class=\"hover:text-orange-500 transition-colors duration-300 flex items-center gap-2 no-underline !important\"><i class=\"fas fa-chevron-right text-xs text-gray-600\"><\/i> Menu Favorit<\/a><\/li>\n                            <li><a href=\"#about\" class=\"hover:text-orange-500 transition-colors duration-300 flex items-center gap-2 no-underline !important\"><i class=\"fas fa-chevron-right text-xs text-gray-600\"><\/i> Tentang Kami<\/a><\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <!-- Connect -->\n                    <div>\n                        <h4 class=\"text-white font-semibold mb-6 tracking-wider uppercase text-sm border-b border-gray-700 pb-2 inline-block\">Hubungi Kami<\/h4>\n                        <div class=\"flex gap-4\">\n                            <a href=\"https:\/\/instagram.com\/rotiradal\" target=\"_blank\" class=\"w-10 h-10 rounded-full bg-gray-800 flex items-center justify-center hover:bg-orange-600 transition-all duration-300 text-white group no-underline !important flex\">\n                                <i class=\"fab fa-instagram text-lg group-hover:scale-110 transition-transform\"><\/i>\n                            <\/a>\n                            <a href=\"https:\/\/wa.me\/6287778230407\" target=\"_blank\" class=\"w-10 h-10 rounded-full bg-gray-800 flex items-center justify-center hover:bg-green-600 transition-all duration-300 text-white group no-underline !important flex\">\n                                <i class=\"fab fa-whatsapp text-lg group-hover:scale-110 transition-transform\"><\/i>\n                            <\/a>\n                             <a href=\"https:\/\/www.rotiradal.com\" target=\"_blank\" class=\"w-10 h-10 rounded-full bg-gray-800 flex items-center justify-center hover:bg-blue-600 transition-all duration-300 text-white group no-underline !important flex\">\n                                <i class=\"fas fa-globe text-lg group-hover:scale-110 transition-transform\"><\/i>\n                            <\/a>\n                        <\/div>\n                         <p class=\"mt-6 text-xs text-gray-500\">\n                            Jl. Taman Radio Dalam VII, Jakarta Selatan\n                        <\/p>\n                    <\/div>\n                <\/div>\n                \n                <!-- Bottom Bar -->\n                <div class=\"border-t border-gray-800 pt-8 flex flex-col md:flex-row justify-between items-center text-sm text-gray-500\">\n                    <p>&copy; 2025 Roti Radio Dalam. All rights reserved.<\/p>\n                    <div class=\"flex gap-6 mt-4 md:mt-0\">\n                        <a href=\"#\" class=\"hover:text-white transition-colors no-underline !important\">Privacy Policy<\/a>\n                        <a href=\"#\" class=\"hover:text-white transition-colors no-underline !important\">Terms of Service<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/footer>\n    <\/div>\n\n    <!-- Floating WhatsApp Button with Animation -->\n    <a href=\"https:\/\/wa.me\/6287778230407?text=Halo%20Roti%20Radio%20Dalam,%20saya%20ingin%20bertanya%20tentang%20menu...\" \n       target=\"_blank\" \n       class=\"fixed bottom-6 right-6 z-50 bg-[#25D366] text-white w-14 h-14 md:w-16 md:h-16 rounded-full flex items-center justify-center shadow-2xl hover:bg-[#20bd5a] transition-all transform hover:scale-110 btn-pulse focus:outline-none group no-underline !important\"\n       aria-label=\"Chat WhatsApp\">\n        <i class=\"fab fa-whatsapp text-3xl md:text-4xl\"><\/i>\n        <!-- Tooltip text (muncul saat hover) -->\n        <span class=\"absolute right-16 md:right-20 bg-white text-gray-800 px-3 py-1 md:px-4 md:py-2 rounded-lg shadow-lg text-xs md:text-sm font-bold opacity-0 group-hover:opacity-100 transition-opacity duration-300 whitespace-nowrap pointer-events-none\">\n            Pesan Sekarang!\n            <span class=\"absolute top-1\/2 -right-2 -mt-1.5 border-8 border-transparent border-l-white\"><\/span>\n        <\/span>\n    <\/a>\n\n    <!-- Initialize AOS Animation -->\n    <script src=\"https:\/\/unpkg.com\/aos@2.3.1\/dist\/aos.js\"><\/script>\n    <script>\n        AOS.init({\n            once: true, \/\/ Animasi hanya berjalan sekali saat scroll ke bawah\n            offset: 100, \/\/ Trigger animasi 100px sebelum elemen terlihat\n            duration: 800, \/\/ Durasi animasi\n            easing: 'ease-out-cubic',\n        });\n\n        \/\/ Simple script to handle navbar transparency on scroll\n        window.addEventListener('scroll', function() {\n            const navbar = document.getElementById('navbar');\n            if (window.scrollY > 50) {\n                navbar.classList.add('shadow-md');\n                navbar.classList.add('bg-white\/95');\n                navbar.classList.add('backdrop-blur-sm');\n            } else {\n                \/\/ navbar.classList.remove('shadow-md'); \n            }\n        });\n    <\/script>\n<\/body>\n<\/html>\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>Roti Radio Dalam &#8211; Fresh &#038; Simple Beranda Menu Tentang Kami Pesan Beranda Menu Tentang Hubungi Kami Fresh &#038; Simple Coffee &#038; Bread Nikmati aroma kopi pilihan yang freshly brewed, dipadukan dengan roti lembut yang baru keluar dari oven. Lihat Menu Chat WhatsApp Fresh Bread Roti lembut fresh from the oven dengan varian rasa klasik [&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-12","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/rotiradal.com\/index.php?rest_route=\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rotiradal.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rotiradal.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rotiradal.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rotiradal.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=12"}],"version-history":[{"count":7,"href":"https:\/\/rotiradal.com\/index.php?rest_route=\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":20,"href":"https:\/\/rotiradal.com\/index.php?rest_route=\/wp\/v2\/pages\/12\/revisions\/20"}],"wp:attachment":[{"href":"https:\/\/rotiradal.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}