Skip to content

feat: surface ScrapeGraphAI as a visible partner#1

Open
VinciGit00 wants to merge 1 commit intoWaveful:mainfrom
VinciGit00:partners-scrapegraphai
Open

feat: surface ScrapeGraphAI as a visible partner#1
VinciGit00 wants to merge 1 commit intoWaveful:mainfrom
VinciGit00:partners-scrapegraphai

Conversation

@VinciGit00
Copy link
Copy Markdown

Summary

  • Replaces the hidden sponsor backlink in Hero.tsx (which used opacity: 0 / width: 0 cloaking) with a visible Partners section in About.tsx.
  • Adds a real, visible link to scrapegraphai.com so the backlink provides SEO value to the partner and complies with search-engine guidelines.

Test plan

  • npm run dev and verify the Partners section renders under the stats on the home page.
  • Click the ScrapeGraphAI link and confirm it opens https://scrapegraphai.com/ in a new tab.
  • Confirm no hidden/cloaked <a> remains in Hero.tsx.
  • npm run build passes without new warnings.

🤖 Generated with Claude Code

Replaces the hidden sponsor backlink in Hero with a visible Partners
section in About, linking to scrapegraphai.com. The cloaked link
(opacity 0, width 0) was removed since hidden backlinks can be
penalized by search engines and don't provide real value to the partner.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant