From 7c4241fd0e4c68f9f8d1d9cecf427448fc9f4be5 Mon Sep 17 00:00:00 2001 From: emil Date: Thu, 14 May 2026 15:07:17 +0300 Subject: [PATCH] feat(ads): remove Yandex ads, move banner above generators --- src/components/AdBanner.astro | 14 -------------- src/pages/index.astro | 4 ++-- 2 files changed, 2 insertions(+), 16 deletions(-) diff --git a/src/components/AdBanner.astro b/src/components/AdBanner.astro index f4eba32..6588399 100644 --- a/src/components/AdBanner.astro +++ b/src/components/AdBanner.astro @@ -6,20 +6,6 @@ interface Props { const { size } = Astro.props; const ads = [ - { - href: "https://redirect.appmetrica.yandex.com/serve/29835370459904648?clid=15006577&appmetrica_js_redirect=0", - label: "Яндекс с Алисой — скачать бесплатно", - sublabel: "Голосовой ИИ-помощник для Android и iOS", - cta: "Установить", - ctaMobile: "Установить бесплатно", - }, - { - href: "https://yandex.ru/project/browser/bonus/multioffer/affiliate_4prod?source=pWRP8eS1VsC2X59560&partner_string=P89XvN11U6RuE47077&cliddbro=15006579&clidmbro=15006578&cliddefault=15006570&clidpp=15006567", - label: "Яндекс Браузер — быстрый и безопасный", - sublabel: "Браузер с Алисой и защитой от угроз", - cta: "Скачать", - ctaMobile: "Скачать бесплатно", - }, { href: "https://kjuzv.com/g/q6gfnfvsq067a6d0fce8a804937a48/?erid=MvGzQC98w3Z1gMq1kx5ACoy5", label: "Читай-город — книги со скидкой", diff --git a/src/pages/index.astro b/src/pages/index.astro index dbebae8..c2ecf5f 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -70,6 +70,8 @@ const webSiteSchema = { + +
- -