diff --git a/client/src/components/Sponsors.tsx b/client/src/components/Sponsors.tsx index 4dfe9f5..3238191 100644 --- a/client/src/components/Sponsors.tsx +++ b/client/src/components/Sponsors.tsx @@ -129,9 +129,9 @@ const Sponsors: React.FC = () => { "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/", + websiteUrl: "https://www.sbslink.com/", facebookUrl: "https://www.facebook.com/sbssolar", - instagramUrl: "https://www.instagram.com/sbssolar/" + instagramUrl: "https://www.instagram.com/sbssolarmt/" }, };