Skip to content

Commit 75ab59a

Browse files
authored
Update WG Day page (#2340)
1 parent eca9783 commit 75ab59a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/app/conf/2026/wg-day/page.tsx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -108,19 +108,19 @@ export default function WGDayPage() {
108108
</article>
109109

110110
<article className="space-y-4">
111-
<h2 className="typography-h2">Join the waitlist</h2>
111+
<h2 className="typography-h2">Join us</h2>
112112
<p className="typography-body-lg max-w-4xl">
113113
Attendance is managed by an invite system and waitlist. You can
114-
join the waitlist by filling out the form linked below. Questions
115-
about attendance, waitlist priority, or logistics, you can email
116-
the event team:
114+
request to attend by filling out the form linked below. For
115+
questions about attendance, waitlist priority, or logistics, you
116+
can email the event team:
117117
</p>
118118
<div className="mt-4 flex gap-x-6 gap-y-4 max-sm:flex-col">
119119
<Button
120120
href="https://forms.gle/jV5seEm8VHhsNLUs6"
121121
className="w-fit"
122122
>
123-
Join the waitlist
123+
Attend
124124
</Button>
125125
<Button
126126
href="mailto:operations@graphql.org?subject=GraphQLConf%202026%20WG%20Day"

0 commit comments

Comments
 (0)