Skip to content

Commit

Permalink
Merge pull request #7 from mmyyrroonn/modify-content
Browse files Browse the repository at this point in the history
new content
  • Loading branch information
ziboilihua authored Nov 17, 2023
2 parents e687757 + 938c104 commit afd8772
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 afd8772

Please sign in to comment.