{"id":675,"date":"2026-02-21T02:59:40","date_gmt":"2026-02-20T18:59:40","guid":{"rendered":"https:\/\/whitney-mandarin-studio.com\/?page_id=675"},"modified":"2026-03-09T00:11:07","modified_gmt":"2026-03-08T16:11:07","slug":"teachers-whitney","status":"publish","type":"page","link":"https:\/\/whitney-mandarin-studio.com\/?page_id=675&lang=en","title":{"rendered":"Teachers Whitney"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"675\" class=\"elementor elementor-675\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2dc562f e-flex e-con-boxed e-con e-parent\" data-id=\"2dc562f\" 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-c6c35cc elementor-widget elementor-widget-html\" data-id=\"c6c35cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  \/* Container Settings *\/\r\n  .profile-container {\r\n    background: #fff;\r\n    padding: 20px;\r\n    border-radius: 16px;\r\n    box-shadow: 0 5px 20px rgba(0,0,0,0.05);\r\n    max-width: 800px; \r\n    margin: 0 auto;\r\n    font-family: 'Noto Sans TC', sans-serif;\r\n    color: #333;\r\n  }\r\n\r\n  \/* 1. Header Area (Avatar + Intro) *\/\r\n  .profile-header {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 20px;\r\n    margin-bottom: 25px;\r\n  }\r\n\r\n  .profile-avatar {\r\n    flex-shrink: 0;\r\n    width: 100px;\r\n    height: 100px;\r\n    border-radius: 50%;\r\n    overflow: hidden;\r\n    border: 3px solid #f0f0f0;\r\n    position: relative;\r\n  }\r\n\r\n  .profile-avatar img {\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n  }\r\n\r\n  \/* Flag Icon *\/\r\n  .flag-icon {\r\n    position: absolute;\r\n    bottom: 5px;\r\n    right: 5px;\r\n    width: 24px;\r\n    height: 24px;\r\n    background: #fff;\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    box-shadow: 0 2px 5px rgba(0,0,0,0.2);\r\n    font-size: 14px;\r\n  }\r\n\r\n  .profile-info {\r\n    flex-grow: 1;\r\n  }\r\n\r\n  .profile-name-row {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    align-items: center;\r\n    gap: 10px;\r\n    margin-bottom: 8px;\r\n  }\r\n\r\n  .profile-name {\r\n    font-size: 24px;\r\n    font-weight: 700;\r\n    color: #1B3B5A; \r\n  }\r\n\r\n  .profile-badge {\r\n    background: #FFF3E0;\r\n    color: #E88D67; \r\n    font-size: 12px;\r\n    padding: 4px 8px;\r\n    border-radius: 4px;\r\n    font-weight: bold;\r\n  }\r\n\r\n  \/* Stats Row *\/\r\n  .stats-row {\r\n    display: flex;\r\n    gap: 20px;\r\n    margin-bottom: 12px;\r\n    font-size: 14px;\r\n    color: #666;\r\n  }\r\n  .stats-num { font-weight: bold; color: #333; }\r\n\r\n  .profile-bio {\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    color: #555;\r\n  }\r\n\r\n  \/* 2. Short Video Grid (3 columns) *\/\r\n  .video-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 10px;\r\n    margin-bottom: 30px;\r\n  }\r\n\r\n  .video-item {\r\n    position: relative;\r\n    aspect-ratio: 9 \/ 16; \r\n    border-radius: 8px;\r\n    overflow: hidden;\r\n    cursor: pointer;\r\n    background: #000;\r\n  }\r\n\r\n  .video-item img {\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n    opacity: 0.9;\r\n    transition: opacity 0.3s, transform 0.3s;\r\n  }\r\n\r\n  .video-item:hover img {\r\n    opacity: 1;\r\n    transform: scale(1.05);\r\n  }\r\n\r\n  \/* Play Icon *\/\r\n  .play-icon {\r\n    position: absolute;\r\n    top: 50%;\r\n    left: 50%;\r\n    transform: translate(-50%, -50%);\r\n    width: 30px;\r\n    height: 30px;\r\n    background: rgba(0,0,0,0.5);\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    color: #fff;\r\n    font-size: 14px;\r\n    backdrop-filter: blur(2px);\r\n    border: 1px solid rgba(255,255,255,0.3);\r\n  }\r\n\r\n  .video-caption {\r\n    position: absolute;\r\n    bottom: 0;\r\n    left: 0;\r\n    width: 100%;\r\n    padding: 8px;\r\n    background: linear-gradient(to top, rgba(0,0,0,0.8), transparent);\r\n    color: #fff;\r\n    font-size: 12px;\r\n    text-align: center;\r\n  }\r\n\r\n  \/* 3. Bio Details Section (Expandable) *\/\r\n  .bio-details-section {\r\n    margin-top: 20px;\r\n  }\r\n\r\n  .section-title {\r\n    font-size: 18px;\r\n    font-weight: 700;\r\n    color: #1B3B5A;\r\n    margin-bottom: 15px;\r\n    border-left: 4px solid #E88D67;\r\n    padding-left: 10px;\r\n  }\r\n\r\n  .language-tags {\r\n    margin-bottom: 15px;\r\n  }\r\n  .lang-tag {\r\n    display: inline-block;\r\n    background: #f0f2f5;\r\n    color: #555;\r\n    padding: 3px 10px;\r\n    border-radius: 20px;\r\n    font-size: 13px;\r\n    margin-right: 5px;\r\n    margin-bottom: 5px;\r\n  }\r\n\r\n  \/* Expandable Content Container *\/\r\n  .expandable-content {\r\n    max-height: 150px; \r\n    overflow: hidden;\r\n    position: relative;\r\n    transition: max-height 0.5s ease;\r\n  }\r\n\r\n  \/* Expanded Class *\/\r\n  .expandable-content.expanded {\r\n    max-height: 2000px; \r\n  }\r\n\r\n  \/* Fade Overlay *\/\r\n  .fade-overlay {\r\n    position: absolute;\r\n    bottom: 0;\r\n    left: 0;\r\n    width: 100%;\r\n    height: 60px;\r\n    background: linear-gradient(to bottom, transparent, #fff);\r\n    pointer-events: none;\r\n    transition: opacity 0.3s;\r\n  }\r\n\r\n  .expandable-content.expanded .fade-overlay {\r\n    opacity: 0;\r\n  }\r\n\r\n  .bio-list {\r\n    list-style: none;\r\n    padding: 0;\r\n    margin: 0;\r\n    font-size: 15px;\r\n    color: #444;\r\n    line-height: 1.8;\r\n  }\r\n\r\n  .bio-list li {\r\n    margin-bottom: 8px;\r\n    padding-left: 20px;\r\n    position: relative;\r\n  }\r\n\r\n  \/* Emoji Bullet Points *\/\r\n  .bio-list li::before {\r\n    content: '\ud83d\udcd2'; \r\n    position: absolute;\r\n    left: 0;\r\n    top: 2px;\r\n    font-size: 12px;\r\n  }\r\n\r\n  .toggle-btn {\r\n    display: block;\r\n    width: 100%;\r\n    text-align: center;\r\n    margin-top: 10px;\r\n    padding: 8px;\r\n    color: #E88D67;\r\n    font-weight: bold;\r\n    cursor: pointer;\r\n    background: #fff;\r\n    border: 1px solid #E88D67;\r\n    border-radius: 8px;\r\n    transition: all 0.3s;\r\n  }\r\n\r\n  .toggle-btn:hover {\r\n    background: #E88D67;\r\n    color: #fff;\r\n  }\r\n\r\n  \/* Mobile Adaptation *\/\r\n  @media (max-width: 600px) {\r\n    .profile-header {\r\n      flex-direction: column;\r\n      align-items: center;\r\n      text-align: center;\r\n    }\r\n    .profile-name-row {\r\n      justify-content: center;\r\n    }\r\n    .stats-row {\r\n      justify-content: center;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"profile-container\">\r\n  \r\n  <div class=\"profile-header\">\r\n    <div class=\"profile-avatar\">\r\n      <img decoding=\"async\" src=\"https:\/\/whitney-mandarin-studio.com\/wp-content\/uploads\/2026\/02\/ESPE-scaled.png\" alt=\"Whitney\">\r\n      <div class=\"flag-icon\">\ud83c\uddf9\ud83c\uddfc<\/div>\r\n    <\/div>\r\n    <div class=\"profile-info\">\r\n      <div class=\"profile-name-row\">\r\n        <span class=\"profile-name\">Whitney<\/span>\r\n        <span class=\"profile-badge\">Mandarin Center Instructor<\/span>\r\n        <span class=\"profile-badge\">8+ Yrs Experience<\/span>\r\n      <\/div>\r\n      <div class=\"stats-row\">\r\n        <span><span class=\"stats-num\">Dual Certified:<\/span> TCSOL\/TQUK<\/span>\r\n        <span><span class=\"stats-num\">Expertise:<\/span> HSK\/TOCFL<\/span>\r\n      <\/div>\r\n      <div class=\"profile-bio\">\r\n        Adult Mandarin | HSK & TOCFL Prep | Beginner to Advanced | Business Mandarin<br>\r\n        Holding a Master's degree in Spanish and having studied linguistics as an exchange student in Spain, I deeply understand the language learning journey. As a frequent champion of speech and recitation contests since childhood, I am your ideal coach for mastering Mandarin pronunciation and fluency.\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"video-grid\">\r\n    <div class=\"video-item\" onclick=\"playVideo(this, '8dMvxfVaJoQ')\">\r\n      <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/8dMvxfVaJoQ\/hqdefault.jpg\" alt=\"Introduction\">\r\n      <div class=\"play-icon\">\u25b6<\/div>\r\n      <div class=\"video-caption\">Introduction<\/div>\r\n    <\/div>\r\n    \r\n    <div class=\"video-item\" onclick=\"playVideo(this, '4PEPnVAPziw')\">\r\n      <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/4PEPnVAPziw\/hqdefault.jpg\" alt=\"Course Overview\">\r\n      <div class=\"play-icon\">\u25b6<\/div>\r\n      <div class=\"video-caption\">Course Overview<\/div>\r\n    <\/div>\r\n\r\n    <div class=\"video-item\" onclick=\"playVideo(this, '3hYK4eW_zWQ')\">\r\n      <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/3hYK4eW_zWQ\/hqdefault.jpg\" alt=\"Teaching Strengths\">\r\n      <div class=\"play-icon\">\u25b6<\/div>\r\n      <div class=\"video-caption\">Teaching Strengths<\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"bio-details-section\">\r\n    <h3 class=\"section-title\">About Me<\/h3>\r\n    \r\n    <div class=\"language-tags\">\r\n      <span class=\"lang-tag\">\ud83d\udde3 Speaks:<\/span>\r\n      <span class=\"lang-tag\">Mandarin (Native)<\/span>\r\n      <span class=\"lang-tag\">English<\/span>\r\n      <span class=\"lang-tag\">Spanish<\/span>\r\n      <span class=\"lang-tag\">Taiwanese<\/span>\r\n    <\/div>\r\n\r\n    <div class=\"expandable-content\" id=\"bioContent\">\r\n      <div class=\"fade-overlay\"><\/div>\r\n      \r\n      <ul class=\"bio-list\">\r\n        <li>Dual certified by TCSOL and TQUK.<\/li>\r\n        <li>Experienced TOCFL examiner, providing insider knowledge on exam strategies and focus areas.<\/li>\r\n        <li>Native Mandarin speaker with over 8 years of dedicated teaching experience.<\/li>\r\n        <li>Consistently ranked top three in numerous speech and recitation competitions since primary school.<\/li>\r\n        <li>Master's degree in Spanish, complemented by linguistics studies during an exchange program in Spain.<\/li>\r\n        <li>Extensive personal experience in language acquisition, granting deep empathy for the challenges faced by second-language learners.<\/li>\r\n        <li>Specializes in using interactive and situational guidance to make learning Mandarin a joyful experience.<\/li>\r\n        <li>Ensures students actively speak for more than half the class time, delivering visible learning outcomes.<\/li>\r\n        <li>Customizes courses to suit every level, allowing both beginners and advanced students to master Mandarin easily and progress steadily.<\/li>\r\n        <li>Committed to creating a welcoming and relaxed learning environment where you feel comfortable speaking Mandarin naturally.<\/li>\r\n      <\/ul>\r\n\r\n      <br>\r\n      <h4 style=\"color:#1B3B5A; margin-bottom:10px;\">More About Teacher Whitney<\/h4>\r\n      <ul class=\"bio-list\">\r\n        <li>Dedicated and affiliated instructor at established Mandarin Centers.<\/li>\r\n        <li>Professional experience as a TOCFL examiner.<\/li>\r\n        <li>Native speaker renowned for clear teaching logic and meticulous explanations.<\/li>\r\n        <li>Expert in conversational guidance and situational teaching methods.<\/li>\r\n        <li>Highly proficient in online teaching, ensuring strong interaction and a smooth pace.<\/li>\r\n      <\/ul>\r\n      \r\n      <br>\r\n      <p style=\"color:#E88D67; font-weight:bold;\">\r\n        The secret to learning Mandarin lies in consistent \"application\" and \"feedback.\" I guarantee you will get ample opportunities to speak in every class, progressing in the most efficient way possible. Whether your goal is career advancement, travel, or personal interest, please fill out the consultation form, and let's begin your joyful Mandarin journey!\r\n      <\/p>\r\n\r\n    <\/div>\r\n    \r\n    <button class=\"toggle-btn\" onclick=\"toggleBio()\">Read Full Introduction \u2b07<\/button>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n  \/\/ \u8655\u7406\u5f71\u7247\u9ede\u64ca\u64ad\u653e\u908f\u8f2f\r\n  function playVideo(element, videoId) {\r\n    element.innerHTML = '<iframe width=\"100%\" height=\"100%\" src=\"https:\/\/www.youtube.com\/embed\/' + videoId + '?autoplay=1&rel=0\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen style=\"position:absolute; top:0; left:0; border-radius:8px;\"><\/iframe>';\r\n    element.style.cursor = 'default';\r\n    element.onclick = null; \r\n  }\r\n\r\n  \/\/ \u8655\u7406\u81ea\u6211\u4ecb\u7d39\u647a\u758a\u908f\u8f2f\r\n  function toggleBio() {\r\n    var content = document.getElementById(\"bioContent\");\r\n    var btn = document.querySelector(\".toggle-btn\");\r\n    \r\n    if (content.classList.contains(\"expanded\")) {\r\n      content.classList.remove(\"expanded\");\r\n      btn.innerText = \"Read Full Introduction \u2b07\";\r\n    } else {\r\n      content.classList.add(\"expanded\");\r\n      btn.innerText = \"Show Less \u2b06\";\r\n    }\r\n  }\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7d9fc8f elementor-widget elementor-widget-html\" data-id=\"7d9fc8f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  \/* --- Shared Settings --- *\/\r\n  .course-pricing-container {\r\n    max-width: 1000px;\r\n    margin: 0 auto;\r\n    font-family: 'Noto Sans TC', sans-serif;\r\n    color: #333;\r\n  }\r\n\r\n  \/* Main Headings *\/\r\n  .section-heading {\r\n    text-align: center;\r\n    color: #1B3B5A;\r\n    font-size: 28px;\r\n    font-weight: 800;\r\n    margin-bottom: 10px;\r\n    margin-top: 50px;\r\n  }\r\n\r\n  .section-subheading {\r\n    text-align: center;\r\n    color: #666;\r\n    font-size: 16px;\r\n    margin-bottom: 40px;\r\n  }\r\n\r\n  \/* \ud83c\udf1f Category Headings *\/\r\n  .category-heading {\r\n    text-align: center;\r\n    font-size: 26px;\r\n    font-weight: 800;\r\n    color: #1B3B5A;\r\n    margin: 60px 0 30px 0;\r\n    position: relative;\r\n    padding-bottom: 15px;\r\n  }\r\n  \r\n  \/* Orange decorative line under the heading *\/\r\n  .category-heading::after {\r\n    content: '';\r\n    position: absolute;\r\n    bottom: 0;\r\n    left: 50%;\r\n    transform: translateX(-50%);\r\n    width: 60px;\r\n    height: 4px;\r\n    background: #E88D67;\r\n    border-radius: 2px;\r\n  }\r\n\r\n  \/* --- Pricing Grid (3 Columns, Equal Height) --- *\/\r\n  .pricing-wrapper {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr); \r\n    gap: 20px;\r\n    margin-bottom: 50px;\r\n  }\r\n\r\n  .pricing-card {\r\n    background: #fff;\r\n    border-radius: 16px;\r\n    padding: 35px 25px 25px 25px;\r\n    text-align: center;\r\n    border: 1px solid #eee;\r\n    position: relative;\r\n    transition: all 0.3s;\r\n    box-shadow: 0 5px 15px rgba(0,0,0,0.05);\r\n    display: flex;\r\n    flex-direction: column; \r\n  }\r\n\r\n  .pricing-card.premium {\r\n    border: 2px solid #1B3B5A;\r\n    background: #fdfdfd;\r\n    transform: scale(1.03);\r\n    box-shadow: 0 10px 30px rgba(27, 59, 90, 0.15);\r\n    z-index: 2;\r\n  }\r\n\r\n  \/* Mobile and Tablet Adaptation *\/\r\n  @media (max-width: 992px) {\r\n    .pricing-wrapper { grid-template-columns: repeat(2, 1fr); }\r\n  }\r\n  @media (max-width: 768px) {\r\n    .pricing-wrapper { grid-template-columns: 1fr; }\r\n    .pricing-card.premium { transform: scale(1); margin: 10px 0; }\r\n  }\r\n\r\n  .badge {\r\n    position: absolute;\r\n    top: -14px;\r\n    left: 50%;\r\n    transform: translateX(-50%);\r\n    background: #1B3B5A;\r\n    color: #fff;\r\n    padding: 6px 16px;\r\n    border-radius: 20px;\r\n    font-size: 13px;\r\n    font-weight: bold;\r\n    white-space: nowrap;\r\n    box-shadow: 0 4px 10px rgba(0,0,0,0.1);\r\n  }\r\n\r\n  .plan-name { \r\n    font-size: 22px; \r\n    font-weight: 800; \r\n    color: #333; \r\n    margin-bottom: 15px; \r\n  }\r\n  \r\n  .plan-price { \r\n    font-size: 36px; \r\n    font-weight: 800; \r\n    color: #E88D67; \r\n    margin-bottom: 5px; \r\n  }\r\n\r\n  .plan-unit { \r\n    font-size: 14px; \r\n    color: #888; \r\n    margin-bottom: 25px; \r\n    display: block; \r\n    font-weight: bold;\r\n  }\r\n\r\n  \/* --- Plan Features List --- *\/\r\n  .plan-features {\r\n    list-style: none;\r\n    padding: 0;\r\n    margin: 0 0 25px 0;\r\n    text-align: left;\r\n    font-size: 15px;\r\n    line-height: 1.8;\r\n    color: #555;\r\n    flex-grow: 1; \/* Keeps buttons at the bottom *\/\r\n    border-top: 1px dashed #ddd;\r\n    padding-top: 20px;\r\n  }\r\n  \r\n  .plan-features li { \r\n    display: flex; \r\n    align-items: flex-start; \r\n    margin-bottom: 12px;\r\n  }\r\n  \r\n  .plan-features li::before { \r\n    content: '\ud83d\udc49'; \r\n    margin-right: 8px; \r\n    font-size: 14px;\r\n  }\r\n\r\n  \/* --- Buttons --- *\/\r\n  .plan-btn {\r\n    display: block;\r\n    width: 100%;\r\n    padding: 14px;\r\n    border-radius: 50px;\r\n    text-decoration: none;\r\n    font-weight: bold;\r\n    font-size: 16px;\r\n    transition: 0.3s;\r\n    cursor: pointer;\r\n    margin-top: auto; \r\n    text-align: center;\r\n  }\r\n\r\n  .btn-outline { border: 2px solid #1B3B5A; color: #1B3B5A; background: transparent; }\r\n  .btn-outline:hover { background: #f0f4f8; }\r\n\r\n  .btn-solid { background: #1B3B5A; color: #fff; border: 2px solid #1B3B5A; }\r\n  .btn-solid:hover { background: #142d44; }\r\n\r\n  \/* =========================================\r\n     \ud83c\udf1f Group Class Banner Area\r\n     ========================================= *\/\r\n  .group-class-banner {\r\n    background: #f9fbfd;\r\n    border: 2px dashed #1B3B5A;\r\n    border-radius: 16px;\r\n    padding: 35px;\r\n    margin-top: 40px;\r\n    position: relative;\r\n  }\r\n  \r\n  .group-class-title {\r\n    font-size: 22px;\r\n    font-weight: 800;\r\n    color: #1B3B5A;\r\n    margin-bottom: 15px;\r\n    text-align: center;\r\n  }\r\n\r\n  .group-class-subtitle {\r\n    text-align: center;\r\n    font-size: 16px;\r\n    color: #E88D67;\r\n    font-weight: bold;\r\n    margin-bottom: 25px;\r\n  }\r\n\r\n  .group-pricing-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 20px;\r\n    margin-bottom: 25px;\r\n  }\r\n\r\n  .group-pricing-card {\r\n    background: #fff;\r\n    border-radius: 12px;\r\n    padding: 25px 20px;\r\n    box-shadow: 0 4px 10px rgba(0,0,0,0.03);\r\n    border: 1px solid #eaeaea;\r\n    display: flex;\r\n    flex-direction: column;\r\n  }\r\n\r\n  .group-pricing-card h4 {\r\n    margin: 0 0 15px 0;\r\n    font-size: 18px;\r\n    color: #1B3B5A;\r\n    border-bottom: 1px solid #eee;\r\n    padding-bottom: 10px;\r\n    font-weight: 800;\r\n  }\r\n\r\n  .group-pricing-content {\r\n    flex-grow: 1; \r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .group-pricing-card p {\r\n    margin: 8px 0;\r\n    color: #555;\r\n    font-size: 15px;\r\n    display: flex;\r\n    justify-content: space-between;\r\n  }\r\n\r\n  .discount-box {\r\n    background: #FFF3E0;\r\n    padding: 20px;\r\n    border-radius: 8px;\r\n    text-align: center;\r\n    font-size: 16px;\r\n    color: #d17b55;\r\n    font-weight: bold;\r\n    margin-bottom: 25px;\r\n    line-height: 1.6;\r\n  }\r\n\r\n  @media (max-width: 768px) {\r\n    .group-pricing-grid { grid-template-columns: 1fr; }\r\n    .group-class-banner { padding: 25px 15px; }\r\n  }\r\n\r\n  \/* =========================================\r\n     Modal & Legal Text\r\n     ========================================= *\/\r\n  .modal-overlay {\r\n    display: none; \r\n    position: fixed;\r\n    top: 0;\r\n    left: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    background: rgba(0, 0, 0, 0.6);\r\n    z-index: 9999;\r\n    align-items: center;\r\n    justify-content: center;\r\n    backdrop-filter: blur(3px);\r\n  }\r\n\r\n  .modal-box {\r\n    background: white;\r\n    width: 90%;\r\n    max-width: 650px; \r\n    padding: 30px;\r\n    border-radius: 12px;\r\n    box-shadow: 0 10px 40px rgba(0,0,0,0.3);\r\n    position: relative;\r\n    text-align: left;\r\n    animation: fadeIn 0.3s ease-out;\r\n    max-height: 90vh; \r\n    display: flex;\r\n    flex-direction: column;\r\n  }\r\n\r\n  .close-modal {\r\n    position: absolute;\r\n    top: 15px;\r\n    right: 20px;\r\n    font-size: 28px;\r\n    color: #aaa;\r\n    cursor: pointer;\r\n    font-weight: bold;\r\n    line-height: 1;\r\n    z-index: 10;\r\n  }\r\n  .close-modal:hover { color: #333; }\r\n\r\n  .modal-title {\r\n    font-size: 20px;\r\n    font-weight: bold;\r\n    color: #1B3B5A;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n    border-bottom: 1px solid #eee;\r\n  }\r\n\r\n  .legal-text-area {\r\n    width: 100%;\r\n    height: 350px; \r\n    overflow-y: auto;\r\n    background: #fdfdfd;\r\n    border: 1px solid #ddd;\r\n    padding: 20px;\r\n    margin: 10px 0 20px 0;\r\n    font-size: 14px;\r\n    line-height: 1.8;\r\n    color: #444;\r\n    border-radius: 8px;\r\n  }\r\n  \r\n  .legal-text-area h4 { font-size: 18px; color:#1B3B5A; margin-top:0; margin-bottom: 15px; font-weight: 800; text-align: center;}\r\n  .legal-text-area h5 { font-size: 16px; color:#E88D67; margin-top:20px; margin-bottom:10px; font-weight: 700; border-left: 3px solid #E88D67; padding-left: 8px;}\r\n  .legal-text-area p { margin-bottom: 12px; text-align: justify; }\r\n\r\n  .agreement-check {\r\n    display: flex;\r\n    align-items: center;\r\n    font-size: 16px;\r\n    font-weight: bold;\r\n    color: #1B3B5A;\r\n    cursor: pointer;\r\n    margin-bottom: 20px;\r\n    user-select: none;\r\n    background: #f0f4f8;\r\n    padding: 15px;\r\n    border-radius: 8px;\r\n  }\r\n  \r\n  .agreement-check input {\r\n    margin-right: 12px;\r\n    width: 20px;\r\n    height: 20px;\r\n    cursor: pointer;\r\n  }\r\n\r\n  .next-step-btn {\r\n    display: block;\r\n    width: 100%;\r\n    padding: 15px;\r\n    background-color: #ccc; \r\n    color: #fff;\r\n    text-align: center;\r\n    border-radius: 50px;\r\n    text-decoration: none;\r\n    font-weight: bold;\r\n    font-size: 16px;\r\n    cursor: not-allowed;\r\n    pointer-events: none; \r\n    transition: 0.3s;\r\n    border: none;\r\n  }\r\n\r\n  .next-step-btn.active {\r\n    background-color: #E88D67; \r\n    cursor: pointer;\r\n    pointer-events: auto;\r\n  }\r\n  .next-step-btn.active:hover { background-color: #d17b55; }\r\n\r\n  @keyframes fadeIn {\r\n    from { opacity: 0; transform: translateY(-20px); }\r\n    to { opacity: 1; transform: translateY(0); }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"course-pricing-container\">\r\n\r\n  <h2 class=\"section-heading\">Customized 1-on-1 Courses<\/h2>\r\n  <p class=\"section-subheading\">Enjoy a 180-day extended validity to learn comfortably at your own pace.<\/p>\r\n\r\n  <h3 class=\"category-heading\">\ud83d\udcbc Business Mandarin & TOCFL\/HSK Exam Prep<\/h3>\r\n  <div class=\"pricing-wrapper\">\r\n    \r\n    <div class=\"pricing-card\">\r\n      <div class=\"plan-name\">Foundation Plan<\/div>\r\n      <div class=\"plan-price\">NT$4,000<\/div>\r\n      <span class=\"plan-unit\">4 Lessons (NT$ 1,000 \/ lesson)<\/span>\r\n      \r\n      <ul class=\"plan-features\">\r\n        <li>Ideal for short-term intensive review<\/li>\r\n        <li>Basic learning materials included<\/li>\r\n        <li>Post-lesson key takeaways provided<\/li>\r\n      <\/ul>\r\n      <a href=\"javascript:void(0)\" onclick=\"openModal()\" class=\"plan-btn btn-outline\">Book Now<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"pricing-card premium\">\r\n      <div class=\"badge\">Most Popular \ud83d\udd25<\/div>\r\n      <div class=\"plan-name\">Growth Plan<\/div>\r\n      <div class=\"plan-price\">NT$7,000<\/div>\r\n      <span class=\"plan-unit\">8 Lessons (NT$ 875 \/ lesson)<\/span>\r\n\r\n      <ul class=\"plan-features\">\r\n        <li>Perfect for steady workplace skill improvement<\/li>\r\n        <li>Comprehensive materials & mock exams<\/li>\r\n        <li><strong>Unlimited essay correction service<\/strong><\/li>\r\n      <\/ul>\r\n      <a href=\"javascript:void(0)\" onclick=\"openModal()\" class=\"plan-btn btn-solid\">Book Now<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"pricing-card\">\r\n      <div class=\"badge\" style=\"background: #E88D67;\">Best Value \ud83d\udc51<\/div>\r\n      <div class=\"plan-name\">Premium Coaching<\/div>\r\n      <div class=\"plan-price\">NT$8,000<\/div>\r\n      <span class=\"plan-unit\">10 Lessons (NT$ 800 \/ lesson)<\/span>\r\n\r\n      <ul class=\"plan-features\">\r\n        <li>All-around comprehensive preparation<\/li>\r\n        <li><strong>Weakness analysis & progress tracking<\/strong><\/li>\r\n        <li>Customized resume review & mock interviews<\/li>\r\n      <\/ul>\r\n      <a href=\"javascript:void(0)\" onclick=\"openModal()\" class=\"plan-btn btn-outline\">Book Now<\/a>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n  <h3 class=\"category-heading\">\u2708\ufe0f Daily Conversation & Travel Mandarin<\/h3>\r\n  <div class=\"pricing-wrapper\">\r\n    \r\n    <div class=\"pricing-card\">\r\n      <div class=\"plan-name\">Easy Start<\/div>\r\n      <div class=\"plan-price\">NT$3,000<\/div>\r\n      <span class=\"plan-unit\">4 Lessons (NT$ 750 \/ lesson)<\/span>\r\n\r\n      <ul class=\"plan-features\">\r\n        <li>Great for zero-basis learners or travel prep<\/li>\r\n        <li>Practical daily vocabulary and phrases<\/li>\r\n      <\/ul>\r\n      <a href=\"javascript:void(0)\" onclick=\"openModal()\" class=\"plan-btn btn-outline\">Book Now<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"pricing-card premium\">\r\n      <div class=\"badge\">Fluency Focus \ud83c\udf1f<\/div>\r\n      <div class=\"plan-name\">Fluency Boost<\/div>\r\n      <div class=\"plan-price\">NT$5,800<\/div>\r\n      <span class=\"plan-unit\">8 Lessons (NT$ 725 \/ lesson)<\/span>\r\n\r\n      <ul class=\"plan-features\">\r\n        <li>Cultivate language sense and smooth flow<\/li>\r\n        <li>Extensive speaking practice & pronunciation fixing<\/li>\r\n        <li>Exclusive situational notes included<\/li>\r\n      <\/ul>\r\n      <a href=\"javascript:void(0)\" onclick=\"openModal()\" class=\"plan-btn btn-solid\">Book Now<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"pricing-card\">\r\n      <div class=\"badge\" style=\"background: #E88D67;\">High ROI \ud83d\udc8e<\/div>\r\n      <div class=\"plan-name\">Immersion<\/div>\r\n      <div class=\"plan-price\">NT$7,000<\/div>\r\n      <span class=\"plan-unit\">10 Lessons (NT$ 700 \/ lesson)<\/span>\r\n\r\n      <ul class=\"plan-features\">\r\n        <li>For those who want to speak like a native<\/li>\r\n        <li>In-depth discussions on chosen topics<\/li>\r\n        <li><strong>Post-lesson audio pronunciation guide<\/strong><\/li>\r\n      <\/ul>\r\n      <a href=\"javascript:void(0)\" onclick=\"openModal()\" class=\"plan-btn btn-outline\">Book Now<\/a>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n  <div class=\"group-class-banner\">\r\n    <div class=\"group-class-title\">\ud83d\udc65 Micro Group Classes (Best Value)<\/div>\r\n    <div class=\"group-class-subtitle\">Strict quality control, classes start with just 5 students!<\/div>\r\n    \r\n    <div class=\"group-pricing-grid\">\r\n      <div class=\"group-pricing-card\">\r\n        <h4>\ud83d\udcbc Business \/ Exam Prep<\/h4>\r\n        <div class=\"group-pricing-content\">\r\n          <p><span>4 Lessons:<\/span> <strong>NT$ 3,200 \/ person<\/strong><\/p>\r\n          <p><span>8 Lessons:<\/span> <strong>NT$ 5,600 \/ person<\/strong><\/p>\r\n          <p><span>10 Lessons:<\/span> <strong>NT$ 6,400 \/ person<\/strong><\/p>\r\n        <\/div>\r\n        <a href=\"javascript:void(0)\" onclick=\"openModal()\" class=\"plan-btn btn-outline\">Book Now<\/a>\r\n      <\/div>\r\n\r\n      <div class=\"group-pricing-card\">\r\n        <h4>\u2708\ufe0f Daily Conversation \/ Travel<\/h4>\r\n        <div class=\"group-pricing-content\">\r\n          <p><span>4 Lessons:<\/span> <strong>NT$ 2,400 \/ person<\/strong><\/p>\r\n          <p><span>8 Lessons:<\/span> <strong>NT$ 4,640 \/ person<\/strong><\/p>\r\n          <p><span>10 Lessons:<\/span> <strong>NT$ 5,600 \/ person<\/strong><\/p>\r\n        <\/div>\r\n        <a href=\"javascript:void(0)\" onclick=\"openModal()\" class=\"plan-btn btn-outline\">Book Now<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"discount-box\">\r\n      \ud83c\udf81 Host Special: Bring 1 friend for 10% off, 2 friends for 15% off, 3 friends for 20% off!<br>\r\n      (Invited friends will also enjoy a fixed 10% discount)\r\n    <\/div>\r\n\r\n    <a href=\"https:\/\/whitney-mandarin-studio.com\/?page_id=269&lang=en\" class=\"plan-btn btn-solid\" style=\"max-width: 300px; margin: 0 auto; background: #E88D67; border-color: #E88D67;\">Contact Us for Group Classes<\/a>\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n<div id=\"modal-tos\" class=\"modal-overlay\">\r\n  <div class=\"modal-box\">\r\n    <span class=\"close-modal\" onclick=\"closeAllModals()\">&times;<\/span>\r\n    <div class=\"modal-title\">Pre-Booking Notice<\/div>\r\n    <p style=\"color:#666; font-size:15px; margin-bottom: 5px;\">Please read the following Terms of Service carefully. You may proceed with your booking after agreeing.<\/p>\r\n\r\n    <div class=\"legal-text-area\">\r\n      <h4>Whitney Mandarin Studio<br>Booking & Service Terms<\/h4>\r\n      <p>To protect the rights of both parties, please ensure you (hereinafter referred to as the \"Student\") carefully read the following service terms before booking and paying for a course. Completing the booking or payment process implies that you have read, understood, and agreed to abide by all the contents of these terms.<\/p>\r\n\r\n      <h5>1. Legal Basis & Exclusion of Right of Rescission<\/h5>\r\n      <p>This course service is considered \"digital content not supplied on a tangible medium or an online service completed upon provision,\" and the course content is a \"customized provision\" based on the Student's needs. According to relevant consumer protection regulations, this service is excluded from the standard 7-day cooling-off period. The Student agrees that, unless otherwise stipulated in these terms, no unconditional refunds may be claimed once the course booking is confirmed.<\/p>\r\n\r\n      <h5>2. Class Time & Attendance Policy<\/h5>\r\n      <p>These courses are by appointment. To maintain teaching quality and respect the time of both parties, the following rules must be observed:<\/p>\r\n      <p><strong>1. Student Tardiness and Absence:<\/strong><br>\r\n      Flexible Waiting Time: There is a 20-minute connection buffer for the course. Students may log in within 20 minutes from the scheduled start time, but the class will end at the originally scheduled time and will not be extended.<br>\r\n      Deemed Absent: If the Student does not log in within 20 minutes of the start time, it constitutes an unexcused absence. The teaching obligation for that class is considered fulfilled; the studio will not provide a makeup class or refund the fee.<br>\r\n      No Time Extension for Tardiness: If the Student is late (but within 20 minutes), the instructor will teach until the originally scheduled end time. The missed time is considered voluntarily forfeited by the Student, and no time extension, makeup class, or prorated refund will be provided.<\/p>\r\n      \r\n      <p><strong>2. Instructor Tardiness & Remedial Measures:<\/strong><br>\r\n      If the instructor fails to log in within 10 minutes of the course start time, it constitutes a delay in provision.<br>\r\n      In the event of such a delay, the studio will provide a makeup opportunity, allowing the Student to select a new class time to ensure their educational rights are protected.<\/p>\r\n\r\n      <h5>3. Leave of Absence & Makeup Class Policy<\/h5>\r\n      <p><strong>1. Standard Leave (24 Hours Prior):<\/strong><br>\r\n      If a Student wishes to change the class time or request a leave of absence, they must notify the studio at least 24 hours before the scheduled class start time. Those who complete the notification within this timeframe may retain their class rights and schedule a makeup class.<\/p>\r\n      \r\n      <p><strong>2. Sudden Leave or No Notice (Within 24 Hours):<\/strong><br>\r\n      If the Student fails to notify within the aforementioned timeframe (24 hours prior) or requests a sudden leave within 24 hours, the class is considered officially used, as the instructor's time has been reserved and cannot be rearranged. The Student may not request a makeup class, extension, or refund for that session.<\/p>\r\n\r\n      <h5>4. Booking Restrictions & Course Content Authorization<\/h5>\r\n      <p><strong>1. No Last-Minute Bookings:<\/strong><br>\r\n      To ensure teaching quality and smooth administrative processes, we do not accept last-minute drop-ins or same-day bookings. All courses must be booked in advance according to standard procedures.<\/p>\r\n      \r\n      <p><strong>2. Intellectual Property & Recording Policy:<\/strong><br>\r\n      The course content is \"custom-designed\" for the Student's needs. The intellectual property rights of the teaching materials, handouts, and the teaching process belong to the studio or the instructor.<br>\r\n      No video recordings of the courses will be provided.<br>\r\n      In accordance with relevant copyright and civil laws, without written consent from the studio, Students are strictly prohibited from audio recording, video recording, screenshotting, or reproducing the course. Distributing or transmitting the course content to third parties is also forbidden. Violators will be held legally responsible.<\/p>\r\n    <\/div>\r\n\r\n    <label class=\"agreement-check\">\r\n      <input type=\"checkbox\" id=\"tos-checkbox\" onchange=\"toggleNextButton()\">\r\n      I have read and agree to the Terms of Service above.\r\n    <\/label>\r\n\r\n    <a href=\"https:\/\/whitney-mandarin-studio.com\/?page_id=692&lang=en\" id=\"next-btn\" class=\"next-step-btn\">\r\n      Next Step: Select Course Time\r\n    <\/a>\r\n\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n  function openModal() {\r\n    document.getElementById('modal-tos').style.display = 'flex';\r\n  }\r\n\r\n  function closeAllModals() {\r\n    document.getElementById('modal-tos').style.display = 'none';\r\n    document.getElementById('tos-checkbox').checked = false;\r\n    document.getElementById('next-btn').classList.remove('active');\r\n  }\r\n\r\n  function toggleNextButton() {\r\n    var checkbox = document.getElementById('tos-checkbox');\r\n    var nextBtn = document.getElementById('next-btn');\r\n    if (checkbox.checked) {\r\n      nextBtn.classList.add('active'); \r\n    } else {\r\n      nextBtn.classList.remove('active'); \r\n    }\r\n  }\r\n\r\n  window.onclick = function(event) {\r\n    var modal = document.getElementById('modal-tos');\r\n    if (event.target == modal) {\r\n      closeAllModals();\r\n    }\r\n  }\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\ud83c\uddf9\ud83c\uddfc Whitney Mandarin Center Instructor 8+ Yrs Experience &hellip; <a href=\"https:\/\/whitney-mandarin-studio.com\/?page_id=675&#038;lang=en\" class=\"more-link\">\u95b1\u8b80\u5168\u6587<span class=\"screen-reader-text\">\u3008Teachers Whitney\u3009<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-675","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Teachers Whitney - Whitney Mandarin Studio<\/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:\/\/whitney-mandarin-studio.com\/?page_id=675&lang=en\" \/>\n<meta property=\"og:locale\" content=\"zh_TW\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Teachers Whitney - Whitney Mandarin Studio\" \/>\n<meta property=\"og:description\" content=\"\ud83c\uddf9\ud83c\uddfc Whitney Mandarin Center Instructor 8+ Yrs Experience &hellip; \u95b1\u8b80\u5168\u6587\u3008Teachers Whitney\u3009\" \/>\n<meta property=\"og:url\" content=\"https:\/\/whitney-mandarin-studio.com\/?page_id=675&amp;lang=en\" \/>\n<meta property=\"og:site_name\" content=\"Whitney Mandarin Studio\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-08T16:11:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/whitney-mandarin-studio.com\/wp-content\/uploads\/2026\/02\/ESPE-scaled.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u9810\u4f30\u95b1\u8b80\u6642\u9593\" \/>\n\t<meta name=\"twitter:data1\" content=\"20 \u5206\u9418\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/whitney-mandarin-studio.com\\\/?page_id=675&lang=en\",\"url\":\"https:\\\/\\\/whitney-mandarin-studio.com\\\/?page_id=675&lang=en\",\"name\":\"Teachers Whitney - Whitney Mandarin Studio\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/whitney-mandarin-studio.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/whitney-mandarin-studio.com\\\/?page_id=675&lang=en#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/whitney-mandarin-studio.com\\\/?page_id=675&lang=en#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/whitney-mandarin-studio.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/ESPE-scaled.png\",\"datePublished\":\"2026-02-20T18:59:40+00:00\",\"dateModified\":\"2026-03-08T16:11:07+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/whitney-mandarin-studio.com\\\/?page_id=675&lang=en#breadcrumb\"},\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/whitney-mandarin-studio.com\\\/?page_id=675&lang=en\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-TW\",\"@id\":\"https:\\\/\\\/whitney-mandarin-studio.com\\\/?page_id=675&lang=en#primaryimage\",\"url\":\"https:\\\/\\\/whitney-mandarin-studio.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/ESPE-scaled.png\",\"contentUrl\":\"https:\\\/\\\/whitney-mandarin-studio.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/ESPE-scaled.png\",\"width\":2560,\"height\":1707},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/whitney-mandarin-studio.com\\\/?page_id=675&lang=en#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9801\",\"item\":\"https:\\\/\\\/whitney-mandarin-studio.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Teachers Whitney\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/whitney-mandarin-studio.com\\\/#website\",\"url\":\"https:\\\/\\\/whitney-mandarin-studio.com\\\/\",\"name\":\"Whitney Mandarin Studio\",\"description\":\"Professional Strategy, Personalized Growth.\",\"publisher\":{\"@id\":\"https:\\\/\\\/whitney-mandarin-studio.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/whitney-mandarin-studio.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-TW\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/whitney-mandarin-studio.com\\\/#organization\",\"name\":\"Whitney Mandarin Studio\",\"url\":\"https:\\\/\\\/whitney-mandarin-studio.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-TW\",\"@id\":\"https:\\\/\\\/whitney-mandarin-studio.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/whitney-mandarin-studio.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/S__18939945.jpg\",\"contentUrl\":\"https:\\\/\\\/whitney-mandarin-studio.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/S__18939945.jpg\",\"width\":1280,\"height\":1280,\"caption\":\"Whitney Mandarin Studio\"},\"image\":{\"@id\":\"https:\\\/\\\/whitney-mandarin-studio.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Teachers Whitney - Whitney Mandarin Studio","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:\/\/whitney-mandarin-studio.com\/?page_id=675&lang=en","og_locale":"zh_TW","og_type":"article","og_title":"Teachers Whitney - Whitney Mandarin Studio","og_description":"\ud83c\uddf9\ud83c\uddfc Whitney Mandarin Center Instructor 8+ Yrs Experience &hellip; \u95b1\u8b80\u5168\u6587\u3008Teachers Whitney\u3009","og_url":"https:\/\/whitney-mandarin-studio.com\/?page_id=675&lang=en","og_site_name":"Whitney Mandarin Studio","article_modified_time":"2026-03-08T16:11:07+00:00","og_image":[{"url":"https:\/\/whitney-mandarin-studio.com\/wp-content\/uploads\/2026\/02\/ESPE-scaled.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"\u9810\u4f30\u95b1\u8b80\u6642\u9593":"20 \u5206\u9418"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/whitney-mandarin-studio.com\/?page_id=675&lang=en","url":"https:\/\/whitney-mandarin-studio.com\/?page_id=675&lang=en","name":"Teachers Whitney - Whitney Mandarin Studio","isPartOf":{"@id":"https:\/\/whitney-mandarin-studio.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/whitney-mandarin-studio.com\/?page_id=675&lang=en#primaryimage"},"image":{"@id":"https:\/\/whitney-mandarin-studio.com\/?page_id=675&lang=en#primaryimage"},"thumbnailUrl":"https:\/\/whitney-mandarin-studio.com\/wp-content\/uploads\/2026\/02\/ESPE-scaled.png","datePublished":"2026-02-20T18:59:40+00:00","dateModified":"2026-03-08T16:11:07+00:00","breadcrumb":{"@id":"https:\/\/whitney-mandarin-studio.com\/?page_id=675&lang=en#breadcrumb"},"inLanguage":"zh-TW","potentialAction":[{"@type":"ReadAction","target":["https:\/\/whitney-mandarin-studio.com\/?page_id=675&lang=en"]}]},{"@type":"ImageObject","inLanguage":"zh-TW","@id":"https:\/\/whitney-mandarin-studio.com\/?page_id=675&lang=en#primaryimage","url":"https:\/\/whitney-mandarin-studio.com\/wp-content\/uploads\/2026\/02\/ESPE-scaled.png","contentUrl":"https:\/\/whitney-mandarin-studio.com\/wp-content\/uploads\/2026\/02\/ESPE-scaled.png","width":2560,"height":1707},{"@type":"BreadcrumbList","@id":"https:\/\/whitney-mandarin-studio.com\/?page_id=675&lang=en#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9801","item":"https:\/\/whitney-mandarin-studio.com\/"},{"@type":"ListItem","position":2,"name":"Teachers Whitney"}]},{"@type":"WebSite","@id":"https:\/\/whitney-mandarin-studio.com\/#website","url":"https:\/\/whitney-mandarin-studio.com\/","name":"Whitney Mandarin Studio","description":"Professional Strategy, Personalized Growth.","publisher":{"@id":"https:\/\/whitney-mandarin-studio.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/whitney-mandarin-studio.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-TW"},{"@type":"Organization","@id":"https:\/\/whitney-mandarin-studio.com\/#organization","name":"Whitney Mandarin Studio","url":"https:\/\/whitney-mandarin-studio.com\/","logo":{"@type":"ImageObject","inLanguage":"zh-TW","@id":"https:\/\/whitney-mandarin-studio.com\/#\/schema\/logo\/image\/","url":"https:\/\/whitney-mandarin-studio.com\/wp-content\/uploads\/2026\/02\/S__18939945.jpg","contentUrl":"https:\/\/whitney-mandarin-studio.com\/wp-content\/uploads\/2026\/02\/S__18939945.jpg","width":1280,"height":1280,"caption":"Whitney Mandarin Studio"},"image":{"@id":"https:\/\/whitney-mandarin-studio.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/whitney-mandarin-studio.com\/index.php?rest_route=\/wp\/v2\/pages\/675","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/whitney-mandarin-studio.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/whitney-mandarin-studio.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/whitney-mandarin-studio.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/whitney-mandarin-studio.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=675"}],"version-history":[{"count":13,"href":"https:\/\/whitney-mandarin-studio.com\/index.php?rest_route=\/wp\/v2\/pages\/675\/revisions"}],"predecessor-version":[{"id":881,"href":"https:\/\/whitney-mandarin-studio.com\/index.php?rest_route=\/wp\/v2\/pages\/675\/revisions\/881"}],"wp:attachment":[{"href":"https:\/\/whitney-mandarin-studio.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=675"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}