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'
5
5
6
6
<section class =" py-12 text-เหล็กไหล" >
7
7
<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>-->
16
24
</section >
Original file line number Diff line number Diff line change @@ -14,7 +14,9 @@ import tdpk from '$assets/tdpk.svg'
14
14
</p >
15
15
<p >
16
16
If you're interested in becoming a sponsor, email us at
17
- <
span class =
" text-red-500" >
[email protected] </
span >
17
+ <
a href =
" mailto:[email protected] " class =
" text-red-500"
18
+
19
+ >
18
20
</p >
19
21
</div >
20
22
<ul class =" mx-auto max-w-4xl space-y-6 px-4" >
You can’t perform that action at this time.
0 commit comments