From efa7f384390351cb28d90caaf137d44e5576ccea Mon Sep 17 00:00:00 2001 From: TheMaddax Date: Wed, 15 Oct 2025 09:03:20 -0600 Subject: [PATCH] Fix SBS Solar social media links --- client/src/components/Sponsors.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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/" }, };