Update landing-hero-animation.tsx

This commit is contained in:
Stefan Pejcic
2025-04-15 11:01:16 +02:00
committed by GitHub
parent 06953b58b9
commit e1402c2a20

View File

@@ -150,7 +150,7 @@ const backendItems: ItemType[] = [
color: "#E0234E",
},
{
name: "LiteSpeed",
name: "OpenResty",
icon: (props: React.SVGProps<SVGSVGElement>) => (
<LandingHeroOpenRestyIcon
{...props}