Skip to content

Commit

Permalink
refactor: update link of Ninjas' forms (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrofp4444 authored Sep 10, 2023
1 parent fe4c74e commit cb2d2c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/components/Hero/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const Hero = () => (
</h2>
</div>
<div className="-mt-4 flex flex-col gap-12 sm:flex-row">
<a href="https://forms.gle/PhHEYZhEjKnqPb6h7">
<a href="https://forms.gle/nLncTginKWFTpTQv7">
<button className="bg-primary m-auto block transform rounded-3xl px-4 py-2 text-white duration-300 hover:scale-110">
Quero ser Ninja
</button>
Expand Down

0 comments on commit cb2d2c0

Please sign in to comment.