diff --git a/surfsense_web/components/ModernHeroWithGradients.tsx b/surfsense_web/components/ModernHeroWithGradients.tsx index 5c81cf54b..543e1b4eb 100644 --- a/surfsense_web/components/ModernHeroWithGradients.tsx +++ b/surfsense_web/components/ModernHeroWithGradients.tsx @@ -1,5 +1,5 @@ "use client"; -import { IconBrandDiscord, IconBrandGithub, IconFileTypeDoc } from "@tabler/icons-react"; +import { IconBrandDiscord, IconBrandGithub, IconFileTypeDoc, IconMail } from "@tabler/icons-react"; import Link from "next/link"; import { cn } from "@/lib/utils"; import { Logo } from "./Logo"; @@ -54,6 +54,13 @@ export function ModernHeroWithGradients() { Notion, YouTube, GitHub, Discord and more.

+ + + Contact Us + { duration: 0.2, }, }} + className="flex items-center gap-2" > + + + +