Skip to content

🐛 [Bug]:Typo in hero heading ("aracade") and mathematically inconsistent project counts #703

@Shashank-8p

Description

@Shashank-8p
Image

📝 Description

There are two content errors in the hero section of the landing page:

  1. A spelling typo exists in the main large heading text. The word "arcade" is incorrectly spelled as "aracade".
  2. There is a statistical mismatch/error in the project counts displayed in the pills below the loading bar.

🔄 Steps to Reproduce

  1. Navigate to the main landing page of the application.
  2. Observe the large, stylized heading text ("and play in a playful coding aracade").
  3. Scroll down slightly and observe the three statistical pills: "32 total projects", "17 games", and "5 utilities".
  4. See error: The spelling of "arcade" is incorrect, and the total number of projects (32) does not equal the sum of the sub-categories shown (17 + 5 = 22).

🎯 Expected Behavior

  1. The heading text should read correctly: "...playful coding arcade".
  2. The project counts in the stat pills should be mathematically consistent or accurately reflect the database count. The sum of games, utilities, and any other unlisted categories should equal the total projects count, or the labels should be updated to reflect accurate numbers.

❌ Actual Behavior / Error Logs

The hero heading displays "aracade", and the statistical pills display inconsistent data (17 + 5 != 32).

💻 Environment

  • OS: Windows 11
  • Browser: Chrome / Brave
  • File Name: Landing Page / Hero Section Component

  • I am a registered GSSoC 2026 contributor.
  • I want to be assigned to fix this issue.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions