Skip to content

Commit

Permalink
Update Hero.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave-lab12 authored Oct 17, 2023
1 parent e6e0296 commit 4ba38e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Hero.astro
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import GlowingBtn from "./GlowingBtn.astro";
<div class="hero__cta">
<GlowingBtn
href="https://magazine.mindplex.ai"
text="Go Mindplex Magazine"
text="Go to Mindplex Magazine"
fontSize="23px"
/>
<img src="/hero_arrow.svg" alt="Image description" class="hero_cta_img" />
Expand Down

0 comments on commit 4ba38e6

Please sign in to comment.