@@ -35,96 +35,96 @@ <h3 class="text-2xl font-bold mb-6 uppercase font-bantayog">
3535 </div>
3636 <!-- 3 Days Section -->
3737 <div class="mb-12 w-full max-w-[1160px] mx-auto">
38- <h3 class="text-5xl font-bold mb-8 font-td_pinoy">3 Days, Endless Possibilities</h3>
39- <p class="text-lg leading-relaxed font-nunito">
38+ <h3 class="text-5xl font-bold mb-8 font-td_pinoy text-center sm:text-left xl:text-left ">3 Days, Endless Possibilities</h3>
39+ <p class="text-lg leading-relaxed font-nunito text-center sm:text-left xl:text-left ">
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 -->
4444 <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 -->
46- <div>
46+ <div class="flex flex-col items-center justify-center sm:items-start sm:justify-start xl:items-start xl:justify-start" >
4747 <div class="inline-block mb-2">
4848 <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 w-full max-w-[305px]">
52+ <p class="text-sm font-nunito w-full max-w-[305px] text-center sm:text-left xl:text-left text-center sm:text-left xl:text-left ">
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 -->
57- <div>
57+ <div class="flex flex-col items-center justify-center sm:items-start sm:justify-start xl:items-start xl:justify-start" >
5858 <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 w-full max-w-[305px]">
63+ <p class="text-sm font-nunito w-full max-w-[305px] text-center sm:text-left xl:text-left text-center sm:text-left xl:text-left ">
6464 From deep-dive sessions to quick, punchy insights, learn from diverse voices across the Python community.
6565 </p>
6666 </div>
6767 <!-- Multi-Track & Live Workshops -->
68- <div>
68+ <div class="flex flex-col items-center justify-center sm:items-start sm:justify-start xl:items-start xl:justify-start" >
6969 <div class="inline-block mb-2">
7070 <img src="{% static 'img/vectors/icon-multitrack-and-live.svg' %}"
7171 alt="Multi-Track & Live Workshops" />
7272 </div>
7373 <h4 class="text-xl font-bold uppercase mb-3 font-bantayog">Multi-Track & Live Workshops</h4>
74- <p class="text-sm font-nunito w-full max-w-[305px]">
74+ <p class="text-sm font-nunito w-full max-w-[305px] text-center sm:text-left xl:text-left text-center sm:text-left xl:text-left ">
7575 Dive into AI/ML, Data Science, DevOps, Open Source, and region-specific use cases powering real-world impact.
7676 </p>
7777 </div>
7878 <!-- Community Gatherings -->
79- <div>
79+ <div class="flex flex-col items-center justify-center sm:items-start sm:justify-start xl:items-start xl:justify-start" >
8080 <div class="inline-block mb-2">
8181 <img src="{% static 'img/vectors/icon-community-gatherings.svg' %}"
8282 alt="Community Gatherings" />
8383 </div>
8484 <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]">
85+ <p class="text-sm font-nunito w-full max-w-[305px] text-center sm:text-left xl:text-left text-center sm:text-left xl:text-left ">
8686 Join special sessions like the PyLadies Lunch, and Open Spaces — designed to spark conversations and build connections.
8787 </p>
8888 </div>
8989 <!-- Career Mixer -->
90- <div>
90+ <div class="flex flex-col items-center justify-center sm:items-start sm:justify-start xl:items-start xl:justify-start" >
9191 <div class="inline-block mb-2">
9292 <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 w-full max-w-[305px]">
95+ <p class="text-sm font-nunito w-full max-w-[305px] text-center sm:text-left xl:text-left text-center sm:text-left xl:text-left ">
9696 Meet potential employers, collaborators, and mentors in a relaxed, networking-focused environment.
9797 </p>
9898 </div>
9999 <!-- Sponsor Booths & Stamp Quest -->
100- <div>
100+ <div class="flex flex-col items-center justify-center sm:items-start sm:justify-start xl:items-start xl:justify-start" >
101101 <div class="inline-block mb-2">
102102 <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 w-full max-w-[305px]">
106+ <p class="text-sm font-nunito w-full max-w-[305px] text-center sm:text-left xl:text-left ">
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 -->
111- <div>
111+ <div class="flex flex-col items-center justify-center sm:items-start sm:justify-start xl:items-start xl:justify-start" >
112112 <div class="inline-block mb-2">
113113 <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 w-full max-w-[305px]">
117+ <p class="text-sm font-nunito w-full max-w-[305px] text-center sm:text-left xl:text-left text-center sm:text-left xl:text-left ">
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 -->
122- <div>
122+ <div class="flex flex-col items-center justify-center sm:items-start sm:justify-start xl:items-start xl:justify-start" >
123123 <div class="inline-block mb-2">
124124 <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 w-full max-w-[305px]">
127+ <p class="text-sm font-nunito w-full max-w-[305px] text-center sm:text-left xl:text-left text-center sm:text-left xl:text-left ">
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>
0 commit comments