{"id":126,"date":"2026-03-12T12:40:25","date_gmt":"2026-03-12T12:40:25","guid":{"rendered":"https:\/\/3senglishpro.com\/?page_id=126"},"modified":"2026-06-01T18:33:22","modified_gmt":"2026-06-01T18:33:22","slug":"teachers","status":"publish","type":"page","link":"https:\/\/3senglishpro.com\/es\/teachers\/","title":{"rendered":"Teachers"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;2560px&#8221; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_css_free_form=&#8221;\/* ================================||   TEACHING TEAM PAGE||================================ *\/||||.teaching-team {||  width: 100%;||  background: #ffffff;||  padding: 58px 20px 95px;||  font-family: %22Plus Jakarta Sans%22, Arial, sans-serif;||  overflow: hidden;||}||||.teaching-team * {||  box-sizing: border-box;||}||||.teaching-team-inner {||  width: 100%;||  max-width: 1180px;||  margin: 0 auto;||}||||\/* Header *\/||.team-header {||  max-width: 920px;||  margin: 0 auto 56px;||  text-align: center;||}||||.team-label {||  display: inline-flex;||  align-items: center;||  justify-content: center;||  gap: 10px;||  color: #009b8d;||  font-size: 12px;||  font-weight: 900;||  letter-spacing: 0.16em;||  margin-bottom: 18px;||}||||.team-label span {||  width: 30px;||  height: 2px;||  background: #009b8d;||  display: inline-block;||}||||.team-header h1 {||  font-family: Georgia, %22Times New Roman%22, serif;||  font-size: clamp(44px, 5.4vw, 72px);||  line-height: 1.03;||  letter-spacing: -0.04em;||  color: #111827;||  margin: 0 0 22px;||  font-weight: 800;||}||||.team-header h1 em {||  color: #009b8d;||  font-style: italic;||}||||.team-header p {||  max-width: 690px;||  margin: 0 auto;||  color: #4b5563;||  font-size: 17px;||  line-height: 1.75;||}||||\/* Grid *\/||.team-grid {||  display: grid;||  grid-template-columns: repeat(3, 1fr);||  gap: 24px;||}||||\/* Card *\/||.team-card {||  background: #ffffff;||  border: 1px solid #e5e7eb;||  border-radius: 26px;||  overflow: hidden;||  box-shadow: 0 18px 50px rgba(17, 24, 39, 0.055);||  transition: all 0.25s ease;||}||||.team-card:hover {||  transform: translateY(-5px);||  border-color: #c8f5ef;||  box-shadow: 0 26px 76px rgba(0, 155, 141, 0.11);||}||||.team-card.is-featured {||  border-color: #d1faf6;||  box-shadow: 0 26px 76px rgba(0, 155, 141, 0.12);||}||||\/* Photo area *\/||.team-photo {||  height: 210px;||  background: #e6f7f6;||  border-bottom: 1px solid #e5e7eb;||  overflow: hidden;||}||||.team-photo img {||  width: 100%;||  height: 100%;||  object-fit: cover;||  object-position: center;||  display: block;||}||||\/* Body *\/||.team-card-body {||  padding: 28px 26px 30px;||}||||.team-card-body h3 {||  font-family: Georgia, %22Times New Roman%22, serif;||  font-size: 25px;||  line-height: 1.15;||  color: #111827;||  margin: 0 0 8px;||  font-weight: 800;||  letter-spacing: -0.02em;||}||||.team-card-body h4 {||  color: #009b8d;||  font-size: 12px;||  line-height: 1.4;||  margin: 0 0 16px;||  font-weight: 900;||  letter-spacing: 0.12em;||  text-transform: uppercase;||}||||.team-card-body p {||  color: #4b5563;||  font-size: 14.5px;||  line-height: 1.7;||  margin: 0 0 22px;||}||||.team-tags {||  display: flex;||  flex-wrap: wrap;||  gap: 8px;||}||||.team-tags span {||  display: inline-flex;||  align-items: center;||  justify-content: center;||  background: #e6f7f6;||  color: #007f75;||  border-radius: 999px;||  padding: 7px 11px;||  font-size: 11px;||  font-weight: 800;||  line-height: 1;||}||||\/* Tablet *\/||@media (max-width: 1024px) {||  .teaching-team {||    padding: 52px 20px 80px;||  }||||  .team-grid {||    grid-template-columns: repeat(2, 1fr);||  }||||  .team-photo {||    height: 230px;||  }||}||||\/* Mobile *\/||@media (max-width: 768px) {||  .teaching-team {||    padding: 42px 18px 70px;||  }||||  .team-header {||    margin-bottom: 40px;||  }||||  .team-header h1 {||    font-size: clamp(36px, 10vw, 46px);||    line-height: 1.08;||  }||||  .team-header p {||    font-size: 15px;||    line-height: 1.7;||  }||||  .team-grid {||    grid-template-columns: 1fr;||    gap: 20px;||  }||||  .team-photo {||    height: 235px;||  }||||  .team-card-body {||    padding: 26px 22px 28px;||  }||}||||\/* Small phones *\/||@media (max-width: 430px) {||  .teaching-team {||    padding: 38px 16px 65px;||  }||||  .team-header h1 {||    font-size: 34px;||  }||||  .team-photo {||    height: 215px;||  }||||  .team-card-body h3 {||    font-size: 23px;||  }||}&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<section class=\"teaching-team\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"teaching-team-inner\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"team-header\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"team-label\"><!-- [et_pb_line_break_holder] -->        <span><\/span><!-- [et_pb_line_break_holder] -->        OUR TEACHING TEAM<!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <\/p>\n<h1><!-- [et_pb_line_break_holder] -->        Expert coaches from <em>around the world.<\/em><!-- [et_pb_line_break_holder] -->      <\/h1>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <pee><!-- [et_pb_line_break_holder] -->        Selected for expertise, warmth, and real results. Every coach understands what it feels like to learn a new language.<!-- [et_pb_line_break_holder] -->      <\/pee><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"team-grid\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <\/p>\n<article class=\"team-card\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"team-photo\"><!-- [et_pb_line_break_holder] -->          <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/3senglishpro.com\/wp-content\/uploads\/2026\/05\/colleagues-doing-team-work-project.jpg\" alt=\"Kids English coach\"><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"team-card-body\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Sarah Mitchell<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<h4>Kids English Specialist<\/h4>\n<p><!-- [et_pb_line_break_holder] -->          <pee><!-- [et_pb_line_break_holder] -->            Fun, patient, and passionate about children&#8217;s learning. Helps kids build real English confidence through simple, engaging speaking practice.<!-- [et_pb_line_break_holder] -->          <\/pee><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"team-tags\"><!-- [et_pb_line_break_holder] -->            <span>Ages 6\u201315<\/span><!-- [et_pb_line_break_holder] -->            <span>TEFL Certified<\/span><!-- [et_pb_line_break_holder] -->            <span>Kids English<\/span><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/article>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <\/p>\n<article class=\"team-card is-featured\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"team-photo\"><!-- [et_pb_line_break_holder] -->          <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/3senglishpro.com\/wp-content\/uploads\/2026\/05\/eef0a72b4612e8cdfc848d35d8002a5c5b8e7ad0dfa9d7c760d343d7f028e04f.jpeg\" alt=\"Adult and business English coach\"><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"team-card-body\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>David Lim<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<h4>Adult &#038; Business English<\/h4>\n<p><!-- [et_pb_line_break_holder] -->          <pee><!-- [et_pb_line_break_holder] -->            Coaches professionals who want to speak clearly in meetings, presentations, interviews, and workplace conversations.<!-- [et_pb_line_break_holder] -->          <\/pee><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"team-tags\"><!-- [et_pb_line_break_holder] -->            <span>Business English<\/span><!-- [et_pb_line_break_holder] -->            <span>Speaking<\/span><!-- [et_pb_line_break_holder] -->            <span>Professionals<\/span><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/article>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <\/p>\n<article class=\"team-card\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"team-photo\"><!-- [et_pb_line_break_holder] -->          <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/3senglishpro.com\/wp-content\/uploads\/2026\/05\/45bdb6bc44719b706a7b78e194406ec43b6c9d2375143e42f29f35a571d013d7.webp\" alt=\"IELTS coach\"><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"team-card-body\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Dr. Priya Sharma<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<h4>IELTS Specialist<\/h4>\n<p><!-- [et_pb_line_break_holder] -->          <pee><!-- [et_pb_line_break_holder] -->            Supports IELTS learners with speaking fluency, writing structure, exam strategy, and confidence before test day.<!-- [et_pb_line_break_holder] -->          <\/pee><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"team-tags\"><!-- [et_pb_line_break_holder] -->            <span>IELTS<\/span><!-- [et_pb_line_break_holder] -->            <span>Exam Prep<\/span><!-- [et_pb_line_break_holder] -->            <span>Fluency<\/span><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/article>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <\/p>\n<article class=\"team-card\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"team-photo\"><!-- [et_pb_line_break_holder] -->          <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/3senglishpro.com\/wp-content\/uploads\/2026\/05\/2.jpg\" alt=\"Interview coaching specialist\"><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"team-card-body\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Marcus Chen<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<h4>Interview Coaching Specialist<\/h4>\n<p><!-- [et_pb_line_break_holder] -->          <pee><!-- [et_pb_line_break_holder] -->            Helps job seekers prepare strong answers, speak with clarity, and show confidence during interviews.<!-- [et_pb_line_break_holder] -->          <\/pee><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"team-tags\"><!-- [et_pb_line_break_holder] -->            <span>Interview Prep<\/span><!-- [et_pb_line_break_holder] -->            <span>Career English<\/span><!-- [et_pb_line_break_holder] -->            <span>Confidence<\/span><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/article>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <\/p>\n<article class=\"team-card\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"team-photo\"><!-- [et_pb_line_break_holder] -->          <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/3senglishpro.com\/wp-content\/uploads\/2026\/05\/smiley-woman-with-laptop-home-medium-shot.jpg\" alt=\"Conversation English coach\"><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"team-card-body\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Yuki Tanaka<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<h4>Adult English &#038; Conversation<\/h4>\n<p><!-- [et_pb_line_break_holder] -->          <pee><!-- [et_pb_line_break_holder] -->            Helps learners stop overthinking and practise natural conversations for travel, work, study, and daily life.<!-- [et_pb_line_break_holder] -->          <\/pee><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"team-tags\"><!-- [et_pb_line_break_holder] -->            <span>Conversation<\/span><!-- [et_pb_line_break_holder] -->            <span>Daily English<\/span><!-- [et_pb_line_break_holder] -->            <span>Speaking<\/span><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/article>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <\/p>\n<article class=\"team-card is-featured\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"team-photo\"><!-- [et_pb_line_break_holder] -->          <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/3senglishpro.com\/wp-content\/uploads\/2026\/05\/smiley-woman-with-laptop-home-medium-shot.jpg\" alt=\"Academic English coach\"><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"team-card-body\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Min-Ji Park<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<h4>IELTS &#038; Academic English<\/h4>\n<p><!-- [et_pb_line_break_holder] -->          <pee><!-- [et_pb_line_break_holder] -->            Works with students who need stronger academic English, clearer speaking, and better exam preparation.<!-- [et_pb_line_break_holder] -->          <\/pee><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"team-tags\"><!-- [et_pb_line_break_holder] -->            <span>Academic English<\/span><!-- [et_pb_line_break_holder] -->            <span>IELTS Speaking<\/span><!-- [et_pb_line_break_holder] -->            <span>Students<\/span><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/article>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/section>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;2560px&#8221; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_css_free_form=&#8221;.coach-standard {||  width: 100%;||  background: #f8fffe;||  padding: 40px 20px 90px;||  font-family: %22Plus Jakarta Sans%22, Arial, sans-serif;||  box-sizing: border-box;||  overflow: hidden;||  scroll-margin-top: 120px;||}||||.coach-standard * {||  box-sizing: border-box;||}||||.coach-standard-inner {||  width: 100%;||  max-width: 1180px;||  margin: 0 auto;||}||||\/* Header *\/||.coach-standard-header {||  max-width: 820px;||  margin: 0 auto 52px;||  text-align: center;||}||||.coach-standard-label {||  display: inline-flex;||  align-items: center;||  justify-content: center;||  gap: 10px;||  color: #009b8d;||  font-size: 12px;||  font-weight: 900;||  letter-spacing: 0.16em;||  margin-bottom: 18px;||}||||.coach-standard-label span {||  width: 30px;||  height: 2px;||  background: #009b8d;||  display: inline-block;||}||||.coach-standard-header h2 {||  font-family: Georgia, %22Times New Roman%22, serif;||  font-size: clamp(40px, 4.8vw, 58px);||  line-height: 1.06;||  letter-spacing: -0.035em;||  color: #111827;||  margin: 0 0 18px;||  font-weight: 800;||}||||.coach-standard-header h2 em {||  color: #009b8d;||  font-style: italic;||}||||.coach-standard-header p {||  max-width: 680px;||  margin: 0 auto;||  color: #4b5563;||  font-size: 16px;||  line-height: 1.75;||}||||\/* Grid *\/||.coach-standard-grid {||  display: grid;||  grid-template-columns: repeat(3, 1fr);||  gap: 22px;||}||||.coach-standard-card {||  background: #ffffff;||  border: 1px solid #d1faf6;||  border-radius: 24px;||  padding: 30px 26px;||  box-shadow: 0 18px 50px rgba(0, 155, 141, 0.07);||  transition: all 0.25s ease;||}||||.coach-standard-card:hover {||  transform: translateY(-5px);||  box-shadow: 0 26px 70px rgba(0, 155, 141, 0.12);||}||||.coach-standard-number {||  width: 46px;||  height: 46px;||  border-radius: 14px;||  background: #e6f7f6;||  color: #009b8d;||  display: flex;||  align-items: center;||  justify-content: center;||  font-size: 13px;||  font-weight: 900;||  margin-bottom: 24px;||}||||.coach-standard-card h3 {||  font-family: Georgia, %22Times New Roman%22, serif;||  font-size: 25px;||  line-height: 1.15;||  color: #111827;||  margin: 0 0 14px;||  font-weight: 800;||}||||.coach-standard-card p {||  color: #4b5563;||  font-size: 14.5px;||  line-height: 1.7;||  margin: 0;||}||||\/* CTA *\/||.coach-standard-cta {||  margin: 44px auto 0;||  max-width: 820px;||  background: #ffffff;||  border: 1px solid #d1faf6;||  border-radius: 24px;||  padding: 28px 32px;||  display: flex;||  align-items: center;||  justify-content: space-between;||  gap: 24px;||  box-shadow: 0 18px 50px rgba(0, 155, 141, 0.07);||}||||.coach-standard-cta p {||  margin: 0;||  color: #374151;||  font-size: 15px;||  line-height: 1.6;||  font-weight: 700;||}||||.coach-standard-cta a {||  display: inline-flex;||  align-items: center;||  justify-content: center;||  white-space: nowrap;||  background: #009b8d;||  color: #ffffff !important;||  text-decoration: none;||  border-radius: 12px;||  padding: 15px 24px;||  font-size: 14px;||  font-weight: 900;||  box-shadow: 0 12px 28px rgba(0, 155, 141, 0.2);||}||||.coach-standard-cta a:hover {||  background: #007a6f;||  color: #ffffff !important;||}||||\/* Tablet *\/||@media (max-width: 1024px) {||  .coach-standard {||    padding: 80px 20px 80px;||    scroll-margin-top: 110px;||  }||||  .coach-standard-grid {||    grid-template-columns: 1fr;||    gap: 18px;||  }||||  .coach-standard-card {||    padding: 30px 26px;||  }||}||||\/* Mobile *\/||@media (max-width: 768px) {||  .coach-standard {||    padding: 40px 18px 70px;||    scroll-margin-top: 100px;||  }||||  .coach-standard-header {||    margin-bottom: 38px;||  }||||  .coach-standard-header h2 {||    font-size: clamp(34px, 9vw, 44px);||    line-height: 1.08;||  }||||  .coach-standard-header p {||    font-size: 15px;||    line-height: 1.7;||  }||||  .coach-standard-card {||    padding: 28px 24px;||  }||||  .coach-standard-cta {||    flex-direction: column;||    text-align: center;||    padding: 26px 22px;||  }||||  .coach-standard-cta a {||    width: 100%;||  }||}||||\/* Small phones *\/||@media (max-width: 430px) {||  .coach-standard {||    padding: 30px 16px 65px;||  }||||  .coach-standard-card {||    padding: 28px 22px;||  }||||  .coach-standard-card h3 {||    font-size: 23px;||  }||}&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<section class=\"coach-standard\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"coach-standard-inner\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"coach-standard-header\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"coach-standard-label\"><!-- [et_pb_line_break_holder] -->        <span><\/span><!-- [et_pb_line_break_holder] -->        OUR STANDARD<!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <\/p>\n<h2><!-- [et_pb_line_break_holder] -->        Every coach is selected for more than <em>English knowledge.<\/em><!-- [et_pb_line_break_holder] -->      <\/h2>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <pee><!-- [et_pb_line_break_holder] -->        Great English coaching is not just about correcting grammar. It is about helping learners feel safe enough to speak, make mistakes, and improve with confidence.<!-- [et_pb_line_break_holder] -->      <\/pee><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"coach-standard-grid\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"coach-standard-card\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"coach-standard-number\">01<\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<h3>Warm Correction<\/h3>\n<p><!-- [et_pb_line_break_holder] -->        <pee><!-- [et_pb_line_break_holder] -->          Our coaches correct mistakes clearly without making learners feel embarrassed or afraid to try again.<!-- [et_pb_line_break_holder] -->        <\/pee><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"coach-standard-card\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"coach-standard-number\">02<\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<h3>Real Conversation Practice<\/h3>\n<p><!-- [et_pb_line_break_holder] -->        <pee><!-- [et_pb_line_break_holder] -->          Lessons focus on real situations students actually face in school, work, exams, interviews, and daily life.<!-- [et_pb_line_break_holder] -->        <\/pee><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"coach-standard-card\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"coach-standard-number\">03<\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<h3>Clear Progress Feedback<\/h3>\n<p><!-- [et_pb_line_break_holder] -->        <pee><!-- [et_pb_line_break_holder] -->          Students leave each lesson knowing what improved, what needs work, and what to practise next.<!-- [et_pb_line_break_holder] -->        <\/pee><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"coach-standard-cta\"><!-- [et_pb_line_break_holder] -->      <pee><!-- [et_pb_line_break_holder] -->        Start with a $10 trial lesson and experience the 3S coaching style for yourself.<!-- [et_pb_line_break_holder] -->      <\/pee><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <a href=\"\/book-trial\/\"><!-- [et_pb_line_break_holder] -->        Book a $10 Trial Lesson \u2192<!-- [et_pb_line_break_holder] -->      <\/a><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/section>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;2560px&#8221; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; custom_css_free_form=&#8221;.three-dark-footer {||  width: 100%;||  max-width: 100%;||  background: #0f1724;||  color: #ffffff;||  padding: 62px 20px 28px;||  box-sizing: border-box;||  font-family: %22Plus Jakarta Sans%22, Arial, sans-serif;||}||||.three-dark-footer-wrap {||  max-width: 1180px;||  margin: 0 auto;||  display: grid;||  grid-template-columns: 1.55fr 0.8fr 0.8fr 0.9fr;||  gap: 58px;||  align-items: start;||}||||.three-footer-logo-row {||  display: flex;||  align-items: center;||  gap: 12px;||  margin-bottom: 18px;||}||||.three-footer-logo-box {||  width: 38px;||  height: 38px;||  border-radius: 9px;||  background: #5b9a3e;||  color: #ffffff;||  display: flex;||  align-items: center;||  justify-content: center;||  font-family: Georgia, %22Times New Roman%22, serif;||  font-size: 15px;||  font-weight: 900;||}||||.three-footer-brand-dark h3 {||  font-family: Georgia, %22Times New Roman%22, serif;||  font-size: 22px;||  font-weight: 900;||  color: #ffffff;||  margin: 0;||}||||.three-footer-brand-dark h3::first-letter {||  color: #4ade80;||}||||.three-footer-brand-dark p {||  max-width: 310px;||  font-size: 14px;||  line-height: 1.75;||  color: rgba(255, 255, 255, 0.52);||  margin: 0 0 24px;||}||||.three-footer-socials {||  display: flex;||  align-items: center;||  gap: 10px;||}||||.three-footer-socials a {||  width: 36px;||  height: 36px;||  border-radius: 9px;||  background: rgba(255, 255, 255, 0.08);||  border: 1px solid rgba(255, 255, 255, 0.12);||  color: #ffffff !important;||  display: flex;||  align-items: center;||  justify-content: center;||  text-decoration: none;||  transition: all 0.25s ease;||}||||.three-footer-socials a:hover {||  background: #4ade80;||  border-color: #4ade80;||  transform: translateY(-2px);||}||||.three-footer-socials svg {||  width: 17px;||  height: 17px;||  fill: currentColor;||}||||.three-footer-column h4 {||  font-size: 12px;||  font-weight: 900;||  text-transform: uppercase;||  letter-spacing: 0.14em;||  color: #4ade80;||  margin: 0 0 20px;||}||||.three-footer-column a,||.three-footer-column span {||  display: block;||  color: rgba(255, 255, 255, 0.52) !important;||  text-decoration: none;||  font-size: 14px;||  line-height: 1.5;||  margin-bottom: 13px;||  font-weight: 600;||}||||.three-footer-column a:hover {||  color: #4ade80 !important;||}||||.three-footer-bottom-dark {||  max-width: 1180px;||  margin: 48px auto 0;||  padding-top: 26px;||  border-top: 1px solid rgba(255, 255, 255, 0.08);||  display: flex;||  justify-content: space-between;||  align-items: center;||  gap: 24px;||}||||.three-footer-bottom-dark p {||  color: rgba(255, 255, 255, 0.42);||  font-size: 13px;||  margin: 0;||}||||.three-footer-bottom-dark strong {||  color: #009b8d;||  font-size: 12px;||  text-transform: uppercase;||  letter-spacing: 0.14em;||}||||\/* Reduce gap between final CTA and footer *\/||.three-final-cta-section + .three-dark-footer {||  margin-top: 0 !important;||}||||\/* Tablet *\/||@media (max-width: 1024px) {||  .three-dark-footer-wrap {||    grid-template-columns: 1fr 1fr;||    gap: 44px;||  }||}||||\/* Mobile *\/||@media (max-width: 768px) {||  .three-dark-footer {||    padding: 52px 20px 26px;||  }||||  .three-dark-footer-wrap {||    grid-template-columns: 1fr;||    gap: 34px;||    text-align: center;||  }||||  .three-footer-logo-row,||  .three-footer-socials {||    justify-content: center;||  }||||  .three-footer-brand-dark p {||    margin-left: auto;||    margin-right: auto;||  }||||  .three-footer-bottom-dark {||    flex-direction: column;||    text-align: center;||    margin-top: 38px;||  }||}||||\/* Small mobile *\/||@media (max-width: 430px) {||  .three-dark-footer {||    padding: 46px 16px 24px;||  }||||  .three-footer-brand-dark h3 {||    font-size: 21px;||  }||}&#8221; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<footer class=\"three-dark-footer\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"three-dark-footer-wrap\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"three-footer-brand-dark\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"three-footer-logo-row\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"three-footer-logo-box\"><!--3S--><\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<h3>3SEnglishPro<\/h3>\n<p><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <pee><!-- [et_pb_line_break_holder] -->        Expert 1:1 English coaching for students, professionals, and exam candidates worldwide. Sharp. Smart. Sound.<!-- [et_pb_line_break_holder] -->      <\/pee><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"three-footer-socials\"><!-- [et_pb_line_break_holder] -->        <a href=\"https:\/\/www.instagram.com\/3senglishpro\/\" aria-label=\"Instagram\"><!-- [et_pb_line_break_holder] -->          <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><!-- [et_pb_line_break_holder] -->            <path d=\"M7 2h10a5 5 0 0 1 5 5v10a5 5 0 0 1-5 5H7a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5Zm0 2a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3H7Zm5 4.2A3.8 3.8 0 1 1 12 15.8 3.8 3.8 0 0 1 12 8.2Zm0 2A1.8 1.8 0 1 0 12 13.8 1.8 1.8 0 0 0 12 10.2ZM17.3 6.7a1 1 0 1 1-1 1 1 1 0 0 1 1-1Z\"\/><!-- [et_pb_line_break_holder] -->          <\/svg><!-- [et_pb_line_break_holder] -->        <\/a><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <a href=\"#\" aria-label=\"Facebook\"><!-- [et_pb_line_break_holder] -->          <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><!-- [et_pb_line_break_holder] -->            <path d=\"M14 8h3V4h-3c-3.3 0-5 2-5 5v2H6v4h3v7h4v-7h3.2l.8-4h-4V9c0-.7.3-1 1-1Z\"\/><!-- [et_pb_line_break_holder] -->          <\/svg><!-- [et_pb_line_break_holder] -->        <\/a><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <a href=\"#\" aria-label=\"TikTok\"><!-- [et_pb_line_break_holder] -->          <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><!-- [et_pb_line_break_holder] -->            <path d=\"M16 3c.4 2.4 1.8 4 4 4.4v4a8.4 8.4 0 0 1-4-1.1v5.4A6.3 6.3 0 1 1 9.7 9.4c.4 0 .8 0 1.2.1v4.2a2.2 2.2 0 1 0 1.4 2V3h3.7Z\"\/><!-- [et_pb_line_break_holder] -->          <\/svg><!-- [et_pb_line_break_holder] -->        <\/a><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <a href=\"#\" aria-label=\"X\"><!-- [et_pb_line_break_holder] -->          <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><!-- [et_pb_line_break_holder] -->            <path d=\"M14.7 10.6 22 2h-2.1l-6.1 7.2L8.9 2H2.7l7.7 11.2L2 22h2.1l7.2-7.5 5.2 7.5h6.2l-8-11.4Zm-2.5 2.6-.8-1.2L5.4 3.7h2.5l4.8 6.8.8 1.2 6.4 8.8h-2.5l-5.2-7.3Z\"\/><!-- [et_pb_line_break_holder] -->          <\/svg><!-- [et_pb_line_break_holder] -->        <\/a><!-- [et_pb_line_break_holder] -->        <a href=\"#\" aria-label=\"YouTube\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <path d=\"M23.5 6.2s-.2-1.7-.9-2.4c-.9-.9-1.9-.9-2.4-1C16.8 2.5 12 2.5 12 2.5h0s-4.8 0-8.2.3c-.5.1-1.5.1-2.4 1C.7 4.5.5 6.2.5 6.2S.2 8.1.2 10v1.8c0 1.9.3 3.8.3 3.8s.2 1.7.9 2.4c.9.9 2.1.9 2.6 1 1.9.2 8 .3 8 .3s4.8 0 8.2-.3c.5-.1 1.5-.1 2.4-1 .7-.7.9-2.4.9-2.4s.3-1.9.3-3.8V10c0-1.9-.3-3.8-.3-3.8ZM9.7 14.4V7.8l6.2 3.3-6.2 3.3Z\"\/><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/svg><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <\/a><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"three-footer-column\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<h4>Programs<\/h4>\n<p><!-- [et_pb_line_break_holder] -->      <a href=\"\/kids-english-11\/\">Kids English<\/a><!-- [et_pb_line_break_holder] -->      <a href=\"\/adult-english-11\/\">Adult English<\/a><!-- [et_pb_line_break_holder] -->      <a href=\"\/ielts-preparation-11\/\">IELTS Preparation<\/a><!-- [et_pb_line_break_holder] -->      <a href=\"\/interview-prep-11\/\">Interview Coaching<\/a><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"three-footer-column\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<h4>Quick Links<\/h4>\n<p><!-- [et_pb_line_break_holder] -->      <a href=\"\/\">Home<\/a><!-- [et_pb_line_break_holder] -->      <a href=\"\/pricing\/\">Pricing<\/a><!-- [et_pb_line_break_holder] -->      <a href=\"\/book-trial\/\">Book a Trial<\/a><!-- [et_pb_line_break_holder] -->      <a href=\"\/contact\/\">Email Us<\/a><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"three-footer-column\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<h4>Contact<\/h4>\n<p><!-- [et_pb_line_break_holder] -->      <a href=\"mailto:elwani2626@gmail.com\">elwani2626@gmail.com<\/a><!-- [et_pb_line_break_holder] -->      <a href=\"https:\/\/wa.me\/2362363512\">WhatsApp Us<\/a><!-- [et_pb_line_break_holder] -->      <span>Response within 24hrs<\/span><!-- [et_pb_line_break_holder] -->      <span>100% Online \u00b7 Worldwide<\/span><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"three-footer-bottom-dark\"><!-- [et_pb_line_break_holder] -->    <pee>\u00a9 2026 3SEnglishPro. All rights reserved. \u00b7 3senglishpro.com<\/pee><!-- [et_pb_line_break_holder] -->    <strong>Sharp \u00b7 Smart \u00b7 Sound<\/strong><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/footer>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nf_dc_page":"","_et_pb_use_builder":"on","_et_pb_old_content":"<!-- wp:divi\/placeholder \/-->","_et_gb_content_width":"","om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-126","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Teachers - 3SEnglishPro \u2014 Speak English Clearly &amp; Confidently<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/3senglishpro.com\/es\/teachers\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Teachers - 3SEnglishPro \u2014 Speak English Clearly &amp; Confidently\" \/>\n<meta property=\"og:url\" content=\"https:\/\/3senglishpro.com\/es\/teachers\/\" \/>\n<meta property=\"og:site_name\" content=\"3SEnglishPro \u2014 Speak English Clearly &amp; Confidently\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-01T18:33:22+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/3senglishpro.com\/wp-content\/uploads\/2026\/05\/colleagues-doing-team-work-project.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/3senglishpro.com\\\/teachers\\\/\",\"url\":\"https:\\\/\\\/3senglishpro.com\\\/teachers\\\/\",\"name\":\"Teachers - 3SEnglishPro \u2014 Speak English Clearly &amp; Confidently\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/3senglishpro.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/3senglishpro.com\\\/teachers\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/3senglishpro.com\\\/teachers\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/3senglishpro.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/colleagues-doing-team-work-project.jpg\",\"datePublished\":\"2026-03-12T12:40:25+00:00\",\"dateModified\":\"2026-06-01T18:33:22+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/3senglishpro.com\\\/teachers\\\/#breadcrumb\"},\"inLanguage\":\"es-AR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/3senglishpro.com\\\/teachers\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es-AR\",\"@id\":\"https:\\\/\\\/3senglishpro.com\\\/teachers\\\/#primaryimage\",\"url\":\"https:\\\/\\\/3senglishpro.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/colleagues-doing-team-work-project.jpg\",\"contentUrl\":\"https:\\\/\\\/3senglishpro.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/colleagues-doing-team-work-project.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/3senglishpro.com\\\/teachers\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/3senglishpro.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Teachers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/3senglishpro.com\\\/#website\",\"url\":\"https:\\\/\\\/3senglishpro.com\\\/\",\"name\":\"3SEnglishPro \u2014 Speak English Clearly &amp; Confidently\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/3senglishpro.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es-AR\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Teachers - 3SEnglishPro \u2014 Speak English Clearly &amp; Confidently","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/3senglishpro.com\/es\/teachers\/","og_locale":"es_ES","og_type":"article","og_title":"Teachers - 3SEnglishPro \u2014 Speak English Clearly &amp; Confidently","og_url":"https:\/\/3senglishpro.com\/es\/teachers\/","og_site_name":"3SEnglishPro \u2014 Speak English Clearly &amp; Confidently","article_modified_time":"2026-06-01T18:33:22+00:00","og_image":[{"url":"https:\/\/3senglishpro.com\/wp-content\/uploads\/2026\/05\/colleagues-doing-team-work-project.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/3senglishpro.com\/teachers\/","url":"https:\/\/3senglishpro.com\/teachers\/","name":"Teachers - 3SEnglishPro \u2014 Speak English Clearly &amp; Confidently","isPartOf":{"@id":"https:\/\/3senglishpro.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/3senglishpro.com\/teachers\/#primaryimage"},"image":{"@id":"https:\/\/3senglishpro.com\/teachers\/#primaryimage"},"thumbnailUrl":"https:\/\/3senglishpro.com\/wp-content\/uploads\/2026\/05\/colleagues-doing-team-work-project.jpg","datePublished":"2026-03-12T12:40:25+00:00","dateModified":"2026-06-01T18:33:22+00:00","breadcrumb":{"@id":"https:\/\/3senglishpro.com\/teachers\/#breadcrumb"},"inLanguage":"es-AR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/3senglishpro.com\/teachers\/"]}]},{"@type":"ImageObject","inLanguage":"es-AR","@id":"https:\/\/3senglishpro.com\/teachers\/#primaryimage","url":"https:\/\/3senglishpro.com\/wp-content\/uploads\/2026\/05\/colleagues-doing-team-work-project.jpg","contentUrl":"https:\/\/3senglishpro.com\/wp-content\/uploads\/2026\/05\/colleagues-doing-team-work-project.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/3senglishpro.com\/teachers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/3senglishpro.com\/"},{"@type":"ListItem","position":2,"name":"Teachers"}]},{"@type":"WebSite","@id":"https:\/\/3senglishpro.com\/#website","url":"https:\/\/3senglishpro.com\/","name":"3SEnglishPro \u2014 Speak English Clearly &amp; Confidently","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/3senglishpro.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es-AR"}]}},"_links":{"self":[{"href":"https:\/\/3senglishpro.com\/es\/wp-json\/wp\/v2\/pages\/126","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/3senglishpro.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/3senglishpro.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/3senglishpro.com\/es\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/3senglishpro.com\/es\/wp-json\/wp\/v2\/comments?post=126"}],"version-history":[{"count":19,"href":"https:\/\/3senglishpro.com\/es\/wp-json\/wp\/v2\/pages\/126\/revisions"}],"predecessor-version":[{"id":1401,"href":"https:\/\/3senglishpro.com\/es\/wp-json\/wp\/v2\/pages\/126\/revisions\/1401"}],"wp:attachment":[{"href":"https:\/\/3senglishpro.com\/es\/wp-json\/wp\/v2\/media?parent=126"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}