Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Commit

Permalink
Crab
Browse files Browse the repository at this point in the history
  • Loading branch information
KingFruit85 authored and Illizian committed Nov 27, 2023
1 parent 5abc6dd commit 62459ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/components/Tickets.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ export function Tickets({ price }: TicketsProps) {
href={config.tickets}
className="mt-4 flex items-center justify-center rounded-md border border-transparent bg-wave-pink px-5 py-3 text-lg font-extrabold text-white lg:text-2xl"
>
Buy Tickets
Crab your ticket now!
</a>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion app/routes/__home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export default function Index() {
</ol>
<h2 className="font-comic-sans text-5xl font-bold leading-normal tracking-tight text-cyan-50 text-transparent underline">
<a href="https://ti.to/norfolkdevelopers/nordevcon-24">
Buy tickets
Crab your ticket now!
</a>
</h2>
</div>
Expand Down

0 comments on commit 62459ce

Please sign in to comment.