@@ -217,18 +217,23 @@ <h4 class="text-base font-bold text-gray-900 group-hover:text-green-700 transiti
217217 document . addEventListener ( 'DOMContentLoaded' , loadBlogPosts ) ;
218218 </ script >
219219
220- < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7439109164508333 "
221- crossorigin ="anonymous "> </ script >
222- <!-- Index-Header -->
223- < ins class ="adsbygoogle "
224- style ="display:block "
225- data-ad-client ="ca-pub-7439109164508333 "
226- data-ad-slot ="4111274044 "
227- data-ad-format ="auto "
228- data-full-width-responsive ="true "> </ ins >
229- < script >
230- ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
231- </ script >
220+ <!-- Ad Block 1: After Articles Section -->
221+ < div class ="py-4 bg-gray-50 ">
222+ < div class ="max-w-7xl mx-auto px-6 ">
223+ < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7439109164508333 "
224+ crossorigin ="anonymous "> </ script >
225+ <!-- Index-Header -->
226+ < ins class ="adsbygoogle "
227+ style ="display:block "
228+ data-ad-client ="ca-pub-7439109164508333 "
229+ data-ad-slot ="4111274044 "
230+ data-ad-format ="auto "
231+ data-full-width-responsive ="true "> </ ins >
232+ < script >
233+ ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
234+ </ script >
235+ </ div >
236+ </ div >
232237
233238 <!-- DOMAINS SECTION -->
234239 < section id ="domains " class ="py-8 md:py-12 bg-gray-50 ">
@@ -392,6 +397,23 @@ <h3 class="text-lg font-bold text-gray-900 transition-colors" style="transition:
392397 document . addEventListener ( 'DOMContentLoaded' , loadDomains ) ;
393398 </ script >
394399
400+ <!-- Ad Block 2: After Domains Section -->
401+ < div class ="py-4 bg-gray-50 ">
402+ < div class ="max-w-7xl mx-auto px-6 ">
403+ < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7439109164508333 "
404+ crossorigin ="anonymous "> </ script >
405+ < ins class ="adsbygoogle "
406+ style ="display:block "
407+ data-ad-client ="ca-pub-7439109164508333 "
408+ data-ad-slot ="4111274044 "
409+ data-ad-format ="auto "
410+ data-full-width-responsive ="true "> </ ins >
411+ < script >
412+ ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
413+ </ script >
414+ </ div >
415+ </ div >
416+
395417 <!-- SKILL MAPS SECTION -->
396418 < section id ="skillmaps " class ="py-8 md:py-12 bg-gray-50 ">
397419 < div class ="max-w-7xl mx-auto px-6 ">
@@ -554,18 +576,22 @@ <h3 class="text-lg font-bold text-gray-900 transition-colors" style="transition:
554576 document . addEventListener ( 'DOMContentLoaded' , loadSkills ) ;
555577 </ script >
556578
557- < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7439109164508333 "
558- crossorigin ="anonymous "> </ script >
559- <!-- Index-Header -->
560- < ins class ="adsbygoogle "
561- style ="display:block "
562- data-ad-client ="ca-pub-7439109164508333 "
563- data-ad-slot ="4111274044 "
564- data-ad-format ="auto "
565- data-full-width-responsive ="true "> </ ins >
566- < script >
567- ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
568- </ script >
579+ <!-- Ad Block 3: After Skill Maps Section -->
580+ < div class ="py-4 bg-gray-50 ">
581+ < div class ="max-w-7xl mx-auto px-6 ">
582+ < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7439109164508333 "
583+ crossorigin ="anonymous "> </ script >
584+ < ins class ="adsbygoogle "
585+ style ="display:block "
586+ data-ad-client ="ca-pub-7439109164508333 "
587+ data-ad-slot ="4111274044 "
588+ data-ad-format ="auto "
589+ data-full-width-responsive ="true "> </ ins >
590+ < script >
591+ ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
592+ </ script >
593+ </ div >
594+ </ div >
569595
570596 < section id ="interview-prep " class ="py-8 md:py-12 bg-white ">
571597 < div class ="max-w-7xl mx-auto px-6 ">
@@ -705,6 +731,23 @@ <h4 class="text-sm font-bold text-gray-800">Graphs & Advanced</h4>
705731 </ div >
706732 </ section >
707733
734+ <!-- Ad Block 4: After Interview Preparation Section -->
735+ < div class ="py-4 bg-white ">
736+ < div class ="max-w-7xl mx-auto px-6 ">
737+ < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7439109164508333 "
738+ crossorigin ="anonymous "> </ script >
739+ < ins class ="adsbygoogle "
740+ style ="display:block "
741+ data-ad-client ="ca-pub-7439109164508333 "
742+ data-ad-slot ="4111274044 "
743+ data-ad-format ="auto "
744+ data-full-width-responsive ="true "> </ ins >
745+ < script >
746+ ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
747+ </ script >
748+ </ div >
749+ </ div >
750+
708751 < section id ="faq " class ="py-16 ">
709752 < div class ="max-w-4xl mx-auto px-6 ">
710753 < h2 class ="text-4xl font-bold text-gray-800 mb-12 "> Frequently Asked Questions</ h2 >
0 commit comments