diff --git a/app/assets/images/how-to-support-us/ilona-london-marathon.jpeg b/app/assets/images/how-to-support-us/ilona-london-marathon.jpeg new file mode 100644 index 000000000..7e6899d13 Binary files /dev/null and b/app/assets/images/how-to-support-us/ilona-london-marathon.jpeg differ diff --git a/app/views/pages/fundraise.html.haml b/app/views/pages/fundraise.html.haml index 164e440f5..75ed41951 100644 --- a/app/views/pages/fundraise.html.haml +++ b/app/views/pages/fundraise.html.haml @@ -1,29 +1,29 @@ .py-4.py-lg-5.bg-primary .container .row.align-items-center - .col-12.col-md-6 + .col-12.col-md-7 %h1.display-2.text-white.lh-1.mb-4 Fundraise %br for codebar %p.text-white.lead.mb-4 - Join our team at a physical challenge event and help keep our workshops running. - .col-12.col-md-6 - = image_tag 'how-to-support-us/hackney-half.jpeg', alt: t('pages.how_to_support_us.fundraise.image_alt'), class: 'mw-100 rounded' + Take on a physical challenge with codebar and raise the vital funds needed to keep all of our workshops and events free and accessible. + .col-12.col-md-5 + = image_tag 'how-to-support-us/ilona-london-marathon.jpeg', alt: t('pages.how_to_support_us.fundraise.image_alt'), class: 'mw-100 rounded' .py-4.py-lg-5 .container .row.mb-5 - .col-12.col-lg-8 + .col-12.col-lg-9 %p.lead = t('pages.how_to_support_us.fundraise.description_html', email: 'hello@codebar.io') .row .col-12.col-lg-4 .ratio.shadow{style: '--bs-aspect-ratio: 150%;'} - %iframe{title: 'Royal Parks Half Marathon', src: '//runforcharity.com/codebar/royal-parks-half-marathon/registration'} + %iframe{title: 'Great South Run', src: 'https://runforcharity.com/charity-registration/codebar/great-south-run/corporate-events'} .col-12.col-lg-4 .ratio.shadow{style: '--bs-aspect-ratio: 150%;'} - %iframe{title: 'Brighton Marathon April 2026', src: '//runforcharity.com/codebar/the-brighton-marathon/1744707816740.9279'} + %iframe{title: 'London Landmarks Half Marathon 2027', src: 'https://runforcharity.com/charity-registration/codebar/london-landmarks-half-marathon-2026/codebar-london-landmarks-half-marathon-second-reg-1'} .col-12.col-lg-4 .ratio.shadow{style: '--bs-aspect-ratio: 150%;'} - %iframe{title: 'Hackney Half May 2026', src: '//runforcharity.com/codebar/hackney-half/1747652084027971'} + %iframe{title: 'Hackney Half May 2027', src: 'https://runforcharity.com/charity-registration/codebar/hoka-hackney-half/corporate-events'}