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
Copy file name to clipboardexpand all lines: src/pages/_/Ticket/index.astro
+4-6
Original file line number
Diff line number
Diff line change
@@ -9,10 +9,8 @@ import { ticketLink } from "@src/data/links"
9
9
<h2>Registration</h2>
10
10
</div>
11
11
<div>
12
-
<p>Get your FOSSConf23 tickets now to secure your spot at this exciting open source event! We offer two types of tickets: Normal Tickets and Student Tickets. Learn more about the benefits of each ticket and make your reservation today.</p>
13
-
<divstyle="display: flex; align-items: center;">
14
-
<Imagesrc={ticket}width={40}alt="Ticket Image" />
15
-
<ahref={ticketLink}style="margin-left: 0.5rem; font-weight: bold;">Click here to learn more and book your tickets</a>
16
-
</div>
12
+
<p>Thank you for your interest in FOSSConf23! The conference has ended, but we look forward to seeing you next year for another exciting open source event.</p>
13
+
<p>If you have any inquiries or would like to stay updated about future events, feel free to reach out to us.</p>
0 commit comments