Skip to content

Commit

Permalink
updating slider
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewwilson committed Dec 22, 2024
1 parent 0587127 commit d4a6a45
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/components/home/HomePageSlider.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ class HomePageSlider extends React.Component {
slides: [{
"type":"GOSPEL MISSION",
"title":"WHERE IS GOD?",
"subtitle": "10th-17th November",
"subtitle": "The search for reason in a troubled world",
"imageUrl":"img/slides/where-is-god.jpeg",
"url":"/media/Mission_Invitation_Nov24.pdf",
"url":"/sermons/series/Where%20is%20God%3F",
"backgroundPosition":"center",
"buttonText":"FIND OUT MORE",
"target":"_blank"
"buttonText":"LISTEN AGAIN",
"internalLink":true,
}, {
"type":"SUNDAY MORNING SERIES",
"title":"An Open Letter to the Church",
Expand Down

0 comments on commit d4a6a45

Please sign in to comment.