Add SBS Solar sponsor with logo and social media links
This commit is contained in:
parent
95064928cd
commit
8d4c058a85
2 changed files with 9 additions and 2 deletions
BIN
client/public/sponsors/sbs-solar.png
Normal file
BIN
client/public/sponsors/sbs-solar.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 69 KiB |
|
|
@ -126,6 +126,13 @@ const Sponsors: React.FC = () => {
|
||||||
facebookUrl: "https://m.facebook.com/gildbrewing/",
|
facebookUrl: "https://m.facebook.com/gildbrewing/",
|
||||||
instagramUrl: "https://www.instagram.com/gildbrewing/"
|
instagramUrl: "https://www.instagram.com/gildbrewing/"
|
||||||
},
|
},
|
||||||
|
"SBS Solar": {
|
||||||
|
description: "SBS Solar supports MCDi's mission to serve the Deaf community in Missoula. Their commitment to renewable energy and community engagement aligns with our values of accessibility and sustainability.",
|
||||||
|
logoPath: "/sponsors/sbs-solar.png",
|
||||||
|
websiteUrl: "https://www.sbssolar.com/",
|
||||||
|
facebookUrl: "https://www.facebook.com/sbssolar",
|
||||||
|
instagramUrl: "https://www.instagram.com/sbssolar/"
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue