Update landing-hero-animation.tsx

This commit is contained in:
Stefan Pejcic 2025-03-05 11:45:13 +01:00 committed by GitHub
parent 5d80f377d7
commit 6a5a0c3fc4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -167,7 +167,7 @@ const backendItems: ItemType[] = [
const authItems: ItemType[] = [ const authItems: ItemType[] = [
{ {
name: "ModSecurity", name: "CorazaWAF",
icon: (props: React.SVGProps<SVGSVGElement>) => ( icon: (props: React.SVGProps<SVGSVGElement>) => (
<LandingHeroGoogleIcon <LandingHeroGoogleIcon
{...props} {...props}