@@ -84,7 +84,7 @@ export default function Events() {
8484 </ div >
8585 < div className = "medium-text text-white" style = { { opacity : '60%' } } >
8686 < ul >
87- < li > Feb 25-26: < strong > PyCon PH</ strong > Manila, Philippines < a href = "https://ph. pycon.org " > π</ a > </ li >
87+ < li > Feb 25-26: < strong > PyCon PH</ strong > Manila, Philippines < a href = "https://pycon-2023.python.ph " > π</ a > </ li >
8888 < li > Aug 11-13: < strong > PyCon KR</ strong > Seoul, Korea < a href = "https://2023.pycon.kr" > π</ a > </ li >
8989 < li > Aug 18-22: < strong > PyCon AU</ strong > Adelaide, Australia < a href = "http://au.pycon.org" > π</ a > </ li >
9090 < li > Aug 26: < strong > PyCon MY</ strong > Malaysia < a href = "https://pycon.my" > π</ a > </ li >
@@ -93,13 +93,29 @@ export default function Events() {
9393 < li > Sept 29-Oct 2: < strong > PyCon India</ strong > Hyderabad, India < a href = "https://in.pycon.org/2023/" > π</ a > </ li >
9494 < li > Oct 27-29: < strong > PyCon APAC (by PyCon JP)</ strong > Tokyo, Japan < a href = "https://2023-apac.pycon.jp" > π</ a > </ li >
9595 < li > Nov 10-11: < strong > PyCon HK</ strong > Hong Kong < a href = "https://pycon.hk" > π</ a > </ li >
96- < li > Nov 11-12 : < strong > PyCon ID</ strong > Indonesia</ li >
96+ < li > Nov 18-19 : < strong > PyCon ID</ strong > Indonesia < a href = "https://pycon.id" > π </ a > </ li >
9797 < li > Dec 15-16: < strong > PyCon TH </ strong > Thailand < a href = "https://th.pycon.org" > π</ a > </ li >
9898 </ ul >
9999 </ div >
100100 </ div >
101101 </ div >
102102 </ div >
103+ < div className = "row" >
104+ < div className = "col-lg-6 col-xs-12" >
105+ < div className = "left-text-content" >
106+ < div className = "section-heading" >
107+ < br />
108+ < h4 className = "text-white" > Regional PyCon 2024 in APAC Schedule</ h4 >
109+ < br />
110+ </ div >
111+ < div className = "medium-text text-white" style = { { opacity : '60%' } } >
112+ < ul >
113+ < li > Feb 23-24: < strong > PyCon PH</ strong > Manila, Philippines < a href = "https://ph.pycon.org" > π</ a > </ li >
114+ </ ul >
115+ </ div >
116+ </ div >
117+ </ div >
118+ </ div >
103119 </ div >
104120 < div className = "events-slides-container mt-8" >
105121 < div className = "container" >
0 commit comments