Skip to content

Commit

Permalink
new content
Browse files Browse the repository at this point in the history
  • Loading branch information
mmyyrroonn committed Nov 17, 2023
1 parent e687757 commit 938c104
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/pages/home/SectionTop.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ export const SectionTop = React.memo(() => {
</div>
<div className="flex">
<Button
text="Subscribe"
text="Contact the team"
className="btn-173 border-white text-white"
onClick={()=>openExtUrl('https://forms.gle/7pbhXXmjPgzuPRLy5')}
onClick={()=>openExtUrl('https://forms.gle/NUSvEDDR4AmP8wbV6')}
/>
</div>
</div>
Expand Down

0 comments on commit 938c104

Please sign in to comment.