Skip to content

Commit

Permalink
Update donate (#511)
Browse files Browse the repository at this point in the history
* Quick cleanup to prepare for edits

* Updates to Volunteering page

* Update donate page with a "banner"

---------

Co-authored-by: Devin Ulibarri <[email protected]>
  • Loading branch information
pikurasa and Devin Ulibarri authored Oct 21, 2024
1 parent d09df31 commit 981ba20
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
Binary file added assets/donate-image.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions donate.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,25 @@
<span class="tag tag-regular">DONATE</span>
</div>

<!-- Faux banner -->
<section class="intro_img customImageStyle img_slider" >
<div class="container">
<div class="row justify-content-center">
<div class="col-md-8 col-md-offset-2">
<div class="container customMargin7">
<div class="section-title">
<h2 class="text-center customMargin1">Donate to help Sugar Labs do even more</h2>
</div>
</div>
<div>
<img id="imgrflt" src="{{ site.baseurl }}/assets/donate-image.jpg" alt="An image that says Your small donation makes a big difference. Donate to Sugar Labs to make a positive impact. In the middle, there is an image of a teacher helping students with their computers. At the bottom, it says Sugar Labs has brought educational software and authentic problem solving to millions in the US and across the globe." width="100%">
<p><br>Sugar Labs has been able to do a lot over the past decade, even on a shoestring budget. However, <a href="https://www.sugarlabs.org/2024/05/08/Sugar-Labs-announces-nonprofit-status-new-executive-director/">we're positioning ourselves to do even more</a>. Your tax-deductable contribution will help us create even more fun educational tools for kids and expand our reach, both in the US and around the globe.</p>
</div>
</div>
</div>
</div>
</section>

<!-- Introduction section -->
<section id="testimonial">
<div class="container">
Expand Down

0 comments on commit 981ba20

Please sign in to comment.