Skip to content

Commit

Permalink
Update black-friday.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
jaaaaavier committed Dec 3, 2024
1 parent e3e6324 commit 6041c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/black-friday.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ const BlackFriday = ({

<HeroSection lang={locale} textContent={langJson.blackFriday} />

<FeaturesSection textContent={langJson.blackFriday} lang={locale} />
<FeaturesSection textContent={langJson.blackFriday} />

<BestStorageSection textContent={langJson.blackFriday} lang={locale} />

Expand Down

0 comments on commit 6041c93

Please sign in to comment.