diff --git a/site/src/components/LogoWall/Wall.astro b/site/src/components/LogoWall/Wall.astro index ff4bb9b..754dcb7 100644 --- a/site/src/components/LogoWall/Wall.astro +++ b/site/src/components/LogoWall/Wall.astro @@ -1,5 +1,5 @@ --- -import Intercom from '@/assets/images/logos/Intercom.svg' +import Intercom from '@/assets/images/logos/intercom.svg' import X from '@/assets/images/logos/x.svg' import SupabaseDark from '@/assets/images/logos/supabase-dark.svg' import SupabaseLight from '@/assets/images/logos/supabase-light.svg'