added OurSponsors: added final template content to page

This commit is contained in:
darkicewolf50 2024-03-17 21:17:53 -06:00
parent 27fe57c40e
commit 8f615d4f1b
2 changed files with 16 additions and 0 deletions

View File

@ -23,9 +23,15 @@
#BecomeASponsors div a img { #BecomeASponsors div a img {
height: 18rem; height: 18rem;
width: auto;
padding-right: 3rem; padding-right: 3rem;
} }
#BecomeASponsors img {
height: auto;
width: 60%;
}
#Sponsor { #Sponsor {
background-color: white; background-color: white;
} }

View File

@ -79,6 +79,16 @@ const OurSponsors = () => {
a link to the form as well) a link to the form as well)
</p> </p>
</div> </div>
<p>
(Talk about what we can offer our sponsors for helping us briefly or
in a listing format. We can also mention how they can find more on the
sponsorship package - plus provide some way they can access the
package from here)
</p>
<img
src="https://res.cloudinary.com/dpgrgsh7g/image/upload/v1708797415/Screenshot_from_2024-02-24_10-52-24_nsn9uv.png"
alt="A photo of our sponsorship package"
/>
</div> </div>
<div id="Sponsor"> <div id="Sponsor">
<h2 className="SponsorsTitle">Current Sponsors</h2> <h2 className="SponsorsTitle">Current Sponsors</h2>