Skip to content

Commit

Permalink
Adding star content to home page.
Browse files Browse the repository at this point in the history
  • Loading branch information
lucastbelem committed May 5, 2023
1 parent 13738d2 commit 80e02eb
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions public/static/content/homepage.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,27 @@
}
]
},
{
"type": "content",
"style": "oneImageBlackRightExtended",
"header1": "Peacemakers 2023",
"header2": "",
"text1": "What's the impact of a dollar? Give to Peacemakers to support MCC's peacebuilding efforts. Our goal this year is $100,000.",
"image1": [
{
"src": "/static/images/PM2022_TMH-Landing-page_Images.jpg",
"alt": "Girl wearing a head covering holding a hand drawn picture of her violent environment."
}
],
"list": [
{
"type": "link",
"title": "Give to Peacemakers",
"navigateTo": "/peacemakers-give",
"openNewBrowser": true
}
]
},
{
"type": "list",
"style": "imageList",
Expand Down

0 comments on commit 80e02eb

Please sign in to comment.