From b502b64db39e431fad57134dedf8dfd7064060ee Mon Sep 17 00:00:00 2001
From: wzp <2040239371@qq.com>
Date: 星期三, 01 四月 2026 16:04:40 +0800
Subject: [PATCH] 优化按钮和移动端自适应

---
 映星教育/snippet-3-interview.php |   10 +++-------
 1 files changed, 3 insertions(+), 7 deletions(-)

diff --git "a/\346\230\240\346\230\237\346\225\231\350\202\262/snippet-3-interview.php" "b/\346\230\240\346\230\237\346\225\231\350\202\262/snippet-3-interview.php"
index ea276c6..167d272 100644
--- "a/\346\230\240\346\230\237\346\225\231\350\202\262/snippet-3-interview.php"
+++ "b/\346\230\240\346\230\237\346\225\231\350\202\262/snippet-3-interview.php"
@@ -308,13 +308,9 @@
             <div class="im-iv-section">
                 <h2>Interview Questions</h2>
                 <div class="im-iv-notice" style="line-height:1.8">
-                    <p style="margin:0 0 8px">Please answer all questions in a single video, following the order below. Only
-                        one video upload is allowed, so please include all your responses in one recording.</p>
-                    <p style="margin:0 0 8px">Clearly explain your thinking process as if you are teaching a student.</p>
-                    <p style="margin:0 0 8px">There is no strict time limit, but most candidates spend around 5 to 10
-                        minutes on each question.</p>
-                    <p style="margin:0">There is no need for perfect answers. We are primarily interested in how you explain
-                        your thinking and teaching approach.</p>
+                    <p style="margin:0 0 8px">Please answer all questions in one video, in order. Only one upload is allowed.</p>
+                    <p style="margin:0 0 8px;color:#ef4444;font-weight:700">Please record your responses in English.</p>
+                    <p style="margin:0 0 8px">Walk us through your thinking as if you鈥檙e teaching a student 鈥� we鈥檇 love to see how you explain and communicate your ideas. Most candidates spend around 5鈥�10 minutes per question, but there鈥檚 no strict time limit. Don鈥檛 worry about having perfect answers 鈥� we鈥檙e much more interested in how you think and how you teach.</p>
                 </div>
                 <?= $q_html ?>
             </div>

--
Gitblit v1.9.1