@@ -464,7 +464,7 @@ <h1>Search</h1>
464464
465465
466466 < li class ="nav-item ">
467- < a class ="nav-link " href ="/projects/ "> < span > Projects </ span > </ a >
467+ < a class ="nav-link " href ="/projects/ "> < span > Initiatives </ span > </ a >
468468 </ li >
469469
470470
@@ -924,109 +924,47 @@ <h1>What is MSAIL?</h1>
924924
925925
926926
927+ <!-- Talks + Calendar Section -->
928+ < section id ="talks " class ="home-section wg-pages py-5 ">
929+ < div class ="container ">
930+ < div class ="row g-4 ">
927931
928- < section id ="talks " class ="home-section wg-pages " >
929- < div class ="container ">
930-
931-
932-
933-
934-
935-
936-
937-
938-
939-
940-
941-
942-
943-
944-
945-
946-
947-
948-
949-
950-
951-
952-
953-
954-
955-
956-
957-
958-
959-
960-
961-
962-
963-
964-
965-
966-
967-
968-
969-
970-
971-
972-
973-
974-
975- < div class ="row ">
976-
977-
978- < div class ="col-12 col-lg-4 section-heading ">
932+ <!-- Talks Section -->
933+ < div class ="col-12 section-heading ">
979934 < h1 > Upcoming Talks</ h1 >
980-
981- </ div >
982-
983-
984- < div class ="col-12 col-lg-8 ">
985-
986-
987- < div class ="card-simple ">
988-
989-
990- < div class ="article-metadata ">
991-
992- < div >
993-
994-
995-
996- < span style ="font-weight: bold; font-size: 32px; "> TBD !</ span >
997-
998- </ div >
999-
1000-
1001-
1002- </ div >
1003-
1004-
1005-
1006-
1007-
1008-
1009- </ div >
1010-
1011-
935+ < div class ="card-simple ">
936+ <!-- Replace this with your real image -->
937+ <!-- <img src="IMG_4080.jpeg" alt="Upcoming Talk"> -->
938+ < img src ="IMG_4080.jpeg " alt ="Upcoming Talk " style ="width:300px; height:auto; border-radius:8px; ">
939+ <!-- <p style="font-size: 18px; font-weight: bold; margin: 0;">Details Coming Soon!</p> -->
940+ </ div >
1012941
1013- < div class ="see-all ">
1014- < a href ="/talk/ ">
1015- See all talks
1016- < i class =" fas fa-angle-right " > </ i >
1017- </ a >
942+ < div class ="see-all mt-3 text-center ">
943+ < a href ="/talk/ ">
944+ See all talks < i class =" fas fa-angle-right " > </ i >
945+ </ a >
946+ </ div >
1018947 </ div >
1019-
1020948
1021- </ div >
1022- </ div >
949+ <!-- Calendar Section -->
950+ < div class ="col-12 section-heading mt-5 ">
951+ < h1 > MSAIL Fall 2025 Calendar</ h1 >
952+ < div style ="overflow: hidden; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.1); ">
953+ < iframe
954+ src ="https://calendar.google.com/calendar/embed?src=c_1acd07e8dd75073266870b85a133f3b84bc52f7707701bfa0db69495bcca78cb%40group.calendar.google.com&ctz=America%2FDetroit "
955+ frameborder ="0 "
956+ scrolling ="no "
957+ style ="width:100%; height:500px; ">
958+ </ iframe >
959+ </ div >
960+ </ div >
1023961
1024962 </ div >
1025- </ section >
963+ </ div >
964+ </ section >
1026965
1027966
1028967
1029-
1030968
1031969
1032970
0 commit comments