Skip to content

Commit

Permalink
Merge pull request #13 from Ba3a-G/main
Browse files Browse the repository at this point in the history
Changed ticket content
  • Loading branch information
BRAVO68WEB authored Jan 19, 2024
2 parents d6f7f34 + e24079e commit b66f94f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion components/TicketSection/TicketCardLPU.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function TicketCard({
<p className="text-primary">Includes: </p>
<div className="flex flex-col gap-2">
<p>
- Welcome Kit Includes: 1 x Notepad-Pen, 1 x ID-Lanyard,
- Welcome Kit Includes: 1 x ID-Lanyard,
Stickers
</p>
<p> - Access to CTF</p>
Expand Down
4 changes: 2 additions & 2 deletions components/TicketSection/TicketCardProf.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ function TicketCard({
<div className="card w-full max-w-sm bg-white text-black p-5">
<p className="font-bold text-4xl">Professional Pass</p>
<p className="mt-8 text-lg">
For working professionals and students from other colleges.
For working professionals and everyone else.
</p>

<div className="mt-8 text-lg">
<p className="text-primary">Includes: </p>
<div className="flex flex-col gap-2">
<p>
{' '}
- Welcome Kit Includes: 1 x Notepad-Pen, 1 x ID-Lanyard,
- Welcome Kit Includes: 1 x ID-Lanyard,
Stickers
</p>
<p> - Access to CTF</p>
Expand Down
2 changes: 1 addition & 1 deletion components/TicketSection/TicketCardStudent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ function TicketCard({
<div className="flex flex-col gap-2">
<p>
{' '}
- Welcome Kit Includes: 1 x Notepad-Pen, 1 x ID-Lanyard,
- Welcome Kit Includes: 1 x ID-Lanyard,
Stickers
</p>
<p> - Access to CTF</p>
Expand Down

0 comments on commit b66f94f

Please sign in to comment.