We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d65392c commit d839677Copy full SHA for d839677
src/components/PricingBox/index.tsx
@@ -37,7 +37,7 @@ const PricingBox = () => (
37
</S.BenefitsList>
38
39
<Button
40
- href="https://www.udemy.com/course/react-avancado/?couponCode=BLACKFRIDAYREACT"
+ href="https://www.udemy.com/course/react-avancado/?couponCode=BLACKFRIDAY"
41
onClick={onClick}
42
withPrice
43
>
src/components/SectionHero/index.tsx
@@ -24,7 +24,7 @@ const SectionHero = () => (
24
</S.Description>
25
<S.ButtonWrapper>
26
27
28
29
wide
30
0 commit comments