File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -179,28 +179,20 @@ <h2>Mini game (2-minute intuition demo)</h2>
179179 </ div >
180180
181181 < div class ="card ">
182- < h2 > Animated explanation (video embed placeholder )</ h2 >
182+ < h2 > What is Zero-Sum Thinking? (Video Introduction )</ h2 >
183183 < p class ="muted ">
184- Add a ~3-minute YouTube explainer here (optional, non-blocking) .
184+ Watch this short explanation to understand the core concept and why it matters .
185185 </ p >
186186
187- <!-- Replace src with an actual YouTube embed when ready:
188187 < iframe
189188 class ="video "
190- src="https://www.youtube.com/embed/VIDEO_ID "
189+ src ="https://www.youtube.com/embed/jILgxeNBK_8 "
191190 title ="Zero-sum thinking explainer "
192191 frameborder ="0 "
193192 allow ="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture "
194193 allowfullscreen
194+ style ="width: 100%; height: 400px; border-radius: 12px; border: 1px solid var(--border); "
195195 > </ iframe >
196- -->
197-
198- < div class ="video video--placeholder ">
199- < div >
200- < div class ="video__title "> Video Placeholder</ div >
201- < div class ="muted "> Paste a YouTube embed iframe here later.</ div >
202- </ div >
203- </ div >
204196 </ div >
205197 </ section >
206198
You can’t perform that action at this time.
0 commit comments