{"id":78,"date":"2026-06-01T14:33:10","date_gmt":"2026-06-01T14:33:10","guid":{"rendered":"https:\/\/arabarabic.com\/?page_id=78"},"modified":"2026-08-01T08:38:01","modified_gmt":"2026-08-01T08:38:01","slug":"thank-you","status":"publish","type":"page","link":"https:\/\/arabarabic.com\/?page_id=78","title":{"rendered":"Thank You"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\"><\/h3>\n\n\n\n<style>\n  \/* ===== ARAB ARABIC \u2014 THANK YOU PAGE ===== *\/\n  #aa-ty-page * { box-sizing: border-box; margin: 0; padding: 0; }\ngumroad\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-ty-page {\n    font-family: 'Lato', sans-serif;\n    background: #f9f5ed;\n    color: #1a2e1a;\n    line-height: 1.7;\n    overflow-x: hidden;\n  }\n  #aa-ty-page h1, #aa-ty-page h2, #aa-ty-page h3, #aa-ty-page h4 {\n    font-family: 'Playfair Display', Georgia, serif;\n  }\n\n  :root {\n    --aa-green:      #1a3a2a;\n    --aa-green-mid:  #2d5a3d;\n    --aa-teal:       #2d6b6b;\n    --aa-gold:       #c9a84c;\n    --aa-gold-light: #e8c97a;\n    --aa-cream:      #f9f5ed;\n    --aa-cream-dark: #f0e9d8;\n    --aa-text-soft:  #4a5a4a;\n    --aa-white:      #ffffff;\n  }\n\n  \/* \u2500\u2500 HEADER \u2500\u2500 *\/\n  #aa-ty-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-ty-header .aa-logo {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    text-decoration: none;\n  }\n  #aa-ty-header .aa-logo-symbol {\n    width: 44px; 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-ty-header .aa-logo-text { color: var(--aa-white); }\n  #aa-ty-header .aa-logo-text strong {\n    display: block;\n    font-family: 'Playfair Display', serif;\n    font-size: 18px;\n    font-weight: 700;\n  }\n  #aa-ty-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-ty-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  }\n  #aa-ty-header .aa-fb-link:hover { background: rgba(255,255,255,0.2); }\n  #aa-ty-header .aa-fb-link svg { width: 18px; height: 18px; flex-shrink: 0; }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  #aa-ty-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    text-align: center;\n  }\n  .aa-ty-check {\n    width: 64px; height: 64px;\n    background: rgba(201,168,76,0.2);\n    border: 2px solid var(--aa-gold);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 24px;\n    font-size: 28px;\n  }\n  #aa-ty-hero h1 {\n    font-size: clamp(28px, 5vw, 44px);\n    font-weight: 700;\n    color: var(--aa-white);\n    line-height: 1.2;\n    margin-bottom: 16px;\n  }\n  #aa-ty-hero h1 em {\n    font-style: italic;\n    color: var(--aa-gold-light);\n  }\n  #aa-ty-hero p {\n    font-size: 16px;\n    color: rgba(255,255,255,0.8);\n    max-width: 480px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* \u2500\u2500 DOWNLOAD CARD \u2500\u2500 *\/\n  #aa-ty-card-wrap {\n    padding: 0 24px;\n    margin-top: -40px;\n  }\n  #aa-ty-card {\n    background: var(--aa-white);\n    border-radius: 18px;\n    box-shadow: 0 20px 60px rgba(26,58,42,0.18);\n    max-width: 600px;\n    margin: 0 auto;\n    overflow: hidden;\n  }\n  #aa-ty-card-top {\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    padding: 28px 28px 24px;\n    border-bottom: 1.5px solid #ede7d8;\n  }\n  #aa-ty-card-top img {\n    display: block !important;\n    width: 90px !important;\n    height: auto !important;\n    border-radius: 8px !important;\n    flex-shrink: 0;\n    box-shadow: 0 6px 20px rgba(0,0,0,0.15);\n  }\n  #aa-ty-card-info h3 {\n    font-size: 18px;\n    font-weight: 700;\n    color: var(--aa-green);\n    margin-bottom: 6px;\n  }\n  #aa-ty-card-info p {\n    font-size: 13px;\n    color: var(--aa-text-soft);\n    line-height: 1.5;\n    margin-bottom: 10px;\n  }\n  .aa-ty-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n  }\n  .aa-ty-tag {\n    font-size: 11px;\n    font-weight: 700;\n    color: var(--aa-green-mid);\n    background: #edf5f0;\n    border-radius: 20px;\n    padding: 3px 10px;\n  }\n\n  \/* \u2500\u2500 BUTTONS \u2500\u2500 *\/\n  #aa-ty-buttons {\n    padding: 24px 28px 28px;\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }\n  #aa-ty-buttons .aa-btn-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n    color: var(--aa-text-soft);\n    margin-bottom: 2px;\n    display: block;\n  }\n  \/* Primary: Open in browser *\/\n  .aa-btn-open {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    gap: 10px !important;\n    width: 100% !important;\n    padding: 16px 20px !important;\n    background: var(--aa-green) !important;\n    color: var(--aa-white) !important;\n    font-family: 'Playfair Display', serif !important;\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    border-radius: 10px !important;\n    text-decoration: none !important;\n    letter-spacing: 0.3px !important;\n    transition: background 0.2s !important;\n    box-sizing: border-box !important;\n  }\n  .aa-btn-open:hover { background: #2d5a3d !important; }\n  .aa-btn-open svg { width: 20px; height: 20px; flex-shrink: 0; }\n\n  \/* Secondary: Download to device *\/\n  .aa-btn-download {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    gap: 10px !important;\n    width: 100% !important;\n    padding: 15px 20px !important;\n    background: var(--aa-cream-dark) !important;\n    color: var(--aa-green) !important;\n    font-family: 'Lato', sans-serif !important;\n    font-size: 15px !important;\n    font-weight: 700 !important;\n    border-radius: 10px !important;\n    border: 2px solid #c9b99a !important;\n    text-decoration: none !important;\n    letter-spacing: 0.3px !important;\n    transition: background 0.2s, border-color 0.2s !important;\n    box-sizing: border-box !important;\n  }\n  .aa-btn-download:hover {\n    background: #e5dbc8 !important;\n    border-color: #b5a080 !important;\n  }\n  .aa-btn-download svg { width: 20px; height: 20px; flex-shrink: 0; }\n\n  .aa-btn-note {\n    font-size: 11px;\n    color: #999;\n    text-align: center;\n    line-height: 1.5;\n    padding-top: 4px;\n  }\n  .aa-btn-note a { color: var(--aa-teal); text-decoration: none; }\n  .aa-btn-note a:hover { text-decoration: underline; }\n\n  \/* \u2500\u2500 STEPS \u2500\u2500 *\/\n  #aa-ty-steps {\n    padding: 60px 24px;\n    background: var(--aa-cream);\n  }\n  #aa-ty-steps-inner {\n    max-width: 640px;\n    margin: 0 auto;\n  }\n  .aa-ty-section-title {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(22px, 4vw, 30px);\n    font-weight: 700;\n    color: var(--aa-green);\n    text-align: center;\n    margin-bottom: 8px;\n  }\n  .aa-ty-section-sub {\n    font-size: 14px;\n    color: var(--aa-text-soft);\n    text-align: center;\n    margin-bottom: 40px;\n  }\n  .aa-divider {\n    width: 48px; height: 3px;\n    background: var(--aa-gold);\n    border-radius: 2px;\n    margin: 12px auto 32px;\n  }\n  .aa-steps-list {\n    display: flex;\n    flex-direction: column;\n    gap: 24px;\n  }\n  .aa-step {\n    display: flex;\n    gap: 18px;\n    align-items: flex-start;\n  }\n  .aa-step-num {\n    width: 40px; height: 40px;\n    background: var(--aa-green);\n    color: var(--aa-white);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-family: 'Playfair Display', serif;\n    font-size: 18px;\n    font-weight: 700;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n  .aa-step-body h4 {\n    font-size: 16px;\n    font-weight: 700;\n    color: var(--aa-green);\n    margin-bottom: 6px;\n  }\n  .aa-step-body p {\n    font-size: 14px;\n    color: var(--aa-text-soft);\n    line-height: 1.65;\n  }\n\n  \/* \u2500\u2500 CTA \u2500\u2500 *\/\n  #aa-ty-cta {\n    background: var(--aa-teal);\n    padding: 60px 24px;\n    text-align: center;\n  }\n  #aa-ty-cta h2 {\n    font-size: clamp(22px, 4vw, 32px);\n    font-weight: 700;\n    color: var(--aa-white);\n    margin-bottom: 10px;\n  }\n  #aa-ty-cta p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.82);\n    max-width: 480px;\n    margin: 0 auto 28px;\n    line-height: 1.7;\n  }\n  .aa-cta-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\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: 15px 30px;\n    border-radius: 8px;\n    text-decoration: none;\n    transition: background 0.2s;\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-ty-cta .aa-direct-email {\n    margin-top: 16px;\n    font-size: 13px;\n    color: rgba(255,255,255,0.65);\n  }\n  #aa-ty-cta .aa-direct-email strong { color: var(--aa-gold-light); }\n\n  \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n  #aa-ty-footer {\n    background: var(--aa-green);\n    padding: 36px 24px;\n    text-align: center;\n  }\n  .aa-ty-footer-logo {\n    font-family: 'Playfair Display', serif;\n    font-size: 22px;\n    font-weight: 700;\n    color: var(--aa-white);\n    margin-bottom: 4px;\n  }\n  .aa-ty-footer-tagline {\n    font-size: 12px;\n    color: var(--aa-gold-light);\n    margin-bottom: 18px;\n    letter-spacing: 0.5px;\n  }\n  .aa-ty-footer-links {\n    display: flex;\n    justify-content: center;\n    gap: 20px;\n    flex-wrap: wrap;\n    margin-bottom: 14px;\n  }\n  .aa-ty-footer-links a {\n    color: rgba(255,255,255,0.7);\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-ty-footer-links a:hover { color: var(--aa-gold-light); }\n  .aa-ty-copy {\n    font-size: 11px;\n    color: rgba(255,255,255,0.3);\n  }\n\n\n  \/* \u2500\u2500 PAID BUNDLE OFFER \u2500\u2500 *\/\n  #aa-ty-bundle-offer-wrap {\n    padding: 42px 24px 18px;\n    background: var(--aa-cream);\n  }\n  #aa-ty-bundle-offer {\n    max-width: 760px;\n    margin: 0 auto;\n    background:\n      radial-gradient(circle at 88% 12%, rgba(201,168,76,0.18), transparent 32%),\n      linear-gradient(135deg, #fffaf0 0%, #ffffff 52%, #eef6f1 100%);\n    border: 2px solid rgba(201,168,76,0.65);\n    border-radius: 22px;\n    box-shadow: 0 18px 48px rgba(26,58,42,0.14);\n    padding: 30px 28px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  #aa-ty-bundle-offer:before {\n    content: \"8 PDFs\";\n    position: absolute;\n    top: 16px;\n    right: -34px;\n    transform: rotate(35deg);\n    background: var(--aa-gold);\n    color: var(--aa-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    padding: 8px 46px;\n    box-shadow: 0 6px 16px rgba(0,0,0,0.12);\n  }\n  .aa-bundle-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    background: rgba(201,168,76,0.16);\n    color: #8a650f;\n    border: 1px solid rgba(201,168,76,0.45);\n    border-radius: 999px;\n    padding: 7px 14px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    margin-bottom: 14px;\n  }\n  #aa-ty-bundle-offer h2 {\n    color: var(--aa-green);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.18;\n    margin-bottom: 12px;\n  }\n  #aa-ty-bundle-offer p {\n    max-width: 610px;\n    margin: 0 auto 16px;\n    color: var(--aa-text-soft);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .aa-bundle-points {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    justify-content: center;\n    margin: 18px auto 20px;\n  }\n  .aa-bundle-point {\n    background: #edf5f0;\n    color: var(--aa-green-mid);\n    border-radius: 999px;\n    padding: 7px 12px;\n    font-size: 12px;\n    font-weight: 700;\n  }\n  .aa-bundle-price {\n    display: flex;\n    align-items: baseline;\n    justify-content: center;\n    gap: 10px;\n    margin: 8px 0 18px;\n  }\n  .aa-bundle-price .aa-old-price {\n    color: #999;\n    text-decoration: line-through;\n    font-size: 18px;\n    font-weight: 700;\n  }\n  .aa-bundle-price .aa-new-price {\n    color: var(--aa-green);\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 42px;\n    line-height: 1;\n    font-weight: 700;\n  }\n  .aa-bundle-price .aa-price-note {\n    color: #8a650f;\n    font-size: 13px;\n    font-weight: 700;\n  }\n  .aa-bundle-btn {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    gap: 10px !important;\n    background: var(--aa-green) !important;\n    color: var(--aa-white) !important;\n    font-family: 'Playfair Display', Georgia, serif !important;\n    font-size: 17px !important;\n    font-weight: 700 !important;\n    padding: 16px 32px !important;\n    border-radius: 11px !important;\n    text-decoration: none !important;\n    box-shadow: 0 10px 24px rgba(26,58,42,0.22) !important;\n    transition: background 0.2s, transform 0.2s !important;\n  }\n  .aa-bundle-btn:hover {\n    background: var(--aa-green-mid) !important;\n    transform: translateY(-2px);\n  }\n  .aa-bundle-small-note {\n    margin-top: 13px !important;\n    color: #777 !important;\n    font-size: 12px !important;\n  }\n\n  \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n  @media (max-width: 500px) {\n    #aa-ty-card-top { flex-direction: column; align-items: flex-start; gap: 14px; }\n    #aa-ty-card-top img { width: 80px !important; }\n    #aa-ty-buttons { padding: 20px; }\n  }\n<\/style>\n\n<div id=\"aa-ty-page\">\n\n  <!-- \u2550\u2550\u2550\u2550 HEADER \u2550\u2550\u2550\u2550 -->\n  <header id=\"aa-ty-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\"><\/path>\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-ty-hero\">\n    <div class=\"aa-ty-check\">\u2705<\/div>\n    <h1>Your Free Arabic Workbook<br><em>Is Ready!<\/em><\/h1>\n    <p>Thank you for requesting the Free Arabic Alphabet Starter Workbook. Use the buttons below to open or save your PDF.<\/p>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550 DOWNLOAD CARD \u2550\u2550\u2550\u2550 -->\n  <div id=\"aa-ty-card-wrap\">\n    <div id=\"aa-ty-card\">\n\n      <!-- Book info row -->\n      <div id=\"aa-ty-card-top\">\n        <img decoding=\"async\" src=\"https:\/\/arabarabic.com\/wp-content\/uploads\/2026\/06\/Cover-for-first-book.png\" alt=\"Free Arabic Alphabet Starter Workbook Cover\" loading=\"eager\" width=\"90\" style=\"display:block;width:90px;height:auto;border-radius:8px;flex-shrink:0;box-shadow:0 6px 20px rgba(0,0,0,0.15);\">\n        <div id=\"aa-ty-card-info\">\n          <h3>Arabic Alphabet Starter Workbook<\/h3>\n          <p>Printable PDF with all 28 Arabic letters, tracing pages, stroke direction guides, and practice lines.<\/p>\n          <div class=\"aa-ty-tags\">\n            <span class=\"aa-ty-tag\">\ud83d\udcc4 PDF<\/span>\n            <span class=\"aa-ty-tag\">28 Letters<\/span>\n            <span class=\"aa-ty-tag\">Print Unlimited<\/span>\n            <span class=\"aa-ty-tag\">Kids &amp; Beginners<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- \u2500\u2500 TWO BUTTONS \u2500\u2500 -->\n      <div id=\"aa-ty-buttons\">\n\n        <!-- Button 1: Open in browser tab (no download) -->\n        <div>\n          <span class=\"aa-btn-label\">Recommended on mobile<\/span>\n          <a href=\"https:\/\/arabarabic.com\/wp-content\/uploads\/2026\/06\/Free_Arabic_Alphabet_Starter_Workbook_Gift.pdf\" target=\"_blank\" rel=\"noopener\" class=\"aa-btn-open\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n              <path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"><\/path>\n              <polyline points=\"14 2 14 8 20 8\"><\/polyline>\n              <line x1=\"12\" y1=\"12\" x2=\"12\" y2=\"18\"><\/line>\n              <line x1=\"9\" y1=\"15\" x2=\"15\" y2=\"15\"><\/line>\n            <\/svg>\n            Open Workbook PDF\n          <\/a>\n        <\/div>\n\n        <!-- Button 2: Download to device -->\n        <div>\n          <span class=\"aa-btn-label\">Save to your device<\/span>\n          <a href=\"https:\/\/arabarabic.com\/wp-content\/uploads\/2026\/06\/Free_Arabic_Alphabet_Starter_Workbook_Gift.pdf\" download=\"Free_Arabic_Alphabet_Starter_Workbook.pdf\" class=\"aa-btn-download\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n              <path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"><\/path>\n              <polyline points=\"7 10 12 15 17 10\"><\/polyline>\n              <line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"><\/line>\n            <\/svg>\n            Download PDF\n          <\/a>\n        <\/div>\n\n        <p class=\"aa-btn-note\">\n          \ud83d\udd12 Free \u00b7 No credit card required \u00b7 PDF is safe to print &amp; share with your family<br>\n          Having trouble? Email us at <a href=\"mailto:info@arabarabic.com\">info@arabarabic.com<\/a>\n        <\/p>\n\n      <\/div>\n      <!-- \u2500\u2500 END BUTTONS \u2500\u2500 -->\n\n    <\/div>\n  <\/div>\n\n\n  <!-- \u2550\u2550\u2550\u2550 PAID BUNDLE OFFER \u2550\u2550\u2550\u2550 -->\n  <section id=\"aa-ty-bundle-offer-wrap\">\n    <div id=\"aa-ty-bundle-offer\">\n      <div class=\"aa-bundle-kicker\">\ud83c\udf81 Special Launch Offer<\/div>\n\n      <h2>Want the Complete Arabic Starter Bundle?<\/h2>\n\n      <p>\n        Get 8 printable Arabic learning PDFs for kids \u2014 letters, tracing, first words,\n        flashcards, and maze activities. A simple step-by-step bundle to keep learning\n        after the free workbook.\n      <\/p>\n\n      <div class=\"aa-bundle-points\">\n        <span class=\"aa-bundle-point\">4 Letter Levels<\/span>\n        <span class=\"aa-bundle-point\">First Words Workbook<\/span>\n        <span class=\"aa-bundle-point\">Picture Flashcards<\/span>\n        <span class=\"aa-bundle-point\">Maze Bonus<\/span>\n      <\/div>\n\n      <div class=\"aa-bundle-price\">\n        <span class=\"aa-old-price\">$29<\/span>\n        <span class=\"aa-new-price\">$9<\/span>\n        <span class=\"aa-price-note\">Launch Price<\/span>\n      <\/div>\n\n      <a href=\"https:\/\/arabarabicacademy.gumroad.com\/l\/Arabic-starter-bundle\" target=\"_blank\" rel=\"noopener\" class=\"aa-bundle-btn\">\n        Get the Complete Bundle for $9\n      <\/a>\n\n      <p class=\"aa-bundle-small-note\">\n        Instant digital download \u00b7 Printable PDFs \u00b7 Personal\/family\/classroom use\n      <\/p>\n    <\/div>\n  <\/section>\n\n\n  <!-- \u2550\u2550\u2550\u2550 STEPS \u2550\u2550\u2550\u2550 -->\n  <section id=\"aa-ty-steps\">\n    <div id=\"aa-ty-steps-inner\">\n      <h2 class=\"aa-ty-section-title\">What To Do Next<\/h2>\n      <p class=\"aa-ty-section-sub\">3 Simple Steps to Start Learning Arabic<\/p>\n      <div class=\"aa-divider\"><\/div>\n      <div class=\"aa-steps-list\">\n\n        <div class=\"aa-step\">\n          <div class=\"aa-step-num\">1<\/div>\n          <div class=\"aa-step-body\">\n            <h4>Download &amp; Print the Workbook<\/h4>\n            <p>Open or download the PDF above. Print all pages or only the letters you want to practice. You can reprint as many times as needed.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"aa-step\">\n          <div class=\"aa-step-num\">2<\/div>\n          <div class=\"aa-step-body\">\n            <h4>Practice Arabic Letters for 10 Minutes a Day<\/h4>\n            <p>Start with Alif and work through each letter one by one. Say the letter name aloud before tracing it. Consistency is the key \u2014 even 10 minutes daily makes a big difference.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"aa-step\">\n          <div class=\"aa-step-num\">3<\/div>\n          <div class=\"aa-step-body\">\n            <h4>Contact Us for a Guided Arabic &amp; Quran Lesson<\/h4>\n            <p>Once your child is familiar with the letters, book a free trial class with one of our qualified teachers. We will assess their level and create a personalised learning plan.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550 CTA \u2550\u2550\u2550\u2550 -->\n  <section id=\"aa-ty-cta\">\n    <h2>Want Help Teaching Your Child Arabic and Quran?<\/h2>\n    <p>Email us to book a free trial class. Our qualified teachers offer live online lessons for children and beginners \u2014 no commitment required.<\/p>\n    <a href=\"mailto:info@arabarabic.com?subject=Free%20Trial%20Class%20Request&amp;body=Hello%2C%20I%20downloaded%20the%20free%20Arabic%20workbook%20and%20I%20would%20like%20to%20book%20a%20free%20trial%20class.\" class=\"aa-cta-btn\">\n      \u2709\ufe0f Book a Free Trial Class\n    <\/a>\n    <p class=\"aa-direct-email\">Or email us directly: <strong>info@arabarabic.com<\/strong><\/p>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550 FOOTER \u2550\u2550\u2550\u2550 -->\n  <footer id=\"aa-ty-footer\">\n    <div class=\"aa-ty-footer-logo\">Arab Arabic<\/div>\n    <div class=\"aa-ty-footer-tagline\">Teaching Arabic and Quran Online \u00b7 \u00a9 2026 arabarabic.com<\/div>\n    <div class=\"aa-ty-footer-links\">\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\"><\/path><\/svg>\n        Follow us on Facebook\n      <\/a>\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\"><\/rect><path d=\"m2 7 10 7 10-7\"><\/path><\/svg>\n        info@arabarabic.com\n      <\/a>\n      <a href=\"https:\/\/arabarabic.com\/\">\n        \u2190 Back to Home\n      <\/a>\n    <\/div>\n    <div class=\"aa-ty-copy\">\u00a9 2026 Arab Arabic \u2014 arabarabic.com<\/div>\n  <\/footer>\n\n<\/div><!-- \/#aa-ty-page -->\n","protected":false},"excerpt":{"rendered":"<p>\u0639 Arab Arabic Learn Arabic &amp; Quran Online Follow on Facebook \u2705 Your Free Arabic WorkbookIs Ready! Thank you for [&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":"","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":"","ast-breadcrumbs-content":"","ast-featured-img":"","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":"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-78","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/arabarabic.com\/index.php?rest_route=\/wp\/v2\/pages\/78","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=78"}],"version-history":[{"count":4,"href":"https:\/\/arabarabic.com\/index.php?rest_route=\/wp\/v2\/pages\/78\/revisions"}],"predecessor-version":[{"id":98,"href":"https:\/\/arabarabic.com\/index.php?rest_route=\/wp\/v2\/pages\/78\/revisions\/98"}],"wp:attachment":[{"href":"https:\/\/arabarabic.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=78"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}