Skip to content

Commit

Permalink
Remove support message
Browse files Browse the repository at this point in the history
  • Loading branch information
willianjusten committed Sep 4, 2023
1 parent bcebe2d commit 3f466f9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions src/components/PricingBox/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ const PricingBox = () => (
<S.BenefitsItem>
Código de <strong>todo o projeto</strong> separado em commits
</S.BenefitsItem>

<S.BenefitsItem>
Atenção: <strong>suporte finalizado</strong> pelos instrutores
</S.BenefitsItem>
</S.BenefitsList>

<Button
Expand Down
1 change: 0 additions & 1 deletion src/components/SectionHero/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ const SectionHero = () => (
<S.Description>
Crie aplicações reais com NextJS, Strapi, GraphQL e mais!
</S.Description>
<S.Warning>⚠️ Atenção: Suporte ao curso finalizado!</S.Warning>
<S.ButtonWrapper>
<Button
href="https://www.udemy.com/course/react-avancado/?couponCode=STRAPI4"
Expand Down

0 comments on commit 3f466f9

Please sign in to comment.