From edf1bc8cc1a99f52f89523e94db05f699cc808d7 Mon Sep 17 00:00:00 2001 From: ayuki_j <19406594+ayuki-joto@users.noreply.github.com> Date: Sat, 7 Oct 2023 16:48:43 +0900 Subject: [PATCH] refactor: remove jva campaign --- pages/index.tsx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pages/index.tsx b/pages/index.tsx index 079ddbe..ab54c6d 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -29,12 +29,6 @@ const campaigns: (CampaignItem | never)[] = [ description: 'BS朝日「地球クライシス」にてキャンペーン実施中!じぶんごとプラネットを活用して気候変動対策に取り組もう', alt: 'BS朝日「地球クライシス」', url: 'https://www.bs-asahi.co.jp/chikyunoashita2023/cp/\n' - }, - { - imgSrc: 'https://jibungoto-planet-images.s3.ap-northeast-1.amazonaws.com/Campaign/CP-jva.png', - description: '日本代表選手サイン入りタンブラーがもらえる!' + 'じぶんごとプラネットへの参加はコチラ', - alt: 'バレーワールドカップ', - url: 'https://jva-kankyo.jibungoto-planet.jp/?show_terms=true' } ]