@@ -10,22 +10,22 @@ const TicketPrices = () => {
1010 < div className = "container mx-auto px-4" >
1111 < div className = "text-center max-w-3xl mx-auto" >
1212 < h1 className = "text-4xl md:text-6xl font-display font-bold mb-4" >
13- Ticket < span className = "text-gradient" > Prices </ span >
13+ Ticket < span className = "text-gradient" > Purchasing </ span >
1414 </ h1 >
15- < div className = "bg-amber-500/20 border-2 border-amber-500/50 rounded-xl p-4 mb-8" >
15+ { /* <div className="bg-amber-500/20 border-2 border-amber-500/50 rounded-xl p-4 mb-8">
1616 <p className="text-amber-400 font-bold text-lg">
17- ⚠️ Tickets are available for purchase! Check your email for more info. Reach out to 50th@csh.rit.edu with any questions!
17+ ⚠️ Tickets are available for purchase! Click on the "Tickets" tab for more info. Reach out to 50th@csh.rit.edu with any questions!
1818 </p>
19- </ div >
20- < p className = "text-muted-foreground text-lg mb-8" >
19+ </div> */ }
20+ { /* <p className="text-muted-foreground text-lg mb-8">
2121 We will send an email to the email you provided at registration when tickets are available for purchase. If you haven't registered yet, please do so!
2222 </p>
2323 <a href="/registration" target="_blank" rel="noopener noreferrer">
2424 <Button variant="hero" size="lg">
2525 <UserPlus className="w-5 h-5" />
2626 Register For 50th
2727 </Button>
28- </ a >
28+ </a> */ }
2929 </ div >
3030 </ div >
3131 </ section >
@@ -40,8 +40,10 @@ const TicketPrices = () => {
4040 < div className = "grid grid-cols-1 lg:grid-cols-3 gap-6 items-start" >
4141 { /* Open Sauce Mixer */ }
4242 < div className = "glass rounded-2xl p-8" >
43- < h3 className = "text-2xl font-display font-semibold mb-3" >
44- Open Sauce Mixer
43+ < h3 className = "text-2xl font-display font-semibold mb-3 hover:underline" >
44+ < a href = "https://rittickets.com/Online/seatSelect.asp?createBO::WSmap=1& BOparam ::WSmap ::loadBestAvailable ::performance_ids = 8 EF606AA - ADED-4902-AE69-3610E0CDD7C0 " target = "_blank" rel = "noopener noreferrer" >
45+ Open Sauce Mixer
46+ </ a >
4547 </ h3 >
4648
4749 < p className = "text-muted-foreground text-sm mb-4" >
@@ -92,8 +94,10 @@ const TicketPrices = () => {
9294 Main Event
9395 </ span >
9496 </ div >
95- < h3 className = "text-2xl font-display font-semibold mb-3" >
96- Formal Dinner
97+ < h3 className = "text-2xl font-display font-semibold mb-3 hover:underline" >
98+ < a href = "https://rittickets.com/Online/seatSelect.asp?createBO::WSmap=1& BOparam ::WSmap ::loadBestAvailable ::performance_ids = 3 F172321 - 51 FE-45FE-81F4-369CCDBD7B85 " target = "_blank" rel = "noopener noreferrer" >
99+ Formal Dinner
100+ </ a >
97101 </ h3 >
98102
99103 < p className = "text-muted-foreground text-sm mb-4" >
@@ -154,8 +158,10 @@ const TicketPrices = () => {
154158
155159 { /* Farewell Brunch */ }
156160 < div className = "glass rounded-2xl p-8" >
157- < h3 className = "text-2xl font-display font-semibold mb-3" >
158- Farewell Brunch
161+ < h3 className = "text-2xl font-display font-semibold mb-3 hover:underline" >
162+ < a href = "https://rittickets.com/Online/seatSelect.asp?createBO::WSmap=1& BOparam ::WSmap ::loadBestAvailable ::performance_ids = 9 B6701AD - A667-4D9B-9DB7-B9938CDE3FDF " target = "_blank" rel = "noopener noreferrer" >
163+ Farewell Brunch
164+ </ a >
159165 </ h3 >
160166
161167 < p className = "text-muted-foreground text-sm mb-4" >
@@ -182,19 +188,29 @@ const TicketPrices = () => {
182188 < div className = "flex justify-between items-start mb-2" >
183189 < div >
184190 < p className = "font-semibold" > All Inclusive</ p >
185- < p className = "text-xs text-muted-foreground" > Open Bar + Meal + 50 Tokens</ p >
191+ < p className = "text-xs text-muted-foreground" > 3 Drink Tickets + Entree + Side + NA Drink + 50 Tokens</ p >
186192 </ div >
187- < p className = "text-2xl font-display font-bold text-primary" > WIP </ p >
193+ < p className = "text-2xl font-display font-bold text-primary" > $40 </ p >
188194 </ div >
189195 </ div >
190196
191197 < div className = "glass rounded-lg p-4 border border-border hover:border-primary/50 transition-colors" >
192198 < div className = "flex justify-between items-start mb-2" >
193199 < div >
194- < p className = "font-semibold" > Standard </ p >
195- < p className = "text-xs text-muted-foreground" > Meal Ticket + 50 Tokens </ p >
200+ < p className = "font-semibold" > Drinks Only </ p >
201+ < p className = "text-xs text-muted-foreground" > 3 Drink Tickets </ p >
196202 </ div >
197- < p className = "text-2xl font-display font-bold text-primary" > WIP</ p >
203+ < p className = "text-2xl font-display font-bold text-primary" > $11</ p >
204+ </ div >
205+ </ div >
206+
207+ < div className = "glass rounded-lg p-4 border border-border hover:border-primary/50 transition-colors" >
208+ < div className = "flex justify-between items-start mb-2" >
209+ < div >
210+ < p className = "font-semibold" > Meal Only</ p >
211+ < p className = "text-xs text-muted-foreground" > Entree + Side + NA Drink</ p >
212+ </ div >
213+ < p className = "text-2xl font-display font-bold text-primary" > $18</ p >
198214 </ div >
199215 </ div >
200216
@@ -204,7 +220,7 @@ const TicketPrices = () => {
204220 < p className = "font-semibold" > Tokens Only</ p >
205221 < p className = "text-xs text-muted-foreground" > 50 Tokens</ p >
206222 </ div >
207- < p className = "text-2xl font-display font-bold text-primary" > WIP </ p >
223+ < p className = "text-2xl font-display font-bold text-primary" > $12.50 </ p >
208224 </ div >
209225 </ div >
210226 </ div >
@@ -220,7 +236,7 @@ const TicketPrices = () => {
220236 </ section >
221237
222238 { /* CTA Section */ }
223- < section className = "py-16" >
239+ { /* <section className="py-16">
224240 <div className="container mx-auto px-4 text-center">
225241 <h2 className="text-2xl md:text-3xl font-display font-bold mb-4">
226242 Ready to Celebrate 50 Years of CSH?
@@ -239,7 +255,7 @@ const TicketPrices = () => {
239255 </Button>
240256 </a>
241257 </div>
242- </ section >
258+ </section> */ }
243259 </ Layout >
244260 ) ;
245261} ;
0 commit comments