From ff25692ecd20870c3a8ba91ea1a931b2091c5551 Mon Sep 17 00:00:00 2001 From: Marco Vinciguerra Date: Mon, 13 Apr 2026 14:57:22 +0200 Subject: [PATCH] feat: surface ScrapeGraphAI as a visible partner 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) --- src/components/About.tsx | 38 ++++++++++++++++++++++++++------------ src/components/Hero.tsx | 11 ----------- 2 files changed, 26 insertions(+), 23 deletions(-) diff --git a/src/components/About.tsx b/src/components/About.tsx index cf12295..fe1e4d2 100644 --- a/src/components/About.tsx +++ b/src/components/About.tsx @@ -135,23 +135,37 @@ export default function About() {

- - - -
+ +
+

+ Partners +

+ + ScrapeGraphAI + +
); diff --git a/src/components/Hero.tsx b/src/components/Hero.tsx index 4d699c0..f71f82e 100644 --- a/src/components/Hero.tsx +++ b/src/components/Hero.tsx @@ -226,17 +226,6 @@ export default function Hero() { } /> - - {/* LEGACY: ONLY ITALY! */} {language === 'it' && (