File tree Expand file tree Collapse file tree 2 files changed +19
-9
lines changed
Expand file tree Collapse file tree 2 files changed +19
-9
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,20 @@ import TBA from './tba.astro'
55
66<section class =" py-12 text-เหล็กไหล" >
77 <h1 class =" pb-12 text-center text-5xl font-bold" >Speakers</h1 >
8- <TBA >
9- <div class =" mx-auto grid max-w-4xl gap-4 px-4 md:grid-cols-2" >
10- <Speaker />
11- <Speaker />
12- <Speaker />
13- <Speaker />
14- </div >
15- </TBA >
8+ <p class =" mx-auto max-w-3xl px-4 text-center" >
9+ We're looking for speakers who are passionate about their craft and have a
10+ story to share. If you're interested in speaking at the conference, please
11+ submit a proposal at <a
12+ class =" text-red-500"
13+ href =" https://sessionize.com/javascript-bangkok-2024/" >Sessionize</a
14+ >.
15+ </p >
16+ <!-- <TBA>-->
17+ <!-- <div class="mx-auto grid max-w-4xl gap-4 px-4 md:grid-cols-2">-->
18+ <!-- <Speaker />-->
19+ <!-- <Speaker />-->
20+ <!-- <Speaker />-->
21+ <!-- <Speaker />-->
22+ <!-- </div>-->
23+ <!-- </TBA>-->
1624</section >
Original file line number Diff line number Diff line change @@ -14,7 +14,9 @@ import tdpk from '$assets/tdpk.svg'
1414 </p >
1515 <p >
1616 If you're interested in becoming a sponsor, email us at
17- <span class =" text-red-500" >sponsors@javascriptbangkok.com</span >
17+ <a href =" mailto:sponsors@javascriptbangkok.com" class =" text-red-500"
18+ >sponsors@javascriptbangkok.com</a
19+ >
1820 </p >
1921 </div >
2022 <ul class =" mx-auto max-w-4xl space-y-6 px-4" >
You can’t perform that action at this time.
0 commit comments