Skip to content

Commit dec3678

Browse files
authored
chore: remove 1M challenge promotion banner from homepage (#2205)
Remove the $1M challenge promotion banner from homepage Will be merged on Monday 1.2.2026 after the challenge ends. <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Removes the $1M Challenge promotion from the homepage hero. > > - Deletes the `promotion` prop (badge/label/link) from `Hero` in `src/pages/index.tsx`; no other content or layout changes > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 24f8059. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent 445f2f2 commit dec3678

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

src/pages/index.tsx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,6 @@ export default function Home() {
6464
<Hero
6565
heading="Apify Documentation"
6666
align="center"
67-
promotion={{
68-
badge: 'Build',
69-
label: 'Win big in $1M Challenge',
70-
href: 'https://apify.com/challenge',
71-
}}
7267
description={
7368
<Text color={theme.color.neutral.textMuted} size="large">
7469
Learn how to put the web to work with Apify.

0 commit comments

Comments
 (0)