You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convert Tech Education Sponsorship to a detail modal (drop SITCON link)
- Replace the external github.com/sitcon-tw link with a SponsorModal
popup opened from the "View details" button
- Modal shows program details, eligibility, support, cost and an
apply-via-email CTA; reuses existing .modal-* / .eyebrow styles
- Add sponsorModal i18n content (EN + ZH); no SITCON association
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
sponsorDesc: "Through equipment and cloud resource sponsorship, lending, and faculty support, we are committed to supporting technology education in schools across Taiwan, nurturing future information and technology professionals.",
202
202
sponsorBtn: "View details",
203
+
sponsorModal: {
204
+
eyebrow: "Tech Education",
205
+
title: "Sponsorship Program Details",
206
+
desc: "Simple Information's Tech Education Sponsorship Program provides schools, student clubs, and non-profit tech communities with the infrastructure they need to learn, build, and grow — at no cost.",
207
+
items: [
208
+
["What we provide","Dedicated servers, VPS instances, cloud storage, and network resources"],
209
+
["Eligibility","Schools, student clubs, and non-profit tech communities in Taiwan"],
210
+
["Duration","Annual, renewable based on program activity"],
211
+
["Support","Technical onboarding and a dedicated point of contact"],
212
+
["Cost","Free of charge"],
213
+
],
214
+
applyLabel: "How to apply",
215
+
applyDesc: "Send us a brief introduction of your organization, how you plan to use the resources, and your expected needs. We'll get back to you within 5 business days.",
216
+
applyBtn: "Apply via email",
217
+
},
203
218
casesTitle: "Where it lands",
204
219
cases: [
205
220
{t: "NCKU Codpy Community",d: "Providing hardware equipment for events, supporting the open source robotics software community, and promoting open source innovation."},
0 commit comments