Skip to content

Commit

Permalink
Update Hero.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
rredpoppy authored Apr 25, 2024
1 parent 5d7d29a commit 4e86249
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions src/components/Hero.astro
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,16 @@ import hero_image from "../../public/try.jpeg";
când se întâlnesc la CoderDojo Alba Iulia. Alătură-te lor și
începe să descifrezi misterele informaticii, ca un ninja adevărat!
</p>
<Button
href="https://forms.gle/XuYrLReUvhonse9g6"
text="Înscrie-te acum"
/>
<Button
href="https://donate.stripe.com/7sI5kO0W8ac96ukfYY"
text="Donează și susține"
/>
<div class="columns-2">
<Button
href="https://forms.gle/XuYrLReUvhonse9g6"
text="Înscrie-te acum"
/>
<Button
href="https://donate.stripe.com/7sI5kO0W8ac96ukfYY"
text="Donează și susține"
/>
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit 4e86249

Please sign in to comment.