mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 01:06:25 +02:00
remove and replace logo with clubcentric (#723)
This commit is contained in:
parent
7cba42f887
commit
4a6cea3545
5 changed files with 39 additions and 72 deletions
|
|
@ -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" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue