Skip to content

Commit

Permalink
feat(hero): change the form button text
Browse files Browse the repository at this point in the history
  • Loading branch information
Vyogami committed Nov 28, 2023
1 parent a432cd4 commit bc43639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Hero/Hero.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const Hero = () => {
<div className={styles.hero__btn_container}>
<button className={styles.hero__button}>
<a href="https://bit.ly/joinalias" target="_blank" rel="noreferrer">
Enroll Now
Join us or else 🔪
</a>
</button>
</div>
Expand Down

0 comments on commit bc43639

Please sign in to comment.