Update landing-hero-animation.tsx

This commit is contained in:
Stefan Pejcic 2024-02-06 12:45:44 +01:00 committed by GitHub
parent c1e67f8e1f
commit d8afacda90
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -124,7 +124,7 @@ const backendItems: ItemType[] = [
{
name: "Nginx",
icon: (props: React.SVGProps<SVGSVGElement>) => (
<LandingHeroNestjsIcon
<LandingHeroSupabaseIcon
{...props}
className={clsx(
"text-gray-1000 dark:text-gray-0",