{"id":70,"date":"2026-05-29T12:43:09","date_gmt":"2026-05-29T12:43:09","guid":{"rendered":"https:\/\/arabarabic.com\/?page_id=70"},"modified":"2026-06-01T18:27:52","modified_gmt":"2026-06-01T18:27:52","slug":"free-book-download","status":"publish","type":"page","link":"https:\/\/arabarabic.com\/","title":{"rendered":"Free Book Download"},"content":{"rendered":"\n<ol start=\"4\" class=\"wp-block-list\">\n<li><\/li>\n<\/ol>\n\n\n\n<style>\n  \/* ===== ARAB ARABIC LANDING PAGE ===== *\/\n  #aa-page * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  #aa-page {\n    font-family: 'Georgia', 'Palatino Linotype', serif;\n    background: #f9f5ed;\n    color: #1a2e1a;\n    line-height: 1.7;\n    overflow-x: hidden;\n  }\n\n  \/* \u2500\u2500 Google Fonts \u2500\u2500 *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700&family=Lato:wght@300;400;700&display=swap');\n\n  #aa-page { font-family: 'Lato', sans-serif; }\n  #aa-page h1, #aa-page h2, #aa-page h3, #aa-page .aa-serif {\n    font-family: 'Playfair Display', Georgia, serif;\n  }\n\n  \/* \u2500\u2500 Color Palette \u2500\u2500 *\/\n  :root {\n    --aa-green:      #1a3a2a;\n    --aa-green-mid:  #2d5a3d;\n    --aa-green-soft: #3d7a52;\n    --aa-teal:       #2d6b6b;\n    --aa-teal-light: #4a9494;\n    --aa-gold:       #c9a84c;\n    --aa-gold-light: #e8c97a;\n    --aa-cream:      #f9f5ed;\n    --aa-cream-dark: #f0e9d8;\n    --aa-text:       #1a2e1a;\n    --aa-text-soft:  #4a5a4a;\n    --aa-white:      #ffffff;\n  }\n\n  \/* \u2500\u2500 HEADER \u2500\u2500 *\/\n  #aa-header {\n    background: var(--aa-green);\n    padding: 16px 24px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    flex-wrap: wrap;\n    gap: 12px;\n  }\n  #aa-header .aa-logo {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    text-decoration: none;\n  }\n  #aa-header .aa-logo-symbol {\n    width: 44px;\n    height: 44px;\n    background: var(--aa-gold);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-family: 'Playfair Display', serif;\n    font-size: 20px;\n    font-weight: 700;\n    color: var(--aa-green);\n    flex-shrink: 0;\n  }\n  #aa-header .aa-logo-text { color: var(--aa-white); }\n  #aa-header .aa-logo-text strong {\n    display: block;\n    font-family: 'Playfair Display', serif;\n    font-size: 18px;\n    font-weight: 700;\n    letter-spacing: 0.5px;\n  }\n  #aa-header .aa-logo-text small {\n    display: block;\n    font-size: 11px;\n    color: var(--aa-gold-light);\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  #aa-header .aa-fb-link {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255,255,255,0.1);\n    border: 1px solid rgba(255,255,255,0.25);\n    border-radius: 24px;\n    padding: 8px 16px;\n    text-decoration: none;\n    color: var(--aa-white);\n    font-size: 13px;\n    font-weight: 700;\n    transition: background 0.2s;\n    letter-spacing: 0.3px;\n  }\n  #aa-header .aa-fb-link:hover { background: rgba(255,255,255,0.2); }\n  #aa-header .aa-fb-link svg { width: 18px; height: 18px; flex-shrink: 0; }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  #aa-hero {\n    background: linear-gradient(160deg, var(--aa-green) 0%, var(--aa-green-mid) 55%, var(--aa-teal) 100%);\n    padding: 60px 24px 70px;\n    position: relative;\n    overflow: hidden;\n  }\n  #aa-hero::before {\n    content: '\u0639';\n    position: absolute;\n    top: -20px; right: -10px;\n    font-family: 'Playfair Display', serif;\n    font-size: 280px;\n    color: rgba(255,255,255,0.04);\n    line-height: 1;\n    pointer-events: none;\n    user-select: none;\n  }\n  #aa-hero-inner {\n    max-width: 960px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 50px;\n    align-items: center;\n  }\n  #aa-hero-left { position: relative; z-index: 1; }\n  .aa-badge {\n    display: inline-block;\n    background: var(--aa-gold);\n    color: var(--aa-green);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 20px;\n  }\n  #aa-hero h1 {\n    font-size: clamp(30px, 5vw, 46px);\n    font-weight: 700;\n    color: var(--aa-white);\n    line-height: 1.2;\n    margin-bottom: 18px;\n    letter-spacing: -0.5px;\n  }\n  #aa-hero h1 span { color: var(--aa-gold-light); }\n  #aa-hero .aa-subhead {\n    font-size: 16px;\n    color: rgba(255,255,255,0.82);\n    line-height: 1.7;\n    margin-bottom: 32px;\n    max-width: 440px;\n  }\n\n  \/* \u2500\u2500 MAILERLITE FORM WRAPPER \u2500\u2500 *\/\n  #aa-form-wrap {\n    background: var(--aa-white);\n    border-radius: 16px;\n    padding: 28px 28px 24px;\n    box-shadow: 0 20px 60px rgba(0,0,0,0.3);\n    position: relative;\n    z-index: 1;\n  }\n  #aa-form-wrap h3 {\n    font-size: 20px;\n    color: var(--aa-green);\n    margin-bottom: 6px;\n    font-weight: 700;\n  }\n  #aa-form-wrap .aa-form-sub {\n    font-size: 13px;\n    color: var(--aa-text-soft);\n    margin-bottom: 20px;\n  }\n  .aa-form-consent {\n    font-size: 11px;\n    color: #999;\n    line-height: 1.5;\n    text-align: center;\n    margin-top: 10px;\n  }\n  .aa-form-trust {\n    display: flex;\n    gap: 8px;\n    margin-top: 14px;\n    justify-content: center;\n    flex-wrap: wrap;\n  }\n  .aa-trust-pill {\n    font-size: 11px;\n    color: var(--aa-green-mid);\n    background: #edf5f0;\n    border-radius: 20px;\n    padding: 4px 10px;\n    font-weight: 700;\n    letter-spacing: 0.2px;\n  }\n\n  \/* Hero cover image *\/\n  #aa-hero-right {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    position: relative;\n    z-index: 1;\n  }\n  #aa-cover-img {\n    display: block !important;\n    width: 100% !important;\n    max-width: 340px !important;\n    height: auto !important;\n    border-radius: 14px !important;\n    box-shadow: 0 24px 64px rgba(0,0,0,0.5) !important;\n    margin: 0 auto !important;\n    visibility: visible !important;\n    opacity: 1 !important;\n  }\n\n  \/* \u2500\u2500 SECTION COMMON \u2500\u2500 *\/\n  .aa-section { padding: 70px 24px; }\n  .aa-section-inner { max-width: 960px; margin: 0 auto; }\n  .aa-section-title {\n    font-size: clamp(26px, 4vw, 36px);\n    font-weight: 700;\n    color: var(--aa-green);\n    text-align: center;\n    margin-bottom: 10px;\n    line-height: 1.25;\n  }\n  .aa-section-subtitle {\n    font-size: 16px;\n    color: var(--aa-text-soft);\n    text-align: center;\n    margin-bottom: 50px;\n    max-width: 520px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .aa-divider {\n    width: 56px; height: 3px;\n    background: var(--aa-gold);\n    border-radius: 2px;\n    margin: 14px auto 36px;\n  }\n\n  \/* \u2500\u2500 BENEFITS \u2500\u2500 *\/\n  #aa-benefits { background: var(--aa-cream); }\n  .aa-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 24px;\n  }\n  .aa-benefit-card {\n    background: var(--aa-white);\n    border: 1.5px solid #e0d9c8;\n    border-radius: 14px;\n    padding: 28px 22px;\n    text-align: center;\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n  .aa-benefit-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 30px rgba(26,58,42,0.12);\n  }\n  .aa-benefit-icon {\n    width: 56px; height: 56px;\n    background: var(--aa-cream-dark);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 16px;\n    font-size: 26px;\n  }\n  .aa-benefit-card h4 {\n    font-family: 'Playfair Display', serif;\n    font-size: 16px;\n    font-weight: 700;\n    color: var(--aa-green);\n    margin-bottom: 8px;\n  }\n  .aa-benefit-card p {\n    font-size: 13px;\n    color: var(--aa-text-soft);\n    line-height: 1.6;\n  }\n\n  \/* \u2500\u2500 WHAT'S INSIDE \u2500\u2500 *\/\n  #aa-inside { background: var(--aa-green); }\n  #aa-inside .aa-section-title { color: var(--aa-white); }\n  #aa-inside .aa-section-subtitle { color: rgba(255,255,255,0.72); }\n  #aa-inside .aa-divider { background: var(--aa-gold); }\n  .aa-inside-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));\n    gap: 20px;\n  }\n  .aa-inside-item {\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.15);\n    border-radius: 12px;\n    padding: 24px 18px;\n    text-align: center;\n  }\n  .aa-inside-num {\n    font-family: 'Playfair Display', serif;\n    font-size: 38px;\n    font-weight: 700;\n    color: var(--aa-gold);\n    line-height: 1;\n    margin-bottom: 10px;\n  }\n  .aa-inside-item h4 {\n    font-size: 14px;\n    font-weight: 700;\n    color: var(--aa-white);\n    margin-bottom: 6px;\n    letter-spacing: 0.3px;\n  }\n  .aa-inside-item p {\n    font-size: 12px;\n    color: rgba(255,255,255,0.62);\n    line-height: 1.5;\n  }\n\n  \/* \u2500\u2500 PREVIEW GALLERY \u2500\u2500 *\/\n  #aa-preview { background: var(--aa-cream-dark); }\n  .aa-preview-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 28px;\n    align-items: flex-start;\n  }\n  .aa-preview-card {\n    position: relative;\n  }\n  .aa-preview-card:nth-child(1) .aa-preview-inner { transform: rotate(-3deg); }\n  .aa-preview-card:nth-child(2) .aa-preview-inner { transform: rotate(1deg); }\n  .aa-preview-card:nth-child(3) .aa-preview-inner { transform: rotate(-2deg); }\n  .aa-preview-card:hover .aa-preview-inner {\n    transform: rotate(0deg) scale(1.03);\n    box-shadow: 0 20px 50px rgba(26,58,42,0.2);\n  }\n  .aa-preview-inner {\n    background: var(--aa-white);\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 10px 30px rgba(26,58,42,0.15);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n    border: 2px solid #e0d9c8;\n  }\n  .aa-preview-inner img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    visibility: visible !important;\n    opacity: 1 !important;\n  }\n  .aa-preview-label {\n    background: var(--aa-green);\n    color: var(--aa-white);\n    font-size: 12px;\n    font-weight: 700;\n    padding: 10px 14px;\n    letter-spacing: 0.5px;\n    text-align: center;\n  }\n  .aa-preview-tab {\n    position: absolute;\n    top: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n    background: var(--aa-gold);\n    color: var(--aa-green);\n    font-size: 10px;\n    font-weight: 700;\n    padding: 3px 10px;\n    border-radius: 20px;\n    letter-spacing: 0.5px;\n    white-space: nowrap;\n    z-index: 2;\n    text-transform: uppercase;\n  }\n\n  \/* \u2500\u2500 FREE CLASS CTA \u2500\u2500 *\/\n  #aa-cta { background: var(--aa-teal); }\n  #aa-cta-inner {\n    max-width: 620px;\n    margin: 0 auto;\n    text-align: center;\n  }\n  #aa-cta .aa-section-title { color: var(--aa-white); }\n  #aa-cta p {\n    color: rgba(255,255,255,0.82);\n    font-size: 16px;\n    margin-bottom: 30px;\n    line-height: 1.7;\n  }\n  .aa-cta-btn {\n    display: inline-block;\n    background: var(--aa-gold);\n    color: var(--aa-green);\n    font-family: 'Playfair Display', serif;\n    font-size: 16px;\n    font-weight: 700;\n    padding: 16px 32px;\n    border-radius: 8px;\n    text-decoration: none;\n    letter-spacing: 0.3px;\n    transition: background 0.2s, transform 0.1s;\n    box-shadow: 0 6px 20px rgba(0,0,0,0.2);\n  }\n  .aa-cta-btn:hover { background: var(--aa-gold-light); }\n  .aa-cta-btn:active { transform: scale(0.98); }\n\n  \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n  #aa-footer {\n    background: var(--aa-green);\n    padding: 40px 24px;\n    text-align: center;\n  }\n  #aa-footer .aa-footer-logo {\n    font-family: 'Playfair Display', serif;\n    font-size: 24px;\n    font-weight: 700;\n    color: var(--aa-white);\n    margin-bottom: 4px;\n  }\n  #aa-footer .aa-footer-tagline {\n    font-size: 13px;\n    color: var(--aa-gold-light);\n    margin-bottom: 20px;\n    letter-spacing: 0.5px;\n  }\n  #aa-footer .aa-footer-links {\n    display: flex;\n    justify-content: center;\n    gap: 20px;\n    flex-wrap: wrap;\n    margin-bottom: 16px;\n  }\n  #aa-footer .aa-footer-links a {\n    color: rgba(255,255,255,0.72);\n    text-decoration: none;\n    font-size: 13px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    transition: color 0.2s;\n  }\n  #aa-footer .aa-footer-links a:hover { color: var(--aa-gold-light); }\n  #aa-footer .aa-copy {\n    font-size: 11px;\n    color: rgba(255,255,255,0.35);\n    margin-top: 16px;\n  }\n\n  \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n  @media (max-width: 680px) {\n    #aa-hero-inner {\n      grid-template-columns: 1fr;\n      gap: 36px;\n    }\n    #aa-hero-right { order: -1; }\n    #aa-cover-img { max-width: 260px !important; }\n    .aa-preview-grid { grid-template-columns: 1fr; max-width: 340px; margin: 0 auto; }\n    .aa-preview-card .aa-preview-inner { transform: rotate(0deg) !important; }\n    .aa-benefits-grid { grid-template-columns: 1fr 1fr; }\n  }\n  @media (max-width: 400px) {\n    .aa-benefits-grid { grid-template-columns: 1fr; }\n  }\n<\/style>\n\n<div id=\"aa-page\">\n\n  <!-- \u2550\u2550\u2550\u2550 HEADER \u2550\u2550\u2550\u2550 -->\n  <header id=\"aa-header\">\n    <a href=\"https:\/\/arabarabic.com\/\" class=\"aa-logo\">\n      <div class=\"aa-logo-symbol\">\u0639<\/div>\n      <div class=\"aa-logo-text\">\n        <strong>Arab Arabic<\/strong>\n        <small>Learn Arabic &amp; Quran Online<\/small>\n      <\/div>\n    <\/a>\n    <a href=\"https:\/\/www.facebook.com\/profile.php?id=100063906339493\" target=\"_blank\" rel=\"noopener\" class=\"aa-fb-link\">\n      <svg viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\">\n        <path d=\"M24 12.073C24 5.405 18.627 0 12 0S0 5.405 0 12.073C0 18.1 4.388 23.094 10.125 24v-8.437H7.078v-3.49h3.047V9.41c0-3.025 1.792-4.697 4.533-4.697 1.312 0 2.686.236 2.686.236v2.97h-1.513c-1.491 0-1.956.932-1.956 1.886v2.268h3.328l-.532 3.49h-2.796V24C19.612 23.094 24 18.1 24 12.073z\"\/>\n      <\/svg>\n      Follow on Facebook\n    <\/a>\n  <\/header>\n\n  <!-- \u2550\u2550\u2550\u2550 HERO \u2550\u2550\u2550\u2550 -->\n  <section id=\"aa-hero\">\n    <div id=\"aa-hero-inner\">\n\n      <!-- Left: Headline + Form -->\n      <div id=\"aa-hero-left\">\n        <div class=\"aa-badge\">\ud83c\udf81 Free Download \u2014 No Credit Card<\/div>\n        <h1>Free Arabic Alphabet <span>Workbook<\/span><\/h1>\n        <p class=\"aa-subhead\">A printable workbook for children, beginners, and non-Arabic speakers to practice Arabic letters step by step.<\/p>\n\n        <!-- \u2500\u2500 MAILERLITE FORM \u2500\u2500 -->\n        <div id=\"aa-form-wrap\">\n          <h3>Get the Free Workbook<\/h3>\n          <p class=\"aa-form-sub\">Enter your details and we&#8217;ll take you right to it.<\/p>\n          <div class=\"ml-embedded\" data-form=\"yAFJbU\"><\/div>\n          <p class=\"aa-form-consent\">By downloading, you agree to receive helpful Arabic learning tips by email. You can unsubscribe anytime.<\/p>\n          <div class=\"aa-form-trust\">\n            <span class=\"aa-trust-pill\">\u2713 Instant Access<\/span>\n            <span class=\"aa-trust-pill\">\u2713 Printable PDF<\/span>\n            <span class=\"aa-trust-pill\">\u2713 100% Free<\/span>\n          <\/div>\n        <\/div>\n        <!-- \u2500\u2500 END MAILERLITE FORM \u2500\u2500 -->\n      <\/div>\n\n      <!-- Right: Cover Image -->\n      <div id=\"aa-hero-right\">\n        <img decoding=\"async\"\n          id=\"aa-cover-img\"\n          src=\"https:\/\/arabarabic.com\/wp-content\/uploads\/2026\/06\/Cover-for-first-book.png\"\n          alt=\"Free Arabic Alphabet Starter Workbook cover\"\n          loading=\"eager\"\n          width=\"340\"\n          style=\"display:block;width:100%;max-width:340px;height:auto;border-radius:14px;box-shadow:0 24px 64px rgba(0,0,0,0.5);margin:0 auto;\"\n        \/>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550 BENEFITS \u2550\u2550\u2550\u2550 -->\n  <section id=\"aa-benefits\" class=\"aa-section\">\n    <div class=\"aa-section-inner\">\n      <h2 class=\"aa-section-title\">Why Families Love This Workbook<\/h2>\n      <div class=\"aa-divider\"><\/div>\n      <p class=\"aa-section-subtitle\">Everything you need to start teaching Arabic letters at home \u2014 beautifully designed and completely free.<\/p>\n      <div class=\"aa-benefits-grid\">\n        <div class=\"aa-benefit-card\">\n          <div class=\"aa-benefit-icon\">\ud83d\udda8\ufe0f<\/div>\n          <h4>Printable PDF<\/h4>\n          <p>Print as many times as you need. No limits, no extra cost.<\/p>\n        <\/div>\n        <div class=\"aa-benefit-card\">\n          <div class=\"aa-benefit-icon\">\u270d\ufe0f<\/div>\n          <h4>Arabic Letter Tracing<\/h4>\n          <p>Dotted letter guides with stroke direction arrows for each letter.<\/p>\n        <\/div>\n        <div class=\"aa-benefit-card\">\n          <div class=\"aa-benefit-icon\">\u21a9\ufe0f<\/div>\n          <h4>Right-to-Left Practice<\/h4>\n          <p>Designed around Arabic writing direction from the very first page.<\/p>\n        <\/div>\n        <div class=\"aa-benefit-card\">\n          <div class=\"aa-benefit-icon\">\ud83d\udc67<\/div>\n          <h4>Kids &amp; Beginners<\/h4>\n          <p>Suitable for children 4+ and adult beginners with no prior Arabic knowledge.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550 WHAT'S INSIDE \u2550\u2550\u2550\u2550 -->\n  <section id=\"aa-inside\" class=\"aa-section\">\n    <div class=\"aa-section-inner\">\n      <h2 class=\"aa-section-title\">What&#8217;s Inside the Workbook<\/h2>\n      <div class=\"aa-divider\"><\/div>\n      <p class=\"aa-section-subtitle\">One carefully designed PDF \u2014 everything a beginner needs to start recognising and writing Arabic letters.<\/p>\n      <div class=\"aa-inside-grid\">\n        <div class=\"aa-inside-item\">\n          <div class=\"aa-inside-num\">28<\/div>\n          <h4>Arabic Letters<\/h4>\n          <p>All letters with names in Arabic and English<\/p>\n        <\/div>\n        <div class=\"aa-inside-item\">\n          <div class=\"aa-inside-num\">\u270d<\/div>\n          <h4>Tracing Practice<\/h4>\n          <p>Dotted guides for every single letter<\/p>\n        <\/div>\n        <div class=\"aa-inside-item\">\n          <div class=\"aa-inside-num\">\u2192<\/div>\n          <h4>Stroke Direction<\/h4>\n          <p>Numbered arrows showing exactly how to draw each letter<\/p>\n        <\/div>\n        <div class=\"aa-inside-item\">\n          <div class=\"aa-inside-num\">\ud83d\udcdd<\/div>\n          <h4>Practice Lines<\/h4>\n          <p>Blank lines to write letters independently<\/p>\n        <\/div>\n        <div class=\"aa-inside-item\">\n          <div class=\"aa-inside-num\">\u2605<\/div>\n          <h4>Beginner Pages<\/h4>\n          <p>Friendly layout \u2014 no overwhelm, just gentle progress<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550 PREVIEW GALLERY \u2550\u2550\u2550\u2550 -->\n  <section id=\"aa-preview\" class=\"aa-section\">\n    <div class=\"aa-section-inner\">\n      <h2 class=\"aa-section-title\">See What&#8217;s Inside the Free Workbook<\/h2>\n      <div class=\"aa-divider\"><\/div>\n      <p class=\"aa-section-subtitle\">Real pages from the workbook \u2014 clean, structured, and easy for children to follow.<\/p>\n\n      <div class=\"aa-preview-grid\">\n\n        <div class=\"aa-preview-card\">\n          <span class=\"aa-preview-tab\">Writing Direction<\/span>\n          <div class=\"aa-preview-inner\">\n            <img decoding=\"async\"\n              src=\"https:\/\/arabarabic.com\/wp-content\/uploads\/2026\/06\/preview_02_page_8.png\"\n              alt=\"Workbook page showing Arabic writing direction practice\"\n              loading=\"lazy\"\n              style=\"display:block;width:100%;height:auto;\"\n            \/>\n            <div class=\"aa-preview-label\">Writing Direction Practice<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"aa-preview-card\">\n          <span class=\"aa-preview-tab\">Letter Tracing<\/span>\n          <div class=\"aa-preview-inner\">\n            <img decoding=\"async\"\n              src=\"https:\/\/arabarabic.com\/wp-content\/uploads\/2026\/06\/preview_03_page_9.png\"\n              alt=\"Workbook page showing Arabic letter tracing\"\n              loading=\"lazy\"\n              style=\"display:block;width:100%;height:auto;\"\n            \/>\n            <div class=\"aa-preview-label\">Arabic Letter Tracing<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"aa-preview-card\">\n          <span class=\"aa-preview-tab\">Beginner Friendly<\/span>\n          <div class=\"aa-preview-inner\">\n            <img decoding=\"async\"\n              src=\"https:\/\/arabarabic.com\/wp-content\/uploads\/2026\/06\/preview_04_page_11.png\"\n              alt=\"Workbook page showing beginner-friendly worksheets\"\n              loading=\"lazy\"\n              style=\"display:block;width:100%;height:auto;\"\n            \/>\n            <div class=\"aa-preview-label\">Beginner-Friendly Worksheets<\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550 FREE TRIAL CTA \u2550\u2550\u2550\u2550 -->\n  <section id=\"aa-cta\" class=\"aa-section\">\n    <div id=\"aa-cta-inner\">\n      <h2 class=\"aa-section-title\">Want Your Child to Learn Arabic &amp; Quran Online?<\/h2>\n      <div class=\"aa-divider\"><\/div>\n      <p>Our experienced teachers offer personalised online Arabic and Quran lessons for children. Book a free trial class \u2014 no commitment required.<\/p>\n      <a\n        href=\"mailto:info@arabarabic.com?subject=Free%20Trial%20Class%20Request&#038;body=Hello,%20I%20downloaded%20the%20free%20Arabic%20workbook%20and%20I%20would%20like%20to%20book%20a%20free%20trial%20class.\"\n        class=\"aa-cta-btn\"\n      >\n        \u2709\ufe0f Email Us to Book a Free Trial Class\n      <\/a>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550 FOOTER \u2550\u2550\u2550\u2550 -->\n  <footer id=\"aa-footer\">\n    <div class=\"aa-footer-logo\">Arab Arabic<\/div>\n    <div class=\"aa-footer-tagline\">Learn Arabic &amp; Quran Online<\/div>\n    <div class=\"aa-footer-links\">\n      <a href=\"mailto:info@arabarabic.com\">\n        <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"\/><path d=\"m2 7 10 7 10-7\"\/><\/svg>\n        info@arabarabic.com\n      <\/a>\n      <a href=\"https:\/\/www.facebook.com\/profile.php?id=100063906339493\" target=\"_blank\" rel=\"noopener\">\n        <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\"><path d=\"M24 12.073C24 5.405 18.627 0 12 0S0 5.405 0 12.073C0 18.1 4.388 23.094 10.125 24v-8.437H7.078v-3.49h3.047V9.41c0-3.025 1.792-4.697 4.533-4.697 1.312 0 2.686.236 2.686.236v2.97h-1.513c-1.491 0-1.956.932-1.956 1.886v2.268h3.328l-.532 3.49h-2.796V24C19.612 23.094 24 18.1 24 12.073z\"\/><\/svg>\n        Follow us on Facebook\n      <\/a>\n    <\/div>\n    <div class=\"aa-copy\">&copy; 2026 Arab Arabic \u2014 arabarabic.com<\/div>\n  <\/footer>\n\n<\/div><!-- \/#aa-page -->\n\n<!-- MailerLite Universal -->\n<script>\n  (function(w,d,e,u,f,l,n){w[f]=w[f]||function(){(w[f].q=w[f].q||[])\n  .push(arguments);},l=d.createElement(e),l.async=1,l.src=u,\n  n=d.getElementsByTagName(e)[0],n.parentNode.insertBefore(l,n);})\n  (window,document,'script','https:\/\/assets.mailerlite.com\/js\/universal.js','ml');\n  ml('account', '2396638');\n<\/script>\n<!-- End MailerLite Universal -->\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u0639 Arab Arabic Learn Arabic &amp; Quran Online Follow on Facebook \ud83c\udf81 Free Download \u2014 No Credit Card Free Arabic [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"disabled","ast-banner-title-visibility":"disabled","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"disabled","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":"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":"","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-4)","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-4)","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-4)","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-70","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/arabarabic.com\/index.php?rest_route=\/wp\/v2\/pages\/70","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/arabarabic.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/arabarabic.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/arabarabic.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/arabarabic.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=70"}],"version-history":[{"count":6,"href":"https:\/\/arabarabic.com\/index.php?rest_route=\/wp\/v2\/pages\/70\/revisions"}],"predecessor-version":[{"id":86,"href":"https:\/\/arabarabic.com\/index.php?rest_route=\/wp\/v2\/pages\/70\/revisions\/86"}],"wp:attachment":[{"href":"https:\/\/arabarabic.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=70"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}