11{% load static %}
22< section id ="about-us "
3- class ="py-20 mt-5 text-white "
3+ class ="py-20 text-white "
44 style ="background-color: #BD4B06 ">
55 < div class ="container mx-auto px-6 ">
66 <!-- Header -->
77 < div class ="text-center mb-16 ">
88 < h2 class ="text-5xl md:text-6xl font-bold mb-12 font-td_pinoy "> What is PythonAsia?</ h2 >
99 </ div >
1010 <!-- Main Content -->
11- < div class ="text-center px-8 md:px-16 lg:px-24 ">
11+ < div class ="text-center px-8 md:px-16 lg:px-24 w-full max-w-[975px] mx-auto ">
1212 < h3 class ="text-2xl font-bold mb-6 uppercase font-bantayog ">
1313 The Flagship Gathering for Python Enthusiasts Across Asia - Uniting Diverse Communities across the region
1414 </ h3 >
@@ -34,97 +34,97 @@ <h3 class="text-2xl font-bold mb-6 uppercase font-bantayog">
3434 </ div >
3535 </ div >
3636 <!-- 3 Days Section -->
37- < div class ="mb-12 ">
37+ < div class ="mb-12 w-full max-w-[1160px] mx-auto ">
3838 < h3 class ="text-5xl font-bold mb-8 font-td_pinoy "> 3 Days, Endless Possibilities</ h3 >
39- < p class ="text-lg leading-relaxed ">
39+ < p class ="text-lg leading-relaxed font-nunito ">
4040 Dive into three days of learning, building, and connecting with the Python community. From inspiring talks to hands-on sprints, PythonAsia is where ideas spark, skills grow, and collaborations begin. Whether you're a first-time attendee or a seasoned contributor, there's something here for everyone.
4141 </ p >
4242 </ div >
4343 <!-- Features Grid -->
44- < div class ="grid md:grid-cols-2 gap-8 mb-16 ">
44+ < div class ="grid lg:grid-cols-3 md:grid-cols-3 sm:grid-cols- 2 gap-10 mb-16 w-full max-w-[1160px] mx-auto ">
4545 <!-- Inspiring Keynotes -->
4646 < div >
47- < div class ="inline-block p-4 mb-4 ">
48- < img src ="{% static 'img/vectors/conversation -icon.svg' %} "
47+ < div class ="inline-block mb-2 ">
48+ < img src ="{% static 'img/vectors/star -icon.svg' %} "
4949 alt ="Inspiring Keynotes " />
5050 </ div >
5151 < h4 class ="text-xl font-bold uppercase mb-3 font-bantayog "> Inspiring Keynotes</ h4 >
52- < p class ="text-sm font-nunito ">
52+ < p class ="text-sm font-nunito w-full max-w-[305px] ">
5353 Hear inspiring talks from core contributors, community leaders, and innovators shaping Python across Asia and beyond
5454 </ p >
5555 </ div >
5656 <!-- Talks & Lightning Talks -->
5757 < div >
58- < div class ="inline-block p-4 mb-4 ">
58+ < div class ="inline-block mb-2 ">
5959 < img src ="{% static 'img/vectors/conversation-icon.svg' %} "
6060 alt ="Talks & Lightning Talks " />
6161 </ div >
6262 < h4 class ="text-xl font-bold uppercase mb-3 font-bantayog "> Talks & Lightning Talks</ h4 >
63- < p class ="text-sm font-nunito ">
63+ < p class ="text-sm font-nunito w-full max-w-[305px] ">
6464 From deep-dive sessions to quick, punchy insights, learn from diverse voices across the Python community.
6565 </ p >
6666 </ div >
67- <!-- Community Gatherings -->
68- < div >
69- < div class ="inline-block p-4 mb-4 ">
70- < img src ="{% static 'img/vectors/hands-on-icon.svg' %} "
71- alt ="Community Gatherings " />
72- </ div >
73- < h4 class ="text-xl font-bold uppercase mb-3 font-bantayog "> Community Gatherings</ h4 >
74- < p class ="text-sm font-nunito ">
75- Join special sessions like the PyLadies Lunch, Open Spaces, and Group Lunch—designed to spark conversations and build connections.
76- </ p >
77- </ div >
7867 <!-- Multi-Track & Live Workshops -->
7968 < div >
80- < div class ="inline-block p-4 mb-4 ">
81- < img src ="{% static 'img/vectors/star- icon.svg' %} "
69+ < div class ="inline-block mb-2 ">
70+ < img src ="{% static 'img/vectors/icon-multitrack-and-live .svg' %} "
8271 alt ="Multi-Track & Live Workshops " />
8372 </ div >
8473 < h4 class ="text-xl font-bold uppercase mb-3 font-bantayog "> Multi-Track & Live Workshops</ h4 >
85- < p class ="text-sm font-nunito ">
74+ < p class ="text-sm font-nunito w-full max-w-[305px] ">
8675 Dive into AI/ML, Data Science, DevOps, Open Source, and region-specific use cases powering real-world impact.
8776 </ p >
8877 </ div >
78+ <!-- Community Gatherings -->
79+ < div >
80+ < div class ="inline-block mb-2 ">
81+ < img src ="{% static 'img/vectors/icon-community-gatherings.svg' %} "
82+ alt ="Community Gatherings " />
83+ </ div >
84+ < h4 class ="text-xl font-bold uppercase mb-3 font-bantayog "> Community Gatherings</ h4 >
85+ < p class ="text-sm font-nunito w-full max-w-[305px] ">
86+ Join special sessions like the PyLadies Lunch, Open Spaces, and Group Lunch—designed to spark conversations and build connections.
87+ </ p >
88+ </ div >
8989 <!-- Career Mixer -->
9090 < div >
91- < div class ="inline-block p-4 mb-4 ">
92- < img src ="{% static 'img/vectors/star- icon.svg' %} " alt ="Career Mixer " />
91+ < div class ="inline-block mb-2 ">
92+ < img src ="{% static 'img/vectors/icon-career-mixer .svg' %} " alt ="Career Mixer " />
9393 </ div >
9494 < h4 class ="text-xl font-bold uppercase mb-3 font-bantayog "> Career Mixer</ h4 >
95- < p class ="text-sm font-nunito ">
95+ < p class ="text-sm font-nunito w-full max-w-[305px] ">
9696 Meet potential employers, collaborators, and mentors in a relaxed, networking-focused environment.
9797 </ p >
9898 </ div >
9999 <!-- Sponsor Booths & Stamp Quest -->
100100 < div >
101- < div class ="inline-block p-4 mb-4 ">
102- < img src ="{% static 'img/vectors/star- icon.svg' %} "
101+ < div class ="inline-block mb-2 ">
102+ < img src ="{% static 'img/vectors/icon-sponsor-booths .svg' %} "
103103 alt ="Sponsor Booths & Stamp Quest " />
104104 </ div >
105105 < h4 class ="text-xl font-bold uppercase mb-3 font-bantayog "> Sponsor Booths & Stamp Quest</ h4 >
106- < p class ="text-sm font-nunito ">
106+ < p class ="text-sm font-nunito w-full max-w-[305px] ">
107107 Explore sponsor showcases, discover new opportunities, and complete our signature Stamp Collection Quest for fun tokens, prizes, and new connections.
108108 </ p >
109109 </ div >
110110 <!-- Open Source Sprints -->
111111 < div >
112- < div class ="inline-block p-4 mb-4 ">
113- < img src ="{% static 'img/vectors/star -icon.svg' %} "
112+ < div class ="inline-block mb-2 ">
113+ < img src ="{% static 'img/vectors/hands-on -icon.svg' %} "
114114 alt ="Open Source Sprints " />
115115 </ div >
116116 < h4 class ="text-xl font-bold uppercase mb-3 font-bantayog "> Open Source Sprints</ h4 >
117- < p class ="text-sm font-nunito ">
117+ < p class ="text-sm font-nunito w-full max-w-[305px] ">
118118 Team up with maintainers and peers (bring your laptop!) to contribute to open source, then connect at our career fair.
119119 </ p >
120120 </ div >
121121 <!-- Education Summit -->
122122 < div >
123- < div class ="inline-block p-4 mb-4 ">
124- < img src ="{% static 'img/vectors/star- icon.svg' %} " alt ="Education Summit " />
123+ < div class ="inline-block mb-2 ">
124+ < img src ="{% static 'img/vectors/icon-education-summit .svg' %} " alt ="Education Summit " />
125125 </ div >
126126 < h4 class ="text-xl font-bold uppercase mb-3 font-bantayog "> Education Summit</ h4 >
127- < p class ="text-sm font-nunito ">
127+ < p class ="text-sm font-nunito w-full max-w-[305px] ">
128128 Co-organized with De La Salle University (DLSU), this special track brings together educators, students, and practitioners to explore how Python is shaping learning and research in Asia
129129 </ p >
130130 </ div >
@@ -134,7 +134,7 @@ <h4 class="text-xl font-bold uppercase mb-3 font-bantayog">Education Summit</h4>
134134 < p class ="text-lg mb-2 uppercase tracking-wide font-bantayog ">
135135 Join hundreds of developers, students, educators, researchers, and community leaders from across Asia for 3 days of
136136 </ p >
137- < h3 class ="text-5xl md :text-6xl font-bold uppercase font-td_pinoy "> Learning, Inspiration, and Connection</ h3 >
137+ < h3 class ="md: text-6xl sm :text-4xl font-bold uppercase font-td_pinoy "> Learning, Inspiration, and Connection</ h3 >
138138 </ div >
139139 </ div >
140140</ section >
0 commit comments