File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -378,7 +378,7 @@ const Academy: React.FC = () => {
378378 < div className = "text-center mb-12" >
379379 < div className = "inline-flex items-center justify-center w-20 h-20 bg-alien-gold/20 rounded-full mb-6 border-2 border-alien-gold/40 backdrop-blur-md" >
380380 < img
381- src = "/lovable-uploads/ALogo.png "
381+ src = "/lovable-uploads/AcademyLogo "
382382 alt = "Academy Official Logo"
383383 className = "h-14 w-14 object-contain"
384384 />
Original file line number Diff line number Diff line change @@ -194,8 +194,8 @@ const Clubs: React.FC = () => {
194194 < div className = "text-center mb-16" >
195195 < div className = "inline-flex items-center justify-center w-20 h-20 bg-alien-gold/20 rounded-full mb-6 border-2 border-alien-gold/40 backdrop-blur-md" >
196196 < img
197- src = "/lovable-uploads/34dc9a1f-3c47-43ba-9218-4e3b44992404.png "
198- alt = "Clubs Logo"
197+ src = "/lovable-uploads/ClubLogo "
198+ alt = "Clubs Official Logo"
199199 className = "h-12 w-12 object-contain"
200200 />
201201 </ div >
Original file line number Diff line number Diff line change @@ -274,7 +274,7 @@ const CoNetWorKing: React.FC = () => {
274274 < div className = "text-center mb-20" >
275275 < div className = "inline-flex items-center justify-center w-24 h-24 bg-alien-gold/20 rounded-full mb-6 border-2 border-alien-gold/40 backdrop-blur-md" >
276276 < img
277- src = "/lovable-uploads/VC.png "
277+ src = "/lovable-uploads/CoNetWorKingLogo "
278278 alt = "CoNetWorKing Official Logo"
279279 className = "h-16 w-16 object-contain"
280280 />
You can’t perform that action at this time.
0 commit comments