Skip to content

Commit

Permalink
Merge pull request #234 from codeforjapan/feat/add-bs-asahi-campaign
Browse files Browse the repository at this point in the history
  • Loading branch information
ayuki-joto authored Sep 18, 2023
2 parents 1d7b6cc + d31fc22 commit db97cd3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ import { termOfServices } from 'constants/termOfService'
import styles from 'styles/Home.module.scss'

const campaigns: (CampaignItem | never)[] = [
{
imgSrc: 'https://jibungoto-planet-images.s3.ap-northeast-1.amazonaws.com/Campaign/bs-asahi-campaign.png',
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: '日本代表選手サイン入りタンブラーがもらえる!' + 'じぶんごとプラネットへの参加はコチラ',
Expand Down

0 comments on commit db97cd3

Please sign in to comment.