mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-06-16 05:44:17 -06:00
fixed orusponsors & index.js: removed depreciated code and changed alt message to be more clear
This commit is contained in:
parent
9c2e6b235a
commit
852d7632d1
@ -87,7 +87,7 @@ const OurSponsors = () => {
|
||||
</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"
|
||||
alt="Our sponsorship package"
|
||||
/>
|
||||
</div>
|
||||
<div id="Sponsor">
|
||||
|
@ -6,7 +6,6 @@ import Header from "./Header/Header";
|
||||
import AboutUs from "./AboutUs/AboutUs";
|
||||
import SubTeams from "./Teams/SubTeams";
|
||||
import OurSponsors from "./OurSponsors/OurSponsors";
|
||||
import BecomeASponsor from "./BecomeASponsor/BecomeASponsor";
|
||||
import JoinTheClub from "./Club Membership & Upcoming Events/JoinTheClub/JoinTheClub";
|
||||
import UpcomingEvents from "./Club Membership & Upcoming Events/UpcominEvents/UpcomingEvents";
|
||||
import Gallery from "./Gallery/Gallery";
|
||||
|
Loading…
x
Reference in New Issue
Block a user