Skip to content

Commit

Permalink
Update to YouTube link
Browse files Browse the repository at this point in the history
  • Loading branch information
Big-Mineon committed Apr 26, 2023
1 parent ac155b1 commit acdd3d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/components/SectionHero/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ const SectionHero = () => (
</S.Description>
<S.ButtonWrapper>
<Button
href="https://www.udemy.com/course/aprenda-nextjs-na-pratica/?couponCode=PROMOAGO22"
href="https://www.youtube.com/playlist?list=PLlAbYrWSYTiPlXj6USip_lCPzONUATJbE"
onClick={onClick}
wide
>
Comprar
Assistir de Graça!
</Button>
</S.ButtonWrapper>
</S.TextBlock>
Expand Down
1 change: 0 additions & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ const Index = () => (
<SectionConcepts />
<SectionModules />
<SectionAgenda />
<PricingBox />
<SectionAboutUs />
<SectionReviews />
<SectionFaq />
Expand Down

0 comments on commit acdd3d9

Please sign in to comment.