{"id":486,"date":"2026-03-27T12:18:05","date_gmt":"2026-03-27T11:18:05","guid":{"rendered":"https:\/\/hi-spanish.com\/home\/"},"modified":"2026-07-02T11:15:48","modified_gmt":"2026-07-02T09:15:48","slug":"home","status":"publish","type":"page","link":"https:\/\/hi-spanish.com\/en\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"486\" class=\"elementor elementor-486 elementor-8\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-al-s-hero elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"al-s-hero\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-al-c-hero\" data-id=\"al-c-hero\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-al-w-hero elementor-widget elementor-widget-amelia_hero\" data-id=\"al-w-hero\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"amelia_hero.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <section class=\"al-hero-section\">\n            <div class=\"al-container\" style=\"display:grid; grid-template-columns: 1fr 1fr; gap: 3rem; align-items: center;\">\n\n                <!-- Left: Text -->\n                <div>\n                                            <span class=\"al-hero-badge\">Welcome to My Classroom<\/span>\n                    \n                    <h1 class=\"al-hero-title\">\n                        Learn Spanish.\nOne language, <span class=\"highlight\">many cultures.<\/span>                    <\/h1>\n\n                    \n                    <div class=\"al-hero-buttons\">\n\n                                                    <a class=\"al-btn-primary\" href=\"https:\/\/hi-spanish.com\/en\/contacto\/\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                                    <path d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"\/>\n                                <\/svg>\n                                Start here                            <\/a>\n                        \n                        \n                    <\/div>\n                <\/div>\n\n                <!-- Right: Image -->\n                <div class=\"al-hero-image-wrap\">\n                                            <div class=\"al-hero-image-frame\">\n                            <img decoding=\"async\"\n                                src=\"https:\/\/hi-spanish.com\/wp-content\/uploads\/2026\/06\/jimena-manuela-home-video-poster.jpg\"\n                                alt=\"Hi Spanish\"\n                                loading=\"eager\"\n                            >\n                        <\/div>\n                    \n                                            <div class=\"al-hero-badge-float\">\n                            <div class=\"al-hero-avatars\" aria-hidden=\"true\">\n                                <span><\/span><span><\/span><span><\/span>\n                            <\/div>\n                            <div class=\"al-hero-badge-text\">\n                                <strong>100+ Students<\/strong>\n                                <small>Trusted Worldwide<\/small>\n                            <\/div>\n                        <\/div>\n                                    <\/div>\n\n            <\/div>\n        <\/section>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-jmvid01 elementor-widget elementor-widget-html\" data-id=\"jmvid01\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n.elementor-element-al-w-hero strong:empty,\n.elementor-element-al-w-hero small:empty { display: none !important; }\n.elementor-element-al-w-hero strong:empty + small:empty { display: none !important; }\n<\/style><script>\n(function() {\n  function replaceHeroImage() {\n    var hero = document.querySelector('.elementor-element-al-w-hero, [data-id=\"al-w-hero\"]');\n    if (!hero) return;\n    var img = hero.querySelector('img');\n    if (!img || hero.querySelector('video')) return;\n\n    var frame = document.createElement('div');\n    frame.style.position = 'relative';\n    frame.style.width = '100%';\n    frame.style.maxWidth = '620px';\n    frame.style.height = 'min(76vh, 760px)';\n    frame.style.margin = '0 auto';\n    frame.style.borderRadius = '24px';\n    frame.style.overflow = 'hidden';\n    frame.style.background = '#f8f6f2';\n    frame.style.boxShadow = '0 24px 60px rgba(38, 32, 29, 0.12)';\n\n    var video = document.createElement('video');\n    video.src = 'https:\/\/hi-spanish.com\/wp-content\/uploads\/2026\/06\/jimena-manuela-home-video-audio.mp4';\n    video.poster = 'https:\/\/hi-spanish.com\/wp-content\/uploads\/2026\/06\/jimena-manuela-home-video-poster.jpg';\n    video.controls = true;\n    video.autoplay = true;\n    video.playsInline = true;\n    video.preload = 'auto';\n    video.volume = 1;\n    video.muted = false;\n    video.setAttribute('aria-label', 'Video de Jimena Manuela');\n    video.style.width = '100%';\n    video.style.height = '100%';\n    video.style.objectFit = 'cover';\n    video.style.display = 'block';\n    video.style.background = '#f8f6f2';\n\n    var play = document.createElement('button');\n    play.type = 'button';\n    play.setAttribute('aria-label', 'Reproducir video');\n    play.innerHTML = '<span style=\"display:block;margin-left:5px;width:0;height:0;border-top:18px solid transparent;border-bottom:18px solid transparent;border-left:28px solid white;\"><\/span>';\n    play.style.position = 'absolute';\n    play.style.left = '50%';\n    play.style.top = '50%';\n    play.style.transform = 'translate(-50%, -50%)';\n    play.style.width = '82px';\n    play.style.height = '82px';\n    play.style.border = '0';\n    play.style.borderRadius = '999px';\n    play.style.background = '#d4632c';\n    play.style.display = 'flex';\n    play.style.alignItems = 'center';\n    play.style.justifyContent = 'center';\n    play.style.cursor = 'pointer';\n    play.style.boxShadow = '0 16px 40px rgba(0,0,0,.24)';\n    play.style.zIndex = '3';\n\n    function startWithSound() {\n      video.muted = false;\n      video.volume = 1;\n      var attempt = video.play();\n      if (attempt && typeof attempt.then === 'function') {\n        attempt.then(function() { play.style.display = 'none'; }).catch(function() { play.style.display = 'flex'; });\n      }\n    }\n\n    play.addEventListener('click', startWithSound);\n    video.addEventListener('play', function() { play.style.display = 'none'; });\n    video.addEventListener('pause', function() { if (!video.ended) play.style.display = 'flex'; });\n    video.addEventListener('ended', function() { play.style.display = 'flex'; });\n\n    frame.appendChild(video);\n    frame.appendChild(play);\n    img.replaceWith(frame);\n    startWithSound();\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', replaceHeroImage);\n  } else {\n    replaceHeroImage();\n  }\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-al-s-marquee elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"al-s-marquee\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-al-c-marquee\" data-id=\"al-c-marquee\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-al-w-marquee elementor-widget elementor-widget-amelia_marquee\" data-id=\"al-w-marquee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"amelia_marquee.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <section class=\"al-marquee-section\" aria-hidden=\"true\">\n            <div class=\"al-marquee-track\">\n                                    <span class=\"al-marquee-item elementor-repeater-item-mq1\">\n                        FUN, HIGH-QUALITY ONLINE CLASSES &amp; WORKSHOPS                    <\/span>\n                                    <span class=\"al-marquee-item elementor-repeater-item-mq2\">\n                        FUN, HIGH-QUALITY ONLINE CLASSES &amp; WORKSHOPS                    <\/span>\n                                    <span class=\"al-marquee-item elementor-repeater-item-mq3\">\n                        FUN, HIGH-QUALITY ONLINE CLASSES &amp; WORKSHOPS                    <\/span>\n                                    <span class=\"al-marquee-item elementor-repeater-item-mq4\">\n                        FUN, HIGH-QUALITY ONLINE CLASSES &amp; WORKSHOPS                    <\/span>\n                            <\/div>\n        <\/section>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-e3c2ee0 e-flex e-con-boxed e-con e-parent\" data-id=\"e3c2ee0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9854db2 elementor-absolute elementor-invisible elementor-widget elementor-widget-image\" data-id=\"9854db2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/hi-spanish.com\/wp-content\/uploads\/2026\/04\/LLAMA-Photoroom-1024x1024.png\" class=\"attachment-large size-large wp-image-470\" alt=\"\" srcset=\"https:\/\/hi-spanish.com\/wp-content\/uploads\/2026\/04\/LLAMA-Photoroom-1024x1024.png 1024w, https:\/\/hi-spanish.com\/wp-content\/uploads\/2026\/04\/LLAMA-Photoroom-300x300.png 300w, https:\/\/hi-spanish.com\/wp-content\/uploads\/2026\/04\/LLAMA-Photoroom-150x150.png 150w, https:\/\/hi-spanish.com\/wp-content\/uploads\/2026\/04\/LLAMA-Photoroom-768x768.png 768w, https:\/\/hi-spanish.com\/wp-content\/uploads\/2026\/04\/LLAMA-Photoroom-1536x1536.png 1536w, https:\/\/hi-spanish.com\/wp-content\/uploads\/2026\/04\/LLAMA-Photoroom.png 2000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-al-s-serv elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"al-s-serv\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-al-c-serv\" data-id=\"al-c-serv\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-al-w-serv elementor-widget elementor-widget-amelia_services\" data-id=\"al-w-serv\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"amelia_services.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <section class=\"al-services-section\">\n\n            <div class=\"al-services-header\">\n                <div>\n                    <h2 class=\"al-section-title\">My services<\/h2>\n                                            <p class=\"al-section-subtitle\">Options for learning flexible tailored to needs individual and to the dynamics of the group.<\/p>\n                                    <\/div>\n                                    <a class=\"al-services-link\" href=\"https:\/\/hi-spanish.com\/en\/my-services\/\">\n                        View all services                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                            <path d=\"M17 8l4 4m0 0l-4 4m4-4H3\"\/>\n                        <\/svg>\n                    <\/a>\n                            <\/div>\n\n                            <div class=\"al-services-grid\">\n                                            <article class=\"al-service-card elementor-repeater-item-s1\">\n\n                                                            <div class=\"al-service-image\">\n                                    <img decoding=\"async\"\n                                        src=\"https:\/\/hi-spanish.com\/wp-content\/uploads\/2026\/06\/jimena-manuela-home-clases-individuales.webp\"\n                                        alt=\"Workshops\"\n                                        loading=\"lazy\"\n                                    >\n                                <\/div>\n                            \n                            <div class=\"al-service-body\">\n                                <h3 class=\"al-service-title\">Workshops<\/h3>\n                                <p class=\"al-service-desc\">Study Spanish in small groups. <\/p>\n                                <a class=\"al-service-cta\" href=\"https:\/\/hi-spanish.com\/en\/my-services\/\">\n                                    View workshops                                <\/a>\n                            <\/div>\n\n                        <\/article>\n                                            <article class=\"al-service-card elementor-repeater-item-s2\">\n\n                                                            <div class=\"al-service-image\">\n                                    <img decoding=\"async\"\n                                        src=\"https:\/\/hi-spanish.com\/wp-content\/uploads\/2026\/06\/jimena-manuela-home-talleres-grupales.webp\"\n                                        alt=\"Individual classes\"\n                                        loading=\"lazy\"\n                                    >\n                                <\/div>\n                            \n                            <div class=\"al-service-body\">\n                                <h3 class=\"al-service-title\">Individual classes<\/h3>\n                                <p class=\"al-service-desc\">Personalized online classes tailored to each student. <\/p>\n                                <a class=\"al-service-cta\" href=\"https:\/\/hi-spanish.com\/en\/contacto\/\">\n                                    Book a class                                <\/a>\n                            <\/div>\n\n                        <\/article>\n                                    <\/div>\n            \n        <\/section>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-al-s-test elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"al-s-test\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-al-c-test\" data-id=\"al-c-test\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-al-w-test elementor-widget elementor-widget-amelia_testimonials\" data-id=\"al-w-test\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"amelia_testimonials.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<section class=\"al-testimonials-section\">\n\t\t\t<div class=\"al-testimonials-inner\">\n\n\t\t\t\t<header class=\"al-section-header\">\n\t\t\t\t\t<h2 class=\"al-section-title\">Student Testimonials<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p class=\"al-section-subtitle\">Real reviews from students worldwide.<\/p>\n\t\t\t\t\t\t\t\t\t<\/header>\n\n\t\t\t\t\t\t\t\t<div class=\"al-tslider\"\n\t\t\t\t\tdata-desktop=\"3\"\n\t\t\t\t\tdata-tablet=\"2\"\n\t\t\t\t\tdata-mobile=\"1\"\n\t\t\t\t\tdata-scroll=\"1\"\n\t\t\t\t\tdata-gap=\"24\"\n\t\t\t\t\tdata-loop=\"1\"\n\t\t\t\t\tdata-autoplay=\"1\"\n\t\t\t\t\tdata-autoplay-speed=\"4000\"\n\t\t\t\t\tdata-transition=\"400\">\n\n\t\t\t\t\t<div class=\"al-tslider__row\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<button class=\"al-tslider__prev\" aria-label=\"Anterior\" type=\"button\">\n\t\t\t\t\t\t\t<svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><polyline points=\"15 18 9 12 15 6\"><\/polyline><\/svg>\n\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"al-tslider__viewport\">\n\t\t\t\t\t\t\t<div class=\"al-tslider__track\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"al-tslider__slide elementor-repeater-item-t1\">\n\t\t\t\t\t\t\t\t\t\t<article class=\"al-testimonial-card\">\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"al-testimonial-author\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"al-testimonial-name\">PHILIPP<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"al-testimonial-role\">Switzerland<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t<blockquote class=\"al-testimonial-quote\">\n\t\t\t\t\t\t\t\t\t\t\t\t\"I started learning Spanish with Jimena - from scratch. She is an excellent and patient teacher: I progressed quickly because she knows how to make you speak, and in between, gradually introduce you to grammar in a relaxed way. The lessons with her are always a pleasure, learning in this way is great fun! I can highly recommend her.   \"\n\t\t\t\t\t\t\t\t\t\t\t<\/blockquote>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"al-testimonial-stars\" aria-label=\"5 de 5 estrellas\">\n\t\t\t\t\t\t\t\t\t\t\t\t\u2605\u2605\u2605\u2605\u2605\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"al-tslider__slide elementor-repeater-item-t2\">\n\t\t\t\t\t\t\t\t\t\t<article class=\"al-testimonial-card\">\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"al-testimonial-author\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"al-testimonial-name\">CLARE<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"al-testimonial-role\">Australia<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t<blockquote class=\"al-testimonial-quote\">\n\t\t\t\t\t\t\t\t\t\t\t\t\"Jimena is a wonderful teacher. Her lessons are organised, well structured and her teaching style is patient and warm. In just a few short months she had me ready to manage a trip through Spain. 100% recommend!!!   \"\n\t\t\t\t\t\t\t\t\t\t\t<\/blockquote>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"al-testimonial-stars\" aria-label=\"5 de 5 estrellas\">\n\t\t\t\t\t\t\t\t\t\t\t\t\u2605\u2605\u2605\u2605\u2605\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"al-tslider__slide elementor-repeater-item-t3\">\n\t\t\t\t\t\t\t\t\t\t<article class=\"al-testimonial-card\">\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"al-testimonial-author\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"al-testimonial-name\">CARA<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"al-testimonial-role\">Andorra<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t<blockquote class=\"al-testimonial-quote\">\n\t\t\t\t\t\t\t\t\t\t\t\t\"Jimena has been teaching my 9 year old daughter for 2 years now, she didn&#039;t speak a single word of Spanish at first, today she is able to hold a conversation, read and write, like a Spanish child of his age. Jimena is very organized, very methodical, which allowed my daughter to evolve very quickly, without forgetting the moments of conviviality in each class, which gave my daughter the desire to continue and persevere. I highly recommend Jimena as a teacher, it&#039;s rare to find such an invested and caring person. I will continue lessons with Jimena until my daughter is completely bilingual.   \"\n\t\t\t\t\t\t\t\t\t\t\t<\/blockquote>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"al-testimonial-stars\" aria-label=\"5 de 5 estrellas\">\n\t\t\t\t\t\t\t\t\t\t\t\t\u2605\u2605\u2605\u2605\u2605\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"al-tslider__slide elementor-repeater-item-da37f58\">\n\t\t\t\t\t\t\t\t\t\t<article class=\"al-testimonial-card\">\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"al-testimonial-author\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"al-testimonial-name\">POLINA<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"al-testimonial-role\">Russia<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t<blockquote class=\"al-testimonial-quote\">\n\t\t\t\t\t\t\t\t\t\t\t\t\"I highly recommend Jimena to anyone looking to learn or improve their Spanish. Jimena&#039;s passion for teaching, deep understanding of the language, and friendly approach make her a truly outstanding tutor. Whether you&#039;re a complete beginner or looking to polish your skills, you won\u2019t find a better guide on your Spanish journey!  \"\n\t\t\t\t\t\t\t\t\t\t\t<\/blockquote>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"al-testimonial-stars\" aria-label=\"5 de 5 estrellas\">\n\t\t\t\t\t\t\t\t\t\t\t\t\u2605\u2605\u2605\u2605\u2605\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"al-tslider__slide elementor-repeater-item-4b0847c\">\n\t\t\t\t\t\t\t\t\t\t<article class=\"al-testimonial-card\">\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"al-testimonial-author\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"al-testimonial-name\">MAURICIO<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"al-testimonial-role\">Brazil<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t<blockquote class=\"al-testimonial-quote\">\n\t\t\t\t\t\t\t\t\t\t\t\t\"I only have to thank Jimena. Her classes are truly dynamic and attractive, making learning a great experience in each class. Thanks to her I have significantly improved my oral and written skills in Spanish. Their dedication and way of teaching makes the difference in my progress. Thank you very much for your commitment and support!\"\n\t\t\t\t\t\t\t\t\t\t\t<\/blockquote>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"al-testimonial-stars\" aria-label=\"5 de 5 estrellas\">\n\t\t\t\t\t\t\t\t\t\t\t\t\u2605\u2605\u2605\u2605\u2605\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"al-tslider__slide elementor-repeater-item-caac983\">\n\t\t\t\t\t\t\t\t\t\t<article class=\"al-testimonial-card\">\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"al-testimonial-author\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"al-testimonial-name\">ANNA<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"al-testimonial-role\">Ukraine<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t<blockquote class=\"al-testimonial-quote\">\n\t\t\t\t\t\t\t\t\t\t\t\t\"Jimena is very talented teacher!! All lessons with her are interesting, she has many different funny excercises! Jimena explains very well the material! I am beginner but we speak a lot on Spanish, and I see a real progress !!\"\n\t\t\t\t\t\t\t\t\t\t\t<\/blockquote>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"al-testimonial-stars\" aria-label=\"5 de 5 estrellas\">\n\t\t\t\t\t\t\t\t\t\t\t\t\u2605\u2605\u2605\u2605\u2605\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div><!-- .al-tslider__viewport -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t<button class=\"al-tslider__next\" aria-label=\"Siguiente\" type=\"button\">\n\t\t\t\t\t\t\t<svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><polyline points=\"9 18 15 12 9 6\"><\/polyline><\/svg>\n\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\n\t\t\t\t\t<\/div><!-- .al-tslider__row -->\n\n\t\t\t\t\t\t\t\t\t\t<div class=\"al-tslider__dots\" role=\"group\" aria-label=\"Navegaci\u00f3n del slider\"><\/div>\n\t\t\t\t\t\n\t\t\t\t<\/div><!-- .al-tslider -->\n\t\t\t\t\n\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-466672d e-flex e-con-boxed e-con e-parent\" data-id=\"466672d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-84174f9 elementor-absolute elementor-invisible elementor-widget elementor-widget-image\" data-id=\"84174f9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/hi-spanish.com\/wp-content\/uploads\/2026\/04\/LLAMA-Photoroom-left-1-1024x1024.png\" class=\"attachment-large size-large wp-image-471\" alt=\"\" srcset=\"https:\/\/hi-spanish.com\/wp-content\/uploads\/2026\/04\/LLAMA-Photoroom-left-1-1024x1024.png 1024w, https:\/\/hi-spanish.com\/wp-content\/uploads\/2026\/04\/LLAMA-Photoroom-left-1-300x300.png 300w, https:\/\/hi-spanish.com\/wp-content\/uploads\/2026\/04\/LLAMA-Photoroom-left-1-150x150.png 150w, https:\/\/hi-spanish.com\/wp-content\/uploads\/2026\/04\/LLAMA-Photoroom-left-1-768x768.png 768w, https:\/\/hi-spanish.com\/wp-content\/uploads\/2026\/04\/LLAMA-Photoroom-left-1-1536x1536.png 1536w, https:\/\/hi-spanish.com\/wp-content\/uploads\/2026\/04\/LLAMA-Photoroom-left-1.png 2000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-al-s-contact elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"al-s-contact\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-al-c-contact\" data-id=\"al-c-contact\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-al-w-contact elementor-widget elementor-widget-amelia_contact\" data-id=\"al-w-contact\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"amelia_contact.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <section class=\"al-contact-section\">\n            <div class=\"al-contact-inner\">\n\n                <!-- Info -->\n                <div class=\"al-contact-info\">\n                    <div>\n                        <h2 class=\"al-contact-title\">Let&#039;s start talking<\/h2>\n                                                    <p class=\"al-contact-desc\">Do you have any questions about my methods or availability? Send me a message and I will reply within 24 hours.<\/p>\n                                            <\/div>\n\n                    <div style=\"display:flex; flex-direction:column; gap:2rem;\">\n\n                                                    <div class=\"al-contact-detail\">\n                                <div class=\"al-contact-icon\" aria-hidden=\"true\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" viewBox=\"0 0 24 24\">\n                                        <path d=\"M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z\"\/>\n                                    <\/svg>\n                                <\/div>\n                                <div>\n                                    <p class=\"al-contact-label\">Email me at<\/p>\n                                    <a class=\"al-contact-value\" href=\"mailto:info@hi-spanish.com\">\n                                        info@hi-spanish.com                                    <\/a>\n                                <\/div>\n                            <\/div>\n                        \n                        \n                    <\/div>\n                <\/div>\n\n                <!-- Form -->\n                <div class=\"al-contact-form-wrap\">\n                                            <!-- Native AJAX form -->\n                        <form\n                            class=\"al-contact-form\"\n                            id=\"al-contact-form-al-w-contact\"\n                            novalidate\n                        >\n                            <input type=\"hidden\" name=\"action\" value=\"amelia_contact_form\">\n                            <input type=\"hidden\" name=\"nonce\" value=\"982fd1cbe3\">\n                            <input type=\"hidden\" name=\"to_email\" value=\"info@hi-spanish.com,jalvarezsalinas@gmail.com\">\n                            <input type=\"hidden\" name=\"to_sig\" value=\"289ffc0e8c7a882c19f1f5bdbeaf7f07\">\n                            <input type=\"hidden\" name=\"source\" value=\"https:\/\/hi-spanish.com\/en\/\">\n\n                            <div class=\"al-form-row\">\n                                <div class=\"al-form-group\">\n                                    <label class=\"al-form-label\" for=\"al-name-al-w-contact\">\n                                        Nombre                                    <\/label>\n                                    <input\n                                        class=\"al-form-input\"\n                                        id=\"al-name-al-w-contact\"\n                                        name=\"name\"\n                                        type=\"text\"\n                                        placeholder=\"John Doe\"\n                                        required\n                                        autocomplete=\"name\"\n                                    >\n                                <\/div>\n                                <div class=\"al-form-group\">\n                                    <label class=\"al-form-label\" for=\"al-email-al-w-contact\">\n                                        Email                                    <\/label>\n                                    <input\n                                        class=\"al-form-input\"\n                                        id=\"al-email-al-w-contact\"\n                                        name=\"email\"\n                                        type=\"email\"\n                                        placeholder=\"john@example.com\"\n                                        required\n                                        autocomplete=\"email\"\n                                    >\n                                <\/div>\n                            <\/div>\n\n                                                            <div class=\"al-form-group\">\n                                    <label class=\"al-form-label\" for=\"al-service-al-w-contact\">\n                                        Inter\u00e9s en el servicio                                    <\/label>\n                                    <select\n                                        class=\"al-form-select\"\n                                        id=\"al-service-al-w-contact\"\n                                        name=\"service\"\n                                    >\n                                                                                    <option value=\"Individual Classes\">\n                                                Individual Classes                                            <\/option>\n                                                                                    <option value=\"Multicultural Workshops\">\n                                                Multicultural Workshops                                            <\/option>\n                                                                                    <option value=\"Business English\">\n                                                Business English                                            <\/option>\n                                                                            <\/select>\n                                <\/div>\n                            \n                            <div class=\"al-form-group\">\n                                <label class=\"al-form-label\" for=\"al-message-al-w-contact\">\n                                    Mensaje                                <\/label>\n                                <textarea\n                                    class=\"al-form-textarea\"\n                                    id=\"al-message-al-w-contact\"\n                                    name=\"message\"\n                                    placeholder=\"\u00bfLe puedo ayudar en algo?\"\n                                    rows=\"5\"\n                                    required\n                                ><\/textarea>\n                            <\/div>\n\n                            <div class=\"al-form-group al-form-feedback\" role=\"alert\" aria-live=\"polite\" style=\"display:none;\"><\/div>\n\n                            \t\t<div class=\"cf-turnstile\" data-sitekey=\"0x4AAAAAADGUeK9CWT3vog0b\" data-theme=\"auto\"><\/div>\n\t\t\n                            <button class=\"al-form-submit\" type=\"submit\">\n                                Send message                            <\/button>\n                        <\/form>\n\n                        <script>\n                        (function () {\n                            var form = document.getElementById('al-contact-form-al-w-contact');\n                            if (!form) return;\n\n                            form.addEventListener('submit', function (e) {\n                                e.preventDefault();\n                                var btn      = form.querySelector('.al-form-submit');\n                                var feedback = form.querySelector('.al-form-feedback');\n                                var data     = new FormData(form);\n\n                                btn.disabled    = true;\n                                btn.textContent = 'Enviando...';\n\n                                fetch('https:\/\/hi-spanish.com\/wp-admin\/admin-ajax.php', {\n                                    method: 'POST',\n                                    credentials: 'same-origin',\n                                    body: data,\n                                })\n                                .then(function (r) { return r.json(); })\n                                .then(function (res) {\n                                    feedback.style.display = 'block';\n                                    feedback.style.padding = '1rem';\n                                    feedback.style.borderRadius = '0.75rem';\n                                    feedback.style.marginBottom = '1rem';\n                                    if (res.success) {\n                                        feedback.style.background = '#d1fae5';\n                                        feedback.style.color = '#065f46';\n                                        feedback.textContent = res.data.message;\n                                        form.reset();\n                                    } else {\n                                        feedback.style.background = '#fee2e2';\n                                        feedback.style.color = '#991b1b';\n                                        feedback.textContent = res.data.message;\n                                        if (window.turnstile) { window.turnstile.reset(); }\n                                    }\n                                    btn.disabled    = false;\n                                    btn.textContent = 'Send message';\n                                })\n                                .catch(function () {\n                                    feedback.style.display = 'block';\n                                    feedback.style.background = '#fee2e2';\n                                    feedback.style.color = '#991b1b';\n                                    feedback.textContent = 'Error de red. Int\u00e9ntalo de nuevo.';\n                                    btn.disabled    = false;\n                                    btn.textContent = 'Send message';\n                                });\n                            });\n                        })();\n                        <\/script>\n                                    <\/div>\n\n            <\/div>\n        <\/section>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Welcome to My Classroom Learn Spanish. One language, many cultures. Start here 100+ Students Trusted Worldwide FUN, HIGH-QUALITY ONLINE CLASSES &amp; WORKSHOPS FUN, HIGH-QUALITY ONLINE CLASSES &amp; WORKSHOPS FUN, HIGH-QUALITY ONLINE CLASSES &amp; WORKSHOPS FUN, HIGH-QUALITY ONLINE CLASSES &amp; WORKSHOPS My services Options for learning flexible tailored to needs individual and to the dynamics of [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-486","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hi-spanish.com\/en\/wp-json\/wp\/v2\/pages\/486","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hi-spanish.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hi-spanish.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hi-spanish.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hi-spanish.com\/en\/wp-json\/wp\/v2\/comments?post=486"}],"version-history":[{"count":1,"href":"https:\/\/hi-spanish.com\/en\/wp-json\/wp\/v2\/pages\/486\/revisions"}],"predecessor-version":[{"id":498,"href":"https:\/\/hi-spanish.com\/en\/wp-json\/wp\/v2\/pages\/486\/revisions\/498"}],"wp:attachment":[{"href":"https:\/\/hi-spanish.com\/en\/wp-json\/wp\/v2\/media?parent=486"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}