Skip to content

Commit e10854d

Browse files
feat: changed slack button text
1 parent 96ae51c commit e10854d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sections/Hero.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export const HeroSection = () => {
2424
</div>
2525
<a href={"https://slack.metakgp.org"} className="slack-link">
2626
<img src="https://freepnglogo.com/images/all_img/1707837044slack-icon-png.png" width={16} height={16} />
27-
<p>Contact</p>
27+
<p>Join Us!</p>
2828
</a>
2929
</div>
3030
</div>

0 commit comments

Comments
 (0)