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' } ]