Skip to content

Commit

Permalink
Update About.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
iancheung0202 authored Nov 20, 2024
1 parent 665a2c5 commit 23ae71a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/(landing)/About.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ const Beginner = () => {
</p>

<p className="mb-4">
GunnHaX is a 24-hour event, which means participants are given a 24-hour time frame to complete your project. (Of course, most participants
GunnHaXI is a 24-hour event, which means participants are given a 24-hour time frame to complete your project. (Of course, most participants
sleep a little.) At the end, participants will give a quick presentation and their project will be rated in 4 categories: technical difficulty,
practicality, creativity, and user experience. The best projects in each category, as well as overall, will win prizes. A special prize is also reserved
for he best beginner teams!
Expand All @@ -71,7 +71,7 @@ const Beginner = () => {

const Veteran = () => {
return <div className='text-lg'>
<p className="mb-4">Make, Build, Create & Learn. It’s GunnHacks 10.0, the tenth iteration of Gunn’s annual hackathon!</p>
<p className="mb-4">Make, Build, Create & Learn. It’s GunnHacks 11.0, the tenth iteration of Gunn’s annual hackathon!</p>

<p className="mb-4">
GunnHacks is a 24-hour high school hackathon hosted by the United Computations club at Gunn High School.
Expand Down

1 comment on commit 23ae71a

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for gunnhacks11-0 ready!

✅ Preview
https://gunnhacks11-0-3and3za9a-daniel-kous-projects.vercel.app

Built with commit 23ae71a.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.