{"id":2236,"date":"2026-06-20T11:38:26","date_gmt":"2026-06-20T11:38:26","guid":{"rendered":"https:\/\/zadbladna.com\/?st-import=d0ff8aac267098373fb2c5a5cac3855e"},"modified":"2026-07-08T07:23:47","modified_gmt":"2026-07-08T07:23:47","slug":"home","status":"publish","type":"page","link":"https:\/\/zadbladna.com\/ar\/","title":{"rendered":"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"2236\" class=\"elementor elementor-2236\">\n\t\t\t\t<div class=\"elementor-element elementor-element-01dd719 e-con-full e-flex e-con e-parent\" data-id=\"01dd719\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-614cffa8 e-con-full e-flex e-con e-parent\" data-id=\"614cffa8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-12fe9ae6 elementor-widget elementor-widget-shortcode\" data-id=\"12fe9ae6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<!DOCTYPE html>\n<html lang=\"en\" dir=\"ltr\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>ZAD BLADNA \u00b7 Restaurant<\/title>\n  <!-- Google Fonts -->\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Alexandria:wght@300;400;600;700;900&family=Playfair+Display:wght@700;900&display=swap\" rel=\"stylesheet\" \/>\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\" \/>\n  <style>\n    \/* ----- RESET & BASE (LTR) ----- *\/\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n    body {\n      font-family: 'Alexandria', 'Segoe UI', sans-serif;\n      background: #ffffff;\n      color: #2c1e14;\n      direction: ltr;\n      overflow-x: hidden;\n    }\n\n    \/* =============================================================\n       PRELOADER \u2014 premium waveform + frequency rings + glitch\n       ============================================================= *\/\n    #preloader {\n      position: fixed;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      background: #0a0807;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      z-index: 99999;\n      transition: opacity 0.8s ease, visibility 0.8s ease;\n      cursor: pointer;\n      overflow: hidden;\n    }\n    #preloader.hidden {\n      opacity: 0;\n      visibility: hidden;\n      pointer-events: none;\n    }\n\n    \/* waveform bg *\/\n    #preloader .wave-bg {\n      position: absolute;\n      bottom: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      pointer-events: none;\n      z-index: 0;\n      opacity: 0.2;\n    }\n    #preloader .wave-bg canvas {\n      width: 100%;\n      height: 100%;\n      display: block;\n    }\n\n    \/* frequency rings *\/\n    #preloader .freq-container {\n      position: relative;\n      width: 320px;\n      height: 320px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      z-index: 2;\n    }\n    #preloader .freq-container .freq-ring {\n      position: absolute;\n      border-radius: 50%;\n      border: 1px solid transparent;\n      animation: freqPulse 2.5s ease-in-out infinite;\n    }\n    #preloader .freq-container .freq-ring:nth-child(1) {\n      width: 100%;\n      height: 100%;\n      border-color: rgba(192, 57, 43, 0.08);\n      animation-duration: 2.8s;\n    }\n    #preloader .freq-container .freq-ring:nth-child(2) {\n      width: 85%;\n      height: 85%;\n      border-color: rgba(192, 57, 43, 0.12);\n      animation-duration: 3.2s;\n      animation-delay: 0.3s;\n    }\n    #preloader .freq-container .freq-ring:nth-child(3) {\n      width: 70%;\n      height: 70%;\n      border-color: rgba(212, 163, 115, 0.15);\n      animation-duration: 3.6s;\n      animation-delay: 0.6s;\n    }\n    #preloader .freq-container .freq-ring:nth-child(4) {\n      width: 55%;\n      height: 55%;\n      border-color: rgba(192, 57, 43, 0.2);\n      animation-duration: 4s;\n      animation-delay: 0.9s;\n    }\n    #preloader .freq-container .freq-ring:nth-child(5) {\n      width: 40%;\n      height: 40%;\n      border-color: rgba(212, 163, 115, 0.25);\n      animation-duration: 4.5s;\n      animation-delay: 1.2s;\n    }\n    #preloader .freq-container .freq-ring:nth-child(6) {\n      width: 25%;\n      height: 25%;\n      border-color: rgba(192, 57, 43, 0.3);\n      animation-duration: 5s;\n      animation-delay: 1.5s;\n    }\n\n    @keyframes freqPulse {\n      0% { transform: scale(0.8) rotate(0deg); opacity: 0.1; }\n      50% { transform: scale(1.1) rotate(180deg); opacity: 0.6; }\n      100% { transform: scale(0.8) rotate(360deg); opacity: 0.1; }\n    }\n\n    \/* frequency lines *\/\n    #preloader .freq-lines {\n      position: absolute;\n      z-index: 1;\n      width: 100%;\n      height: 100%;\n      pointer-events: none;\n      opacity: 0.15;\n    }\n    #preloader .freq-lines .line {\n      position: absolute;\n      background: linear-gradient(180deg, transparent, #c0392b, transparent);\n      width: 2px;\n      height: 30%;\n      bottom: 10%;\n      border-radius: 2px;\n      animation: lineWave 1.8s ease-in-out infinite;\n    }\n    #preloader .freq-lines .line:nth-child(1) { left: 10%; animation-delay: 0s; height: 25%; }\n    #preloader .freq-lines .line:nth-child(2) { left: 20%; animation-delay: 0.3s; height: 40%; }\n    #preloader .freq-lines .line:nth-child(3) { left: 30%; animation-delay: 0.6s; height: 20%; }\n    #preloader .freq-lines .line:nth-child(4) { left: 40%; animation-delay: 0.9s; height: 50%; }\n    #preloader .freq-lines .line:nth-child(5) { left: 50%; animation-delay: 1.2s; height: 30%; }\n    #preloader .freq-lines .line:nth-child(6) { left: 60%; animation-delay: 1.5s; height: 45%; }\n    #preloader .freq-lines .line:nth-child(7) { left: 70%; animation-delay: 0.2s; height: 25%; }\n    #preloader .freq-lines .line:nth-child(8) { left: 80%; animation-delay: 0.8s; height: 35%; }\n    #preloader .freq-lines .line:nth-child(9) { left: 90%; animation-delay: 1.1s; height: 20%; }\n\n    @keyframes lineWave {\n      0% { transform: scaleY(0.3); opacity: 0.2; }\n      50% { transform: scaleY(1); opacity: 1; }\n      100% { transform: scaleY(0.3); opacity: 0.2; }\n    }\n\n    \/* main logo glitch *\/\n    #preloader .main-logo {\n      font-family: 'Playfair Display', serif;\n      font-size: 4rem;\n      font-weight: 900;\n      color: #c0392b;\n      letter-spacing: 8px;\n      z-index: 3;\n      text-shadow: 0 0 40px rgba(192, 57, 43, 0.15);\n      animation: glitchText 3s ease-in-out infinite;\n      text-align: center;\n      line-height: 1.1;\n      position: relative;\n    }\n    @keyframes glitchText {\n      0%, 100% { text-shadow: 0 0 40px rgba(192, 57, 43, 0.08); transform: translate(0); }\n      5% { text-shadow: -3px 0 #d4a373, 3px 0 #c0392b; transform: translate(-3px); }\n      10% { text-shadow: 3px 0 #d4a373, -3px 0 #c0392b; transform: translate(3px); }\n      15% { text-shadow: -2px 0 #c0392b, 2px 0 #d4a373; transform: translate(-2px); }\n      20% { text-shadow: 0 0 40px rgba(192, 57, 43, 0.08); transform: translate(0); }\n      50% { text-shadow: 0 0 80px rgba(192, 57, 43, 0.2), 0 0 120px rgba(212, 163, 115, 0.05); }\n    }\n    #preloader .main-logo span {\n      color: #d4a373;\n      animation: glitchSpan 2.8s ease-in-out infinite;\n    }\n    @keyframes glitchSpan {\n      0%, 100% { opacity: 1; }\n      8% { opacity: 0.2; transform: translateX(-2px); }\n      12% { opacity: 1; transform: translateX(0); }\n      20% { opacity: 0.8; transform: translateX(2px); }\n      25% { opacity: 1; transform: translateX(0); }\n    }\n    #preloader .main-logo small {\n      display: block;\n      font-size: 0.7rem;\n      letter-spacing: 8px;\n      color: #6b4f3a;\n      font-weight: 300;\n      font-family: 'Alexandria', sans-serif;\n      margin-top: 0.4rem;\n      animation: subtitleFreq 2s ease-in-out infinite;\n    }\n    @keyframes subtitleFreq {\n      0%, 100% { opacity: 0.3; letter-spacing: 8px; }\n      50% { opacity: 1; letter-spacing: 12px; }\n    }\n\n    \/* loader bar *\/\n    #preloader .loader-bar-wrapper {\n      width: 280px;\n      height: 3px;\n      background: rgba(255, 255, 255, 0.04);\n      border-radius: 10px;\n      overflow: hidden;\n      margin-top: 2.8rem;\n      z-index: 3;\n      position: relative;\n      box-shadow: 0 0 40px rgba(192, 57, 43, 0.03);\n    }\n    #preloader .loader-bar-wrapper .loader-bar-fill {\n      width: 0%;\n      height: 100%;\n      background: linear-gradient(90deg, #c0392b, #d4a373, #c0392b, #d4a373);\n      background-size: 300% 100%;\n      border-radius: 10px;\n      animation: barFill 2.8s ease-in-out infinite, barShimmer 1.8s ease-in-out infinite;\n    }\n    @keyframes barFill {\n      0% { width: 0%; }\n      50% { width: 70%; }\n      100% { width: 100%; }\n    }\n    @keyframes barShimmer {\n      0% { background-position: 0% 0%; }\n      100% { background-position: 300% 0%; }\n    }\n\n    \/* percentage *\/\n    #preloader .loader-percentage {\n      font-family: 'Alexandria', sans-serif;\n      font-size: 0.9rem;\n      color: #6b4f3a;\n      margin-top: 0.8rem;\n      letter-spacing: 4px;\n      z-index: 3;\n      font-weight: 300;\n      animation: percentFreq 1.8s ease-in-out infinite;\n    }\n    #preloader .loader-percentage span {\n      color: #d4a373;\n      font-weight: 600;\n    }\n    @keyframes percentFreq {\n      0%, 100% { opacity: 0.4; transform: scale(1); }\n      50% { opacity: 1; transform: scale(1.05); }\n    }\n\n    \/* hint *\/\n    #preloader .loader-hint {\n      color: #3d2c1e;\n      font-size: 0.65rem;\n      margin-top: 2rem;\n      letter-spacing: 6px;\n      animation: hintFreq 2.5s ease-in-out infinite;\n      z-index: 3;\n      font-weight: 300;\n    }\n    @keyframes hintFreq {\n      0%, 100% { opacity: 0.1; letter-spacing: 6px; }\n      50% { opacity: 0.8; letter-spacing: 12px; }\n    }\n\n    \/* =============================================================\n       REVEAL ANIMATIONS\n       ============================================================= *\/\n    .reveal {\n      opacity: 0;\n      transform: translateY(60px);\n      transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    }\n    .reveal.active {\n      opacity: 1;\n      transform: translateY(0);\n    }\n    .reveal-left {\n      opacity: 0;\n      transform: translateX(-60px);\n      transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    }\n    .reveal-left.active {\n      opacity: 1;\n      transform: translateX(0);\n    }\n    .reveal-right {\n      opacity: 0;\n      transform: translateX(60px);\n      transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    }\n    .reveal-right.active {\n      opacity: 1;\n      transform: translateX(0);\n    }\n\n    \/* typing cursor *\/\n    .typing-wrapper {\n      display: inline-block;\n      position: relative;\n    }\n    .typing-wrapper .cursor {\n      display: inline-block;\n      width: 3px;\n      height: 1.1em;\n      background: #c0392b;\n      margin-left: 4px;\n      animation: cursorBlink 0.8s step-end infinite;\n      vertical-align: text-bottom;\n    }\n    @keyframes cursorBlink {\n      0%, 100% { opacity: 1; }\n      50% { opacity: 0; }\n    }\n    .pulse-word {\n      display: inline-block;\n      animation: wordPulse 2.5s ease-in-out infinite;\n    }\n    @keyframes wordPulse {\n      0%, 100% { transform: scale(1); color: #c0392b; }\n      50% { transform: scale(1.08); color: #d4a373; }\n    }\n    .textPulse {\n      animation: textPulse 3s ease-in-out infinite;\n    }\n    @keyframes textPulse {\n      0%, 100% { text-shadow: 0 0 0 rgba(192, 57, 43, 0); }\n      50% { text-shadow: 0 0 30px rgba(192, 57, 43, 0.15); }\n    }\n    .iconPulse {\n      animation: iconPulse 3s ease-in-out infinite;\n    }\n    @keyframes iconPulse {\n      0%, 100% { transform: scale(1); opacity: 0.8; }\n      50% { transform: scale(1.05); opacity: 1; }\n    }\n\n    \/* \u062f\u0639\u0645 \u0627\u0644\u0643\u062a\u0627\u0628\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0641\u064a RTL *\/\n    .typed-text {\n      direction: ltr;\n      unicode-bidi: embed;\n      display: inline-block;\n    }\n    html[dir=\"rtl\"] .typed-text,\n    html[lang=\"ar\"] .typed-text {\n      direction: rtl;\n      unicode-bidi: plaintext;\n    }\n    html[dir=\"rtl\"] .typing-wrapper,\n    html[lang=\"ar\"] .typing-wrapper {\n      direction: rtl;\n    }\n    html[dir=\"rtl\"] .cursor,\n    html[lang=\"ar\"] .cursor {\n      margin-left: 0;\n      margin-right: 4px;\n    }\n\n    \/* =============================================================\n       MAIN WRAPPER (LTR)\n       ============================================================= *\/\n    .home-wrapper {\n      position: relative;\n      z-index: 1;\n      max-width: 1300px;\n      margin: 0 auto;\n      padding: 2rem 2rem 3rem;\n    }\n\n    \/* ========== HERO ========== *\/\n    .hero {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 4rem;\n      align-items: center;\n      min-height: 80vh;\n      padding: 2rem 0 4rem;\n    }\n    .hero-content {\n      display: flex;\n      flex-direction: column;\n      gap: 1.8rem;\n    }\n    .hero-content .badge {\n      display: inline-block;\n      background: rgba(192, 57, 43, 0.06);\n      color: #c0392b;\n      padding: 0.3rem 2rem;\n      border-radius: 60px;\n      font-size: 0.7rem;\n      font-weight: 600;\n      letter-spacing: 4px;\n      border: 1px solid rgba(192, 57, 43, 0.1);\n      width: fit-content;\n      animation: badgePulse 3s ease-in-out infinite;\n    }\n    @keyframes badgePulse {\n      0%, 100% { box-shadow: 0 0 0 0 rgba(192, 57, 43, 0); }\n      50% { box-shadow: 0 0 30px rgba(192, 57, 43, 0.08); }\n    }\n    .hero-content h1 {\n      font-family: 'Playfair Display', serif;\n      font-size: 5rem;\n      font-weight: 900;\n      line-height: 1.05;\n      min-height: 6rem;\n    }\n    .hero-content h1 .highlight-red {\n      color: #c0392b;\n    }\n    .hero-content h1 .highlight-gold {\n      color: #d4a373;\n    }\n    .hero-content .sub-text {\n      font-size: 1.1rem;\n      color: #6b4f3a;\n      line-height: 2;\n      max-width: 480px;\n    }\n    .hero-content .hero-buttons {\n      display: flex;\n      gap: 1.2rem;\n      flex-wrap: wrap;\n      margin-top: 0.5rem;\n    }\n    .hero-content .btn-primary {\n      background: linear-gradient(135deg, #c0392b, #a1281e);\n      color: #fff;\n      border: none;\n      padding: 0.9rem 3.2rem;\n      border-radius: 60px;\n      font-family: 'Alexandria', sans-serif;\n      font-weight: 600;\n      font-size: 1rem;\n      cursor: pointer;\n      transition: all 0.4s ease;\n      box-shadow: 0 8px 35px rgba(192, 57, 43, 0.15);\n      text-decoration: none;\n      display: inline-flex;\n      align-items: center;\n      gap: 0.8rem;\n      animation: btnPulse 3s ease-in-out infinite;\n    }\n    @keyframes btnPulse {\n      0%, 100% { box-shadow: 0 8px 35px rgba(192, 57, 43, 0.15); }\n      50% { box-shadow: 0 8px 50px rgba(192, 57, 43, 0.35); }\n    }\n    .hero-content .btn-primary:hover {\n      transform: translateY(-5px) scale(1.02);\n      animation: none;\n      box-shadow: 0 18px 50px rgba(192, 57, 43, 0.3);\n    }\n    .hero-content .btn-secondary {\n      background: transparent;\n      color: #2c1e14;\n      border: 1px solid rgba(192, 57, 43, 0.2);\n      padding: 0.9rem 2.5rem;\n      border-radius: 60px;\n      font-family: 'Alexandria', sans-serif;\n      font-weight: 600;\n      font-size: 1rem;\n      cursor: pointer;\n      transition: all 0.4s ease;\n      text-decoration: none;\n      display: inline-flex;\n      align-items: center;\n      gap: 0.8rem;\n    }\n    .hero-content .btn-secondary:hover {\n      border-color: #c0392b;\n      background: rgba(192, 57, 43, 0.03);\n      transform: translateY(-5px);\n    }\n    .hero-image {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      position: relative;\n    }\n    .hero-image .floating-card {\n      background: rgba(255, 255, 255, 0.8);\n      backdrop-filter: blur(15px);\n      border: 1px solid rgba(192, 57, 43, 0.06);\n      border-radius: 32px;\n      padding: 3.5rem 2.5rem;\n      text-align: center;\n      width: 100%;\n      max-width: 450px;\n      animation: floatCard 7s ease-in-out infinite;\n      box-shadow: 0 40px 80px rgba(0,0,0,0.04);\n    }\n    @keyframes floatCard {\n      0%, 100% { transform: translateY(0); }\n      50% { transform: translateY(-18px); }\n    }\n    .hero-image .floating-card .big-icon {\n      font-size: 4.5rem;\n      color: #c0392b;\n      margin-bottom: 1rem;\n      animation: iconPulse 3s ease-in-out infinite;\n    }\n    .hero-image .floating-card h3 {\n      font-family: 'Playfair Display', serif;\n      font-size: 2.4rem;\n      color: #2c1e14;\n    }\n    .hero-image .floating-card h3 span {\n      color: #c0392b;\n    }\n    .hero-image .floating-card p {\n      color: #8f735b;\n      font-size: 0.85rem;\n      margin-top: 0.5rem;\n      letter-spacing: 3px;\n    }\n    .hero-image .floating-card .brand-strip {\n      display: flex;\n      justify-content: center;\n      gap: 1rem;\n      margin-top: 1.5rem;\n      flex-wrap: wrap;\n    }\n    .hero-image .floating-card .brand-strip span {\n      font-size: 0.6rem;\n      color: #8f735b;\n      letter-spacing: 3px;\n      font-weight: 300;\n      border: 1px solid rgba(192, 57, 43, 0.06);\n      padding: 0.2rem 1.2rem;\n      border-radius: 60px;\n      background: rgba(192, 57, 43, 0.02);\n      animation: pulseSlow 3s ease-in-out infinite;\n    }\n    .hero-image .floating-card .brand-strip span:nth-child(2) { animation-delay: 0.5s; }\n    .hero-image .floating-card .brand-strip span:nth-child(3) { animation-delay: 1s; }\n    .hero-image .floating-card .brand-strip span:nth-child(4) { animation-delay: 1.5s; }\n\n    @keyframes pulseSlow {\n      0%, 100% { opacity: 0.5; transform: scale(1); }\n      50% { opacity: 1; transform: scale(1.05); }\n    }\n\n    \/* ========== ABOUT ========== *\/\n    .section-about {\n      margin-top: 4rem;\n      padding: 4rem 0;\n      border-top: 1px solid rgba(192, 57, 43, 0.06);\n      border-bottom: 1px solid rgba(192, 57, 43, 0.06);\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 4rem;\n      align-items: center;\n    }\n    .section-about .about-text h2 {\n      font-family: 'Playfair Display', serif;\n      font-size: 3rem;\n      color: #2c1e14;\n    }\n    .section-about .about-text h2 span {\n      color: #c0392b;\n      animation: textPulse 3s ease-in-out infinite;\n    }\n    .section-about .about-text p {\n      color: #6b4f3a;\n      line-height: 2;\n      margin-top: 1rem;\n      font-size: 1rem;\n    }\n    .section-about .about-text .about-stats {\n      display: flex;\n      gap: 3.5rem;\n      margin-top: 2.5rem;\n    }\n    .section-about .about-text .about-stats .stat {\n      text-align: center;\n    }\n    .section-about .about-text .about-stats .stat h3 {\n      font-family: 'Playfair Display', serif;\n      font-size: 2.8rem;\n      color: #c0392b;\n      animation: statPulse 4s ease-in-out infinite;\n    }\n    @keyframes statPulse {\n      0%, 100% { transform: scale(1); }\n      50% { transform: scale(1.04); }\n    }\n    .section-about .about-text .about-stats .stat p {\n      font-size: 0.75rem;\n      color: #8f735b;\n      letter-spacing: 2px;\n      margin-top: 0.2rem;\n    }\n    .section-about .about-image {\n      display: flex;\n      justify-content: center;\n    }\n    .section-about .about-image .about-card {\n      background: rgba(255, 255, 255, 0.8);\n      border: 1px solid rgba(192, 57, 43, 0.06);\n      border-radius: 32px;\n      padding: 3rem 2.5rem;\n      text-align: center;\n      width: 100%;\n      max-width: 400px;\n      box-shadow: 0 20px 40px rgba(0,0,0,0.02);\n    }\n    .section-about .about-image .about-card .icon {\n      font-size: 4rem;\n      color: #c0392b;\n      animation: iconPulse 3s ease-in-out infinite;\n    }\n    .section-about .about-image .about-card h4 {\n      font-family: 'Playfair Display', serif;\n      font-size: 2rem;\n      color: #d4a373;\n      margin-top: 0.5rem;\n    }\n    .section-about .about-image .about-card p {\n      color: #8f735b;\n      font-size: 0.85rem;\n      margin-top: 0.3rem;\n    }\n\n    \/* ========== GALLERY ========== *\/\n    .section-gallery {\n      margin-top: 5rem;\n      padding: 2rem 0;\n    }\n    .section-gallery .section-title {\n      text-align: center;\n      font-family: 'Playfair Display', serif;\n      font-size: 3rem;\n      color: #2c1e14;\n      margin-bottom: 2.5rem;\n    }\n    .section-gallery .section-title span {\n      color: #c0392b;\n    }\n    .gallery-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 1.5rem;\n    }\n    .gallery-item {\n      position: relative;\n      border-radius: 24px;\n      overflow: hidden;\n      aspect-ratio: 4\/3;\n      cursor: pointer;\n      box-shadow: 0 4px 20px rgba(0,0,0,0.04);\n      transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n      background-size: cover;\n      background-position: center;\n      text-decoration: none;\n      color: inherit;\n      display: block;\n    }\n    .gallery-item:hover {\n      transform: translateY(-8px) scale(1.02);\n      box-shadow: 0 20px 50px rgba(192, 57, 43, 0.08);\n    }\n    .gallery-item:nth-child(1) {\n      background-image: url('data:image\/svg+xml;utf8,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 400 300\"><rect width=\"400\" height=\"300\" fill=\"%23fcf2ed\"\/><text x=\"200\" y=\"130\" font-family=\"Arial\" font-size=\"60\" text-anchor=\"middle\" fill=\"%23c0392b\">\ud83c\udf56<\/text><text x=\"200\" y=\"180\" font-family=\"Arial\" font-size=\"20\" text-anchor=\"middle\" fill=\"%238f735b\">Fatta<\/text><\/svg>');\n      background-color: #fcf2ed;\n    }\n    .gallery-item:nth-child(2) {\n      background-image: url('data:image\/svg+xml;utf8,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 400 300\"><rect width=\"400\" height=\"300\" fill=\"%23f0e6da\"\/><text x=\"200\" y=\"130\" font-family=\"Arial\" font-size=\"60\" text-anchor=\"middle\" fill=\"%23c0392b\">\ud83e\udd69<\/text><text x=\"200\" y=\"180\" font-family=\"Arial\" font-size=\"20\" text-anchor=\"middle\" fill=\"%238f735b\">Mixed Grill<\/text><\/svg>');\n      background-color: #f0e6da;\n    }\n    .gallery-item:nth-child(3) {\n      background-image: url('data:image\/svg+xml;utf8,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 400 300\"><rect width=\"400\" height=\"300\" fill=\"%23fcf8f3\"\/><text x=\"200\" y=\"130\" font-family=\"Arial\" font-size=\"60\" text-anchor=\"middle\" fill=\"%23c0392b\">\ud83c\udf5d<\/text><text x=\"200\" y=\"180\" font-family=\"Arial\" font-size=\"20\" text-anchor=\"middle\" fill=\"%238f735b\">Pasta<\/text><\/svg>');\n      background-color: #fcf8f3;\n    }\n    .gallery-item:nth-child(4) {\n      background-image: url('data:image\/svg+xml;utf8,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 400 300\"><rect width=\"400\" height=\"300\" fill=\"%23fae8e0\"\/><text x=\"200\" y=\"130\" font-family=\"Arial\" font-size=\"60\" text-anchor=\"middle\" fill=\"%23c0392b\">\ud83c\udf70<\/text><text x=\"200\" y=\"180\" font-family=\"Arial\" font-size=\"20\" text-anchor=\"middle\" fill=\"%238f735b\">Desserts<\/text><\/svg>');\n      background-color: #fae8e0;\n    }\n    .gallery-item:nth-child(5) {\n      background-image: url('data:image\/svg+xml;utf8,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 400 300\"><rect width=\"400\" height=\"300\" fill=\"%23f5ede5\"\/><text x=\"200\" y=\"130\" font-family=\"Arial\" font-size=\"60\" text-anchor=\"middle\" fill=\"%23c0392b\">\ud83c\udf72<\/text><text x=\"200\" y=\"180\" font-family=\"Arial\" font-size=\"20\" text-anchor=\"middle\" fill=\"%238f735b\">Soups<\/text><\/svg>');\n      background-color: #f5ede5;\n    }\n    .gallery-item:nth-child(6) {\n      background-image: url('data:image\/svg+xml;utf8,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 400 300\"><rect width=\"400\" height=\"300\" fill=\"%23e8ddd0\"\/><text x=\"200\" y=\"130\" font-family=\"Arial\" font-size=\"60\" text-anchor=\"middle\" fill=\"%23c0392b\">\ud83e\udd59<\/text><text x=\"200\" y=\"180\" font-family=\"Arial\" font-size=\"20\" text-anchor=\"middle\" fill=\"%238f735b\">Appetizers<\/text><\/svg>');\n      background-color: #e8ddd0;\n    }\n\n    .gallery-item .gallery-overlay {\n      position: absolute;\n      bottom: 0;\n      left: 0;\n      right: 0;\n      padding: 1.5rem;\n      background: linear-gradient(transparent, rgba(0,0,0,0.5));\n      color: #fff;\n      transform: translateY(100%);\n      transition: all 0.4s ease;\n    }\n    .gallery-item:hover .gallery-overlay {\n      transform: translateY(0);\n    }\n    .gallery-item .gallery-overlay h4 {\n      font-size: 1.2rem;\n      font-weight: 600;\n      font-family: 'Playfair Display', serif;\n    }\n    .gallery-item .gallery-overlay p {\n      font-size: 0.85rem;\n      opacity: 0.9;\n    }\n    .gallery-item .gallery-tag {\n      position: absolute;\n      top: 1rem;\n      right: 1rem;\n      background: rgba(192, 57, 43, 0.85);\n      color: #fff;\n      padding: 0.2rem 1.2rem;\n      border-radius: 60px;\n      font-size: 0.65rem;\n      font-weight: 600;\n      letter-spacing: 2px;\n      backdrop-filter: blur(5px);\n    }\n\n    \/* ========== OFFERS ========== *\/\n    .section-offers {\n      margin-top: 5rem;\n      padding: 3rem 0;\n      background: linear-gradient(135deg, rgba(192, 57, 43, 0.02), rgba(255, 255, 255, 0.9));\n      border-radius: 40px;\n      border: 1px solid rgba(192, 57, 43, 0.04);\n    }\n    .section-offers .section-title {\n      text-align: center;\n      font-family: 'Playfair Display', serif;\n      font-size: 3rem;\n      color: #2c1e14;\n      margin-bottom: 2.5rem;\n    }\n    .section-offers .section-title span {\n      color: #c0392b;\n      animation: textPulse 3s ease-in-out infinite;\n    }\n    .offers-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 2rem;\n      padding: 0 2rem;\n    }\n    .offer-card {\n      background: rgba(255, 255, 255, 0.9);\n      border-radius: 28px;\n      padding: 2.5rem 2rem;\n      text-align: center;\n      border: 1px solid rgba(192, 57, 43, 0.04);\n      box-shadow: 0 4px 20px rgba(0,0,0,0.02);\n      transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n      position: relative;\n      overflow: hidden;\n      cursor: pointer;\n      text-decoration: none;\n      color: inherit;\n      display: block;\n    }\n    .offer-card::before {\n      content: '';\n      position: absolute;\n      top: -50%;\n      left: -50%;\n      width: 200%;\n      height: 200%;\n      background: radial-gradient(circle at 30% 30%, rgba(192, 57, 43, 0.02), transparent 70%);\n      opacity: 0;\n      transition: opacity 0.6s ease;\n    }\n    .offer-card:hover::before {\n      opacity: 1;\n    }\n    .offer-card:hover {\n      transform: translateY(-10px) scale(1.02);\n      box-shadow: 0 20px 50px rgba(192, 57, 43, 0.06);\n      border-color: rgba(192, 57, 43, 0.08);\n    }\n    .offer-card .offer-icon {\n      font-size: 2.8rem;\n      color: #d4a373;\n      margin-bottom: 1rem;\n      animation: iconPulse 4s ease-in-out infinite;\n    }\n    .offer-card .offer-badge {\n      display: inline-block;\n      background: linear-gradient(135deg, #c0392b, #a1281e);\n      color: #fff;\n      padding: 0.2rem 1.5rem;\n      border-radius: 60px;\n      font-size: 0.75rem;\n      font-weight: 600;\n      letter-spacing: 2px;\n      margin-bottom: 1rem;\n      animation: btnPulse 3s ease-in-out infinite;\n    }\n    .offer-card h4 {\n      font-size: 1.3rem;\n      font-weight: 600;\n      color: #2c1e14;\n    }\n    .offer-card p {\n      color: #8f735b;\n      font-size: 0.9rem;\n      margin: 0.5rem 0 1rem;\n      line-height: 1.6;\n    }\n    .offer-card .offer-price {\n      display: inline-block;\n      font-family: 'Playfair Display', serif;\n      font-size: 2rem;\n      color: #c0392b;\n      font-weight: 700;\n    }\n    .offer-card .offer-price small {\n      font-size: 0.8rem;\n      color: #8f735b;\n      font-family: 'Alexandria', sans-serif;\n      font-weight: 300;\n    }\n    .offer-card .offer-old-price {\n      display: inline-block;\n      font-size: 1rem;\n      color: #d4c4b5;\n      text-decoration: line-through;\n      margin-left: 0.8rem;\n    }\n\n    \/* ========== DISHES ========== *\/\n    .section-dishes {\n      margin-top: 5rem;\n    }\n    .section-dishes .section-title {\n      text-align: center;\n      font-family: 'Playfair Display', serif;\n      font-size: 3rem;\n      color: #2c1e14;\n      margin-bottom: 2.5rem;\n    }\n    .section-dishes .section-title span {\n      color: #c0392b;\n    }\n    .dishes-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n      gap: 2rem;\n    }\n    .dish-card {\n      background: rgba(255, 255, 255, 0.9);\n      border: 1px solid rgba(192, 57, 43, 0.04);\n      border-radius: 28px;\n      padding: 2.5rem 1.5rem;\n      text-align: center;\n      transition: all 0.4s ease;\n      box-shadow: 0 4px 15px rgba(0,0,0,0.02);\n      cursor: pointer;\n      text-decoration: none;\n      color: inherit;\n      display: block;\n    }\n    .dish-card:hover {\n      border-color: rgba(192, 57, 43, 0.15);\n      transform: translateY(-10px);\n      box-shadow: 0 20px 50px rgba(192, 57, 43, 0.04);\n    }\n    .dish-card .dish-icon {\n      font-size: 3rem;\n      color: #d4a373;\n      margin-bottom: 0.8rem;\n      animation: dishIconPulse 4s ease-in-out infinite;\n    }\n    @keyframes dishIconPulse {\n      0%, 100% { transform: scale(1); }\n      50% { transform: scale(1.06); }\n    }\n    .dish-card h4 {\n      font-size: 1.3rem;\n      font-weight: 600;\n      color: #2c1e14;\n    }\n    .dish-card p {\n      font-size: 0.85rem;\n      color: #8f735b;\n      margin-top: 0.3rem;\n    }\n    .dish-card .dish-price {\n      display: inline-block;\n      margin-top: 0.8rem;\n      background: linear-gradient(135deg, #c0392b, #a1281e);\n      color: #fff;\n      padding: 0.2rem 1.8rem;\n      border-radius: 60px;\n      font-weight: 600;\n      font-size: 0.9rem;\n    }\n\n    \/* ========== TESTIMONIALS ========== *\/\n    .section-testimonials {\n      margin-top: 5rem;\n      background: rgba(192, 57, 43, 0.02);\n      border-radius: 40px;\n      padding: 3.5rem 2.5rem;\n      border: 1px solid rgba(192, 57, 43, 0.03);\n    }\n    .section-testimonials .section-title {\n      text-align: center;\n      font-family: 'Playfair Display', serif;\n      font-size: 3rem;\n      color: #2c1e14;\n      margin-bottom: 2.5rem;\n    }\n    .section-testimonials .section-title span {\n      color: #d4a373;\n    }\n    .testimonials-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 2rem;\n    }\n    .testimonial-card {\n      background: rgba(255, 255, 255, 0.8);\n      border: 1px solid rgba(192, 57, 43, 0.03);\n      border-radius: 24px;\n      padding: 2rem;\n      text-align: center;\n      box-shadow: 0 4px 15px rgba(0,0,0,0.02);\n      transition: all 0.4s ease;\n    }\n    .testimonial-card:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 15px 40px rgba(192, 57, 43, 0.04);\n    }\n    .testimonial-card .stars {\n      color: #d4a373;\n      font-size: 1rem;\n      letter-spacing: 4px;\n      animation: starsPulse 3s ease-in-out infinite;\n    }\n    @keyframes starsPulse {\n      0%, 100% { opacity: 0.8; }\n      50% { opacity: 1; }\n    }\n    .testimonial-card p {\n      color: #6b4f3a;\n      font-size: 0.95rem;\n      line-height: 1.8;\n      margin: 0.8rem 0;\n    }\n    .testimonial-card .name {\n      color: #2c1e14;\n      font-weight: 600;\n      font-size: 0.9rem;\n    }\n    .testimonial-card .title {\n      color: #8f735b;\n      font-size: 0.75rem;\n    }\n\n    \/* ========== LOCATION ========== *\/\n    .section-location {\n      margin-top: 5rem;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 4rem;\n      align-items: center;\n    }\n    .section-location .location-info h2 {\n      font-family: 'Playfair Display', serif;\n      font-size: 3rem;\n      color: #2c1e14;\n    }\n    .section-location .location-info h2 span {\n      color: #c0392b;\n      animation: textPulse 3s ease-in-out infinite;\n    }\n    .section-location .location-info p {\n      color: #6b4f3a;\n      line-height: 2;\n      margin-top: 1rem;\n    }\n    .section-location .location-info .location-details {\n      margin-top: 1.8rem;\n      display: flex;\n      flex-direction: column;\n      gap: 0.8rem;\n    }\n    .section-location .location-info .location-details .detail {\n      display: flex;\n      align-items: center;\n      gap: 1rem;\n      color: #4d3729;\n      font-size: 0.95rem;\n      text-decoration: none;\n      transition: all 0.3s ease;\n      padding: 0.5rem 1rem;\n      border-radius: 60px;\n    }\n    .section-location .location-info .location-details .detail:hover {\n      background: rgba(192, 57, 43, 0.04);\n      transform: translateX(-5px);\n    }\n    .section-location .location-info .location-details .detail i {\n      color: #c0392b;\n      width: 20px;\n      animation: iconPulse 3s ease-in-out infinite;\n    }\n    .section-location .location-map {\n      background: rgba(255, 255, 255, 0.8);\n      border: 1px solid rgba(192, 57, 43, 0.04);\n      border-radius: 32px;\n      padding: 3rem 2rem;\n      text-align: center;\n      min-height: 250px;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      box-shadow: 0 4px 15px rgba(0,0,0,0.02);\n      cursor: pointer;\n      transition: all 0.4s ease;\n      text-decoration: none;\n      color: inherit;\n    }\n    .section-location .location-map:hover {\n      transform: scale(1.02);\n      box-shadow: 0 15px 40px rgba(192, 57, 43, 0.06);\n      border-color: rgba(192, 57, 43, 0.1);\n    }\n    .section-location .location-map .map-icon {\n      font-size: 4rem;\n      color: #c0392b;\n      animation: iconPulse 3s ease-in-out infinite;\n    }\n    .section-location .location-map p {\n      color: #8f735b;\n      margin-top: 1rem;\n      font-size: 0.9rem;\n    }\n\n    \/* ========== CTA ========== *\/\n    .cta-section {\n      margin-top: 5rem;\n      background: linear-gradient(135deg, rgba(192, 57, 43, 0.04), rgba(255, 255, 255, 0.9));\n      border-radius: 40px;\n      padding: 4rem 2.5rem;\n      text-align: center;\n      border: 1px solid rgba(192, 57, 43, 0.04);\n    }\n    .cta-section h2 {\n      font-family: 'Playfair Display', serif;\n      font-size: 3.2rem;\n      color: #2c1e14;\n    }\n    .cta-section h2 span {\n      color: #c0392b;\n      animation: textPulse 3s ease-in-out infinite;\n    }\n    .cta-section p {\n      color: #6b4f3a;\n      margin: 0.8rem 0 2rem;\n      font-size: 1.1rem;\n    }\n    .cta-section .cta-buttons {\n      display: flex;\n      justify-content: center;\n      gap: 1.2rem;\n      flex-wrap: wrap;\n    }\n\n  \n    \/* =============================================================\n       RESPONSIVE\n       ============================================================= *\/\n    @media (max-width: 992px) {\n      .hero {\n        grid-template-columns: 1fr;\n        text-align: center;\n        gap: 2rem;\n        min-height: auto;\n      }\n      .hero-content .sub-text {\n        max-width: 100%;\n      }\n      .hero-content .badge {\n        margin: 0 auto;\n      }\n      .hero-content .hero-buttons {\n        justify-content: center;\n      }\n      .hero-content h1 {\n        font-size: 3.5rem;\n        min-height: 4.5rem;\n      }\n      .hero-image .floating-card {\n        max-width: 100%;\n      }\n      .section-about {\n        grid-template-columns: 1fr;\n        text-align: center;\n      }\n      .section-about .about-text .about-stats {\n        justify-content: center;\n      }\n      .section-location {\n        grid-template-columns: 1fr;\n        text-align: center;\n      }\n      .section-location .location-info .location-details .detail {\n        justify-content: center;\n      }\n      .cta-section h2 {\n        font-size: 2.4rem;\n      }\n      .section-dishes .section-title,\n      .section-gallery .section-title,\n      .section-offers .section-title,\n      .section-testimonials .section-title {\n        font-size: 2.4rem;\n      }\n      .section-location .location-info h2 {\n        font-size: 2.4rem;\n      }\n      .offers-grid {\n        padding: 0 1rem;\n      }\n      #preloader .main-logo {\n        font-size: 2.8rem;\n        letter-spacing: 4px;\n      }\n      #preloader .freq-container {\n        width: 220px;\n        height: 220px;\n      }\n      #preloader .loader-bar-wrapper {\n        width: 200px;\n      }\n    }\n\n    @media (max-width: 600px) {\n      .home-wrapper {\n        padding: 1rem 1rem 2rem;\n      }\n      .hero-content h1 {\n        font-size: 2.5rem;\n        min-height: 3.5rem;\n      }\n      .hero-content .btn-primary,\n      .hero-content .btn-secondary {\n        padding: 0.7rem 1.8rem;\n        font-size: 0.85rem;\n        width: 100%;\n        justify-content: center;\n      }\n      .hero-content .hero-buttons {\n        flex-direction: column;\n      }\n      .cta-section {\n        padding: 2rem 1rem;\n      }\n      .cta-section h2 {\n        font-size: 1.8rem;\n      }\n      .dishes-grid {\n        grid-template-columns: 1fr 1fr;\n      }\n      .gallery-grid {\n        grid-template-columns: 1fr 1fr;\n      }\n      .offers-grid {\n        grid-template-columns: 1fr;\n        padding: 0 1rem;\n      }\n      .testimonials-grid {\n        grid-template-columns: 1fr;\n      }\n      \n      .section-about .about-text .about-stats {\n        gap: 1.5rem;\n        flex-wrap: wrap;\n      }\n      .section-about .about-text .about-stats .stat h3 {\n        font-size: 2.2rem;\n      }\n      .section-about .about-text h2 {\n        font-size: 2.2rem;\n      }\n      .section-about .about-image .about-card {\n        padding: 2rem 1.5rem;\n      }\n      .hero-image .floating-card {\n        padding: 2rem 1.5rem;\n      }\n      .offer-card .offer-price {\n        font-size: 1.6rem;\n      }\n      .gallery-item .gallery-tag {\n        font-size: 0.5rem;\n        padding: 0.1rem 0.8rem;\n        top: 0.6rem;\n        right: 0.6rem;\n      }\n      #preloader .main-logo {\n        font-size: 2rem;\n        letter-spacing: 3px;\n      }\n      #preloader .main-logo small {\n        font-size: 0.5rem;\n        letter-spacing: 3px;\n      }\n      #preloader .freq-container {\n        width: 160px;\n        height: 160px;\n      }\n      #preloader .loader-bar-wrapper {\n        width: 150px;\n      }\n      #preloader .loader-percentage {\n        font-size: 0.7rem;\n      }\n      #preloader .freq-lines .line {\n        display: none;\n      }\n      #preloader .wave-bg {\n        opacity: 0.1;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <!-- ===== PRELOADER ===== -->\n  <div id=\"preloader\" onclick=\"hidePreloader()\">\n    <div class=\"wave-bg\">\n      <canvas id=\"waveCanvas\"><\/canvas>\n    <\/div>\n    <div class=\"freq-lines\">\n      <div class=\"line\"><\/div><div class=\"line\"><\/div><div class=\"line\"><\/div>\n      <div class=\"line\"><\/div><div class=\"line\"><\/div><div class=\"line\"><\/div>\n      <div class=\"line\"><\/div><div class=\"line\"><\/div><div class=\"line\"><\/div>\n    <\/div>\n    <div class=\"freq-container\">\n      <div class=\"freq-ring\"><\/div>\n      <div class=\"freq-ring\"><\/div>\n      <div class=\"freq-ring\"><\/div>\n      <div class=\"freq-ring\"><\/div>\n      <div class=\"freq-ring\"><\/div>\n      <div class=\"freq-ring\"><\/div>\n    <\/div>\n    <div class=\"main-logo\">\n      ZAD<span>BLADNA<\/span>\n      <small>authentic eastern kitchen<\/small>\n    <\/div>\n    <div class=\"loader-bar-wrapper\">\n      <div class=\"loader-bar-fill\" id=\"loaderFill\"><\/div>\n    <\/div>\n    <div class=\"loader-percentage\">\n      <span id=\"loaderPercent\">0<\/span>%\n    <\/div>\n    <div class=\"loader-hint\">\u2726 click to enter \u2726<\/div>\n  <\/div>\n\n  <!-- ===== MAIN WRAPPER ===== -->\n  <div class=\"home-wrapper\">\n\n    <!-- ===== HERO ===== -->\n    <section class=\"hero\">\n      <div class=\"hero-content reveal-left\">\n        <div class=\"badge\">\n          <i class=\"fas fa-star\" style=\"color: #d4a373;\"><\/i> since 2022\n        <\/div>\n        <h1 id=\"heroTitle\">\n          <span class=\"highlight-red typing-wrapper\">\n            <span class=\"typed-text\" id=\"typedText1\"><\/span>\n            <span class=\"cursor\"><\/span>\n          <\/span>\n          <br \/>\n          <span class=\"highlight-gold pulse-word\">plates<\/span> to remember\n        <\/h1>\n        <p class=\"sub-text\">\n          We serve authentic Arabian cuisine with a home-style taste,\n          from <span class=\"pulse-word\" style=\"animation-delay:0.3s;\">Fatta<\/span> and <span class=\"pulse-word\" style=\"animation-delay:0.6s;\">Mixed Grill<\/span> to <span class=\"pulse-word\" style=\"animation-delay:0.9s;\">Pasta<\/span> and <span class=\"pulse-word\" style=\"animation-delay:1.2s;\">Desserts<\/span>.\n          <br \/><span style=\"color: #c0392b; font-weight: 600; display: inline-block; animation: textPulse 2s ease-in-out infinite;\">ZAD BLADNA<\/span> \u2014 where flavor meets tradition.\n        <\/p>\n        <div class=\"hero-buttons\">\n          <a href=\"https:\/\/zadbladna.com\/menu\/\" class=\"btn-primary\" target=\"_blank\">\n            <i class=\"fas fa-utensils\"><\/i> Explore Menu\n          <\/a>\n          <a href=\"#location\" class=\"btn-secondary\">\n            <i class=\"fas fa-map-marker-alt\"><\/i> Location\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"hero-image reveal-right\">\n        <div class=\"floating-card\">\n          <div class=\"big-icon\">\n            <i class=\"fas fa-utensil-spoon\"><\/i>\n          <\/div>\n          <h3>ZAD <span>BLADNA<\/span><\/h3>\n          <p>\u2726 authentic eastern kitchen \u2726<\/p>\n          <div class=\"brand-strip\">\n            <span>ZAINY<\/span>\n            <span>LASSI<\/span>\n            <span>2D BAKING<\/span>\n            <span>FESTA BLAINE<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- ===== ABOUT ===== -->\n    <section class=\"section-about reveal\" id=\"about\">\n      <div class=\"about-text\">\n        <h2>About <span>Our Kitchen<\/span><\/h2>\n        <p>\n          <strong style=\"color: #c0392b; animation: textPulse 2.5s ease-in-out infinite; display: inline-block;\">ZAD BLADNA<\/strong> is the destination for lovers of authentic Arabian cuisine.\n          We offer a unique dining experience blending traditional flavors with a professional touch.\n        <\/p>\n        <p style=\"margin-top: 0.5rem; color: #8f735b;\">\n          All our dishes are prepared with the freshest ingredients and served with a modern twist to suit your taste.\n        <\/p>\n        <div class=\"about-stats\">\n          <div class=\"stat\">\n            <h3>15+<\/h3>\n            <p>main dishes<\/p>\n          <\/div>\n          <div class=\"stat\">\n            <h3>7<\/h3>\n            <p>expert chefs<\/p>\n          <\/div>\n          <div class=\"stat\">\n            <h3>2022<\/h3>\n            <p>founded<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"about-image\">\n        <div class=\"about-card\">\n          <div class=\"icon\"><i class=\"fas fa-utensils\"><\/i><\/div>\n          <h4>ZAD BLADNA<\/h4>\n          <p>\u2726 authentic arabian kitchen \u2726<\/p>\n          <div style=\"margin-top: 1rem; color: #8f735b; font-size: 0.8rem; letter-spacing: 2px;\">\n            <i class=\"fas fa-star\" style=\"color: #d4a373; animation: starsPulse 2s ease-in-out infinite;\"><\/i>\n            <i class=\"fas fa-star\" style=\"color: #d4a373; animation: starsPulse 2s ease-in-out infinite 0.3s;\"><\/i>\n            <i class=\"fas fa-star\" style=\"color: #d4a373; animation: starsPulse 2s ease-in-out infinite 0.6s;\"><\/i>\n            <i class=\"fas fa-star\" style=\"color: #d4a373; animation: starsPulse 2s ease-in-out infinite 0.9s;\"><\/i>\n            <i class=\"fas fa-star\" style=\"color: #d4a373; animation: starsPulse 2s ease-in-out infinite 1.2s;\"><\/i>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- ===== GALLERY ===== -->\n    <section class=\"section-gallery reveal\" id=\"gallery\">\n      <h2 class=\"section-title\">Gallery <span>Highlights<\/span><\/h2>\n      <div class=\"gallery-grid\">\n        <a href=\"https:\/\/zadbladna.com\/menu\/#Fatteh\" target=\"_blank\" class=\"gallery-item\">\n          <div class=\"gallery-tag\">\u2b50 most popular<\/div>\n          <div class=\"gallery-overlay\">\n            <h4>Fatta<\/h4>\n            <p>Signature lamb & chicken fatta<\/p>\n          <\/div>\n        <\/a>\n        <a href=\"https:\/\/zadbladna.com\/menu\/#Daily\" target=\"_blank\" class=\"gallery-item\">\n          <div class=\"gallery-tag\">\ud83d\udd25 grill<\/div>\n          <div class=\"gallery-overlay\">\n            <h4>Mixed Grill<\/h4>\n            <p>Selection of authentic grilled meats<\/p>\n          <\/div>\n        <\/a>\n        <a href=\"https:\/\/zadbladna.com\/menu\/#Pasta\" target=\"_blank\" class=\"gallery-item\">\n          <div class=\"gallery-tag\">\ud83c\udf5d classic<\/div>\n          <div class=\"gallery-overlay\">\n            <h4>Pasta<\/h4>\n            <p>B\u00e9chamel, tomato & more<\/p>\n          <\/div>\n        <\/a>\n        <a href=\"https:\/\/zadbladna.com\/menu\/#Desserts\" target=\"_blank\" class=\"gallery-item\">\n          <div class=\"gallery-tag\">\ud83c\udf70 desserts<\/div>\n          <div class=\"gallery-overlay\">\n            <h4>Desserts<\/h4>\n            <p>Om Ali, Basbousa, Custard<\/p>\n          <\/div>\n        <\/a>\n        <a href=\"https:\/\/zadbladna.com\/menu\/#Soup\" target=\"_blank\" class=\"gallery-item\">\n          <div class=\"gallery-tag\">\ud83c\udf72 soups<\/div>\n          <div class=\"gallery-overlay\">\n            <h4>Soups<\/h4>\n            <p>Hearty Arabian soups<\/p>\n          <\/div>\n        <\/a>\n        <a href=\"https:\/\/zadbladna.com\/menu\/#Appetizers\" target=\"_blank\" class=\"gallery-item\">\n          <div class=\"gallery-tag\">\ud83e\udd59 appetizers<\/div>\n          <div class=\"gallery-overlay\">\n            <h4>Appetizers<\/h4>\n            <p>Delicious starters<\/p>\n          <\/div>\n        <\/a>\n      <\/div>\n    <\/section>\n\n    <!-- ===== OFFERS ===== -->\n    <section class=\"section-offers reveal\" id=\"offers\">\n      <h2 class=\"section-title\">Exclusive <span>Offers<\/span><\/h2>\n      <div class=\"offers-grid\">\n        <a href=\"https:\/\/zadbladna.com\/menu\/\" target=\"_blank\" class=\"offer-card\">\n          <div class=\"offer-icon\"><i class=\"fas fa-utensil-spoon\"><\/i><\/div>\n          <div class=\"offer-badge\">\ud83d\udd25 today's special<\/div>\n          <h4>Lamb Fatta<\/h4>\n          <p>Slow-cooked lamb with spiced rice & secret sauce<\/p>\n          <div>\n            <span class=\"offer-price\">55 <small>AED<\/small><\/span>\n            <span class=\"offer-old-price\">80 AED<\/span>\n          <\/div>\n        <\/a>\n        <a href=\"https:\/\/zadbladna.com\/menu\/\" target=\"_blank\" class=\"offer-card\">\n          <div class=\"offer-icon\"><i class=\"fas fa-drumstick-bite\"><\/i><\/div>\n          <div class=\"offer-badge\">\ud83c\udf89 family feast<\/div>\n          <h4>Family Grill<\/h4>\n          <p>Grill platter for 4 with rice & salad<\/p>\n          <div>\n            <span class=\"offer-price\">147 <small>AED<\/small><\/span>\n            <span class=\"offer-old-price\">200 AED<\/span>\n          <\/div>\n        <\/a>\n        <a href=\"https:\/\/zadbladna.com\/menu\/\" target=\"_blank\" class=\"offer-card\">\n          <div class=\"offer-icon\"><i class=\"fas fa-egg\"><\/i><\/div>\n          <div class=\"offer-badge\">\u2b50 pasta special<\/div>\n          <h4>B\u00e9chamel Pasta<\/h4>\n          <p>Rich b\u00e9chamel pasta with tender meat<\/p>\n          <div>\n            <span class=\"offer-price\">37 <small>AED<\/small><\/span>\n            <span class=\"offer-old-price\">50 AED<\/span>\n          <\/div>\n        <\/a>\n      <\/div>\n    <\/section>\n\n    <!-- ===== DISHES ===== -->\n    <section class=\"section-dishes reveal\" id=\"dishes\">\n      <h2 class=\"section-title\">Signature <span>Dishes<\/span><\/h2>\n      <div class=\"dishes-grid\">\n        <a href=\"https:\/\/zadbladna.com\/menu\/\" target=\"_blank\" class=\"dish-card\">\n          <div class=\"dish-icon\"><i class=\"fas fa-utensil-spoon\"><\/i><\/div>\n          <h4>Fatta<\/h4>\n          <p>Classic lamb & chicken fatta<\/p>\n          <span class=\"dish-price\">25+ AED<\/span>\n        <\/a>\n        <a href=\"https:\/\/zadbladna.com\/menu\/\" target=\"_blank\" class=\"dish-card\">\n          <div class=\"dish-icon\"><i class=\"fas fa-drumstick-bite\"><\/i><\/div>\n          <h4>Mixed Grill<\/h4>\n          <p>Premium grilled meats<\/p>\n          <span class=\"dish-price\">45+ AED<\/span>\n        <\/a>\n        <a href=\"https:\/\/zadbladna.com\/menu\/\" target=\"_blank\" class=\"dish-card\">\n          <div class=\"dish-icon\"><i class=\"fas fa-egg\"><\/i><\/div>\n          <h4>Pasta<\/h4>\n          <p>B\u00e9chamel, red sauce & more<\/p>\n          <span class=\"dish-price\">19+ AED<\/span>\n        <\/a>\n        <a href=\"https:\/\/zadbladna.com\/menu\/\" target=\"_blank\" class=\"dish-card\">\n          <div class=\"dish-icon\"><i class=\"fas fa-cake\"><\/i><\/div>\n          <h4>Desserts<\/h4>\n          <p>Om Ali, Basbousa, Custard<\/p>\n          <span class=\"dish-price\">37+ AED<\/span>\n        <\/a>\n      <\/div>\n    <\/section>\n\n    <!-- ===== TESTIMONIALS ===== -->\n    <section class=\"section-testimonials reveal\" id=\"testimonials\">\n      <h2 class=\"section-title\">Client <span>Reviews<\/span><\/h2>\n      <div class=\"testimonials-grid\">\n        <div class=\"testimonial-card\">\n          <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n          <p>\"The best Fatta in town! Authentic flavor and great service.\"<\/p>\n          <div class=\"name\">Ahmed Al-Sayed<\/div>\n          <div class=\"title\">regular customer<\/div>\n        <\/div>\n        <div class=\"testimonial-card\">\n          <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n          <p>\"Wonderful family atmosphere, delicious food and lovely ambiance.\"<\/p>\n          <div class=\"name\">Sara Al-Mohamedi<\/div>\n          <div class=\"title\">visitor<\/div>\n        <\/div>\n        <div class=\"testimonial-card\">\n          <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n          <p>\"The b\u00e9chamel pasta is irresistible! Highly recommend.\"<\/p>\n          <div class=\"name\">Khaled Al-Omari<\/div>\n          <div class=\"title\">food connoisseur<\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- ===== LOCATION ===== -->\n    <section class=\"section-location reveal\" id=\"location\">\n      <div class=\"location-info\">\n        <h2>\ud83d\udccd Our <span>Location<\/span><\/h2>\n        <p>We are in the heart of the city, waiting to offer you an unforgettable experience.<\/p>\n        <div class=\"location-details\">\n          <a href=\"https:\/\/www.google.com\/maps?q=25.28008270263672,55.35359573364258&z=17&hl=en\" target=\"_blank\" class=\"detail\">\n            <i class=\"fas fa-map-pin\"><\/i> Al Mamzar Centre - Office #2 1st Floor - Hor Al Anz East - Deira - Dubai\n          <\/a>\n          <a href=\"https:\/\/zadbladna.com\/menu\/\" target=\"_blank\" class=\"detail\">\n            <i class=\"fas fa-utensils\"><\/i> Explore our menu\n          <\/a>\n          <div class=\"detail\" style=\"cursor:default;\">\n            <i class=\"fas fa-clock\"><\/i> Daily 12:00 PM \u2013 12:00 AM\n          <\/div>\n        <\/div>\n      <\/div>\n      <a href=\"https:\/\/www.google.com\/maps?q=25.28008270263672,55.35359573364258&z=17&hl=en\" target=\"_blank\" class=\"location-map\">\n        <div class=\"map-icon\"><i class=\"fas fa-map-marked-alt\"><\/i><\/div>\n        <p>\u2726 click to view on Google Maps \u2726<\/p>\n        <p style=\"font-size: 0.75rem; color: #d4c4b5;\">Al Mamzar Centre - Office #2 1st Floor - Hor Al Anz East - Deira - Dubai<\/p>\n      <\/a>\n    <\/section>\n\n    <!-- ===== CTA ===== -->\n    <section class=\"cta-section reveal\">\n      <h2>Try our <span>dishes<\/span> today<\/h2>\n      <p>At <strong style=\"color: #c0392b; animation: textPulse 2.5s ease-in-out infinite; display: inline-block;\">ZAD BLADNA<\/strong> we serve unforgettable flavors<\/p>\n      <div class=\"cta-buttons\">\n        <a href=\"https:\/\/zadbladna.com\/menu\/\" class=\"btn-primary\" target=\"_blank\">\n          <i class=\"fas fa-book-open\"><\/i> View Menu\n        <\/a>\n        <a href=\"#location\" class=\"btn-secondary\">\n          <i class=\"fas fa-map-marker-alt\"><\/i> Location\n        <\/a>\n      <\/div>\n    <\/section>\n\n  <\/div>\n\n  <script>\n    \/\/ =============================================================\n    \/\/ WAVE CANVAS\n    \/\/ =============================================================\n    const canvas = document.getElementById('waveCanvas');\n    const ctx = canvas.getContext('2d');\n\n    function resizeCanvas() {\n      canvas.width = canvas.parentElement.offsetWidth;\n      canvas.height = canvas.parentElement.offsetHeight;\n    }\n    resizeCanvas();\n    window.addEventListener('resize', resizeCanvas);\n\n    let wavePhase = 0;\n\n    function drawWaves() {\n      const w = canvas.width;\n      const h = canvas.height;\n      ctx.clearRect(0, 0, w, h);\n\n      \/\/ wave 1\n      ctx.beginPath();\n      ctx.moveTo(0, h);\n      for (let x = 0; x <= w; x += 2) {\n        const y = h * 0.4 +\n          Math.sin(x * 0.015 + wavePhase) * h * 0.08 +\n          Math.sin(x * 0.025 + wavePhase * 1.3) * h * 0.04 +\n          Math.sin(x * 0.008 + wavePhase * 0.7) * h * 0.06;\n        ctx.lineTo(x, y);\n      }\n      ctx.lineTo(w, h);\n      ctx.closePath();\n      ctx.fillStyle = 'rgba(192, 57, 43, 0.04)';\n      ctx.fill();\n\n      \/\/ wave 2\n      ctx.beginPath();\n      ctx.moveTo(0, h);\n      for (let x = 0; x <= w; x += 2) {\n        const y = h * 0.5 +\n          Math.sin(x * 0.02 + wavePhase * 1.1 + 1) * h * 0.06 +\n          Math.sin(x * 0.03 + wavePhase * 0.8 + 0.5) * h * 0.03;\n        ctx.lineTo(x, y);\n      }\n      ctx.lineTo(w, h);\n      ctx.closePath();\n      ctx.fillStyle = 'rgba(212, 163, 115, 0.03)';\n      ctx.fill();\n\n      \/\/ wave 3\n      ctx.beginPath();\n      ctx.moveTo(0, h);\n      for (let x = 0; x <= w; x += 2) {\n        const y = h * 0.6 +\n          Math.sin(x * 0.01 + wavePhase * 0.9 + 2) * h * 0.05 +\n          Math.sin(x * 0.018 + wavePhase * 1.5 + 1) * h * 0.03;\n        ctx.lineTo(x, y);\n      }\n      ctx.lineTo(w, h);\n      ctx.closePath();\n      ctx.fillStyle = 'rgba(192, 57, 43, 0.02)';\n      ctx.fill();\n\n      wavePhase += 0.02;\n      requestAnimationFrame(drawWaves);\n    }\n    drawWaves();\n\n    \/\/ =============================================================\n    \/\/ PRELOADER\n    \/\/ =============================================================\n    let progress = 0;\n    const loaderFill = document.getElementById('loaderFill');\n    const loaderPercent = document.getElementById('loaderPercent');\n\n    function updateLoader() {\n      if (progress < 100) {\n        const increment = Math.floor(Math.random() * 12) + 3;\n        progress = Math.min(progress + increment, 100);\n        loaderFill.style.width = progress + '%';\n        loaderPercent.textContent = progress;\n        setTimeout(updateLoader, 150 + Math.random() * 250);\n      }\n    }\n    setTimeout(updateLoader, 400);\n\n    function hidePreloader() {\n      document.getElementById('preloader').classList.add('hidden');\n    }\n\n    setTimeout(function() {\n      progress = 100;\n      loaderFill.style.width = '100%';\n      loaderPercent.textContent = '100';\n      setTimeout(hidePreloader, 500);\n    }, 3800);\n\n    window.addEventListener('scroll', function() {\n      if (window.scrollY > 20 && !document.getElementById('preloader').classList.contains('hidden')) {\n        progress = 100;\n        loaderFill.style.width = '100%';\n        loaderPercent.textContent = '100';\n        setTimeout(hidePreloader, 300);\n      }\n    });\n    window.addEventListener('keydown', function() {\n      if (!document.getElementById('preloader').classList.contains('hidden')) {\n        progress = 100;\n        loaderFill.style.width = '100%';\n        loaderPercent.textContent = '100';\n        setTimeout(hidePreloader, 200);\n      }\n    });\n    window.addEventListener('load', function() {\n      setTimeout(function() {\n        if (!document.getElementById('preloader').classList.contains('hidden')) {\n          progress = 100;\n          loaderFill.style.width = '100%';\n          loaderPercent.textContent = '100';\n          setTimeout(hidePreloader, 300);\n        }\n      }, 400);\n    });\n\n    \/\/ =============================================================\n    \/\/ TYPING EFFECT (Works with RTL & LTR)\n    \/\/ =============================================================\n    document.addEventListener('DOMContentLoaded', function() {\n      const texts = [\n        \"ZAD BLADNA\",\n        \"\u0632\u0627\u062f \u0628\u0644\u0627\u062f\u0646\u0627\",\n       \n      ];\n      \n      let textIndex = 0;\n      let charIndex = 0;\n      let isDeleting = false;\n      const typedElement = document.getElementById('typedText1');\n\n      function typeEffect() {\n        const currentText = texts[textIndex];\n        \n        if (!isDeleting) {\n          if (charIndex < currentText.length) {\n            \/\/ \u0627\u0633\u062a\u062e\u062f\u0627\u0645 innerHTML \u0628\u062f\u0644\u0627\u064b \u0645\u0646 textContent \u0644\u062f\u0639\u0645 RTL\n            typedElement.innerHTML = currentText.substring(0, charIndex + 1);\n            charIndex++;\n            setTimeout(typeEffect, 120);\n          } else {\n            setTimeout(() => {\n              isDeleting = true;\n              setTimeout(typeEffect, 300);\n            }, 2500);\n          }\n        } else {\n          if (charIndex > 0) {\n            typedElement.innerHTML = currentText.substring(0, charIndex - 1);\n            charIndex--;\n            setTimeout(typeEffect, 60);\n          } else {\n            isDeleting = false;\n            textIndex = (textIndex + 1) % texts.length;\n            setTimeout(typeEffect, 500);\n          }\n        }\n      }\n      \n      typeEffect();\n    });\n\n    \/\/ =============================================================\n    \/\/ SCROLL REVEAL\n    \/\/ =============================================================\n    const revealElements = document.querySelectorAll('.reveal, .reveal-left, .reveal-right');\n\n    function checkReveal() {\n      const windowHeight = window.innerHeight;\n      const revealPoint = 120;\n      revealElements.forEach(element => {\n        const elementTop = element.getBoundingClientRect().top;\n        if (elementTop < windowHeight - revealPoint) {\n          element.classList.add('active');\n        }\n      });\n    }\n    window.addEventListener('scroll', checkReveal);\n    window.addEventListener('load', checkReveal);\n\n    \/\/ =============================================================\n    \/\/ SMOOTH SCROLL\n    \/\/ =============================================================\n    document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n      anchor.addEventListener('click', function(e) {\n        e.preventDefault();\n        const target = document.querySelector(this.getAttribute('href'));\n        if (target) {\n          target.scrollIntoView({ behavior: 'smooth' });\n        }\n      });\n    });\n  <\/script>\n\n<\/body>\n<\/html>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5aedb14 e-flex e-con-boxed e-con e-parent\" data-id=\"5aedb14\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;shape_divider_bottom&quot;:&quot;triangle&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=GxHyTMZ1bsI&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-background-video-container elementor-hidden-mobile\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-video-embed\" role=\"presentation\"><\/div>\n\t\t\t\t\t\t<\/div>\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M500,98.9L0,6.1V0h1000v6.1L500,98.9z\"\/>\n<\/svg>\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-99f500b e-con-full e-flex e-con e-child\" data-id=\"99f500b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f5bd26c elementor-position-top elementor-invisible elementor-widget elementor-widget-image-box\" data-id=\"f5bd26c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"200\" height=\"35\" src=\"https:\/\/zadbladna.com\/wp-content\/uploads\/2018\/10\/divider-free-img-1.png\" class=\"attachment-full size-full wp-image-12\" alt=\"divider free img 1.png\"  title=\"Home\" \/><\/figure><div class=\"elementor-image-box-content\"><p class=\"elementor-image-box-title\">Bold Flavors. Good Vibes.<\/p><p class=\"elementor-image-box-description\">Your private space to savor the finest dishes, prepared with love in a serene atmosphere worthy of you and your loved ones.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6450ea5 e-con-full e-flex e-con e-parent\" data-id=\"6450ea5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-2df95dd e-con-full e-flex e-con e-child\" data-id=\"2df95dd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c8e4976 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"c8e4976\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"100\" height=\"100\" src=\"https:\/\/zadbladna.com\/wp-content\/uploads\/2018\/10\/bbbq-free-img.png\" class=\"attachment-full size-full wp-image-15\" alt=\"bbbq free img.png\"  title=\"Home\" \/><\/figure><div class=\"elementor-image-box-content\"><h2 class=\"elementor-image-box-title\">Real BBQ, Done the Right Way<\/h2><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-79aab5e elementor-widget elementor-widget-image-box\" data-id=\"79aab5e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><p class=\"elementor-image-box-title\">We smoke our meats low and slow, using time-honored techniques and bold, homemade flavors.<\/p><p class=\"elementor-image-box-description\">What started as weekend cookouts with friends became a passion for sharing good food and great moments. Our recipes are built on love, laughter, and the unmistakable aroma of wood smoke. Here, everyone\u2019s family.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4e50af5 elementor-align-left elementor-mobile-align-center elementor-tablet-align-center elementor-widget elementor-widget-button\" data-id=\"4e50af5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Reservations<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9c8c824 e-con-full e-flex e-con e-child\" data-id=\"9c8c824\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dad3541 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"dad3541\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"600\" src=\"https:\/\/zadbladna.com\/wp-content\/uploads\/2026\/06\/zad2.png\" class=\"attachment-full size-full wp-image-2506\" alt=\"zad2\" srcset=\"https:\/\/zadbladna.com\/wp-content\/uploads\/2026\/06\/zad2.png 300w, https:\/\/zadbladna.com\/wp-content\/uploads\/2026\/06\/zad2-150x300.png 150w\" sizes=\"(max-width: 300px) 100vw, 300px\"  title=\"Home\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0007e66 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"0007e66\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"600\" src=\"https:\/\/zadbladna.com\/wp-content\/uploads\/2026\/06\/zad.png\" class=\"attachment-full size-full wp-image-2502\" alt=\"zad\" srcset=\"https:\/\/zadbladna.com\/wp-content\/uploads\/2026\/06\/zad.png 300w, https:\/\/zadbladna.com\/wp-content\/uploads\/2026\/06\/zad-150x300.png 150w\" sizes=\"(max-width: 300px) 100vw, 300px\"  title=\"Home\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\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>ZAD BLADNA \u00b7 Restaurant ZADBLADNA authentic eastern kitchen 0% \u2726 click to enter \u2726 since 2022 plates to remember We serve authentic Arabian cuisine with a home-style taste, from Fatta and Mixed Grill to Pasta and Desserts. ZAD BLADNA \u2014 where flavor meets tradition. Explore Menu Location ZAD BLADNA \u2726 authentic eastern kitchen \u2726 ZAINY [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2236","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/zadbladna.com\/ar\/wp-json\/wp\/v2\/pages\/2236","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zadbladna.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zadbladna.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zadbladna.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zadbladna.com\/ar\/wp-json\/wp\/v2\/comments?post=2236"}],"version-history":[{"count":54,"href":"https:\/\/zadbladna.com\/ar\/wp-json\/wp\/v2\/pages\/2236\/revisions"}],"predecessor-version":[{"id":2703,"href":"https:\/\/zadbladna.com\/ar\/wp-json\/wp\/v2\/pages\/2236\/revisions\/2703"}],"wp:attachment":[{"href":"https:\/\/zadbladna.com\/ar\/wp-json\/wp\/v2\/media?parent=2236"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}