remove and replace logo with clubcentric (#723)

This commit is contained in:
Musa 2026-02-04 12:40:17 -08:00 committed by GitHub
parent 7cba42f887
commit 4a6cea3545
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 39 additions and 72 deletions

View file

@ -562,7 +562,7 @@ export const LogoLoop = React.memo<LogoLoopProps>(
LogoLoop.displayName = "LogoLoop";
const logos: LogoItem[] = [
{ src: "/logos/chase.svg", alt: "Chase" },
{ src: "/logos/clubcentric.svg", alt: "ClubCentric" },
{ src: "/logos/hp.svg", alt: "HP" },
{ src: "/logos/huggingface.svg", alt: "Hugging Face" },
{ src: "/logos/sandisk.svg", alt: "SanDisk" },