diff --git a/surfsense_web/components/Footer.tsx b/surfsense_web/components/Footer.tsx index 0439b3540..3c8759d83 100644 --- a/surfsense_web/components/Footer.tsx +++ b/surfsense_web/components/Footer.tsx @@ -1,6 +1,7 @@ "use client"; import { cn } from "@/lib/utils"; import { + IconBrandDiscord, IconBrandGithub, IconBrandLinkedin, IconBrandTwitter, @@ -59,6 +60,9 @@ export function Footer() { + + + diff --git a/surfsense_web/components/ModernHeroWithGradients.tsx b/surfsense_web/components/ModernHeroWithGradients.tsx index 649a7a9a5..c0bde3fe0 100644 --- a/surfsense_web/components/ModernHeroWithGradients.tsx +++ b/surfsense_web/components/ModernHeroWithGradients.tsx @@ -1,6 +1,6 @@ "use client"; import { cn } from "@/lib/utils"; -import { IconArrowRight, IconBrandGithub } from "@tabler/icons-react"; +import { IconArrowRight, IconBrandGithub, IconBrandDiscord } from "@tabler/icons-react"; import Link from "next/link"; import React from "react"; import { motion } from "framer-motion"; @@ -40,10 +40,11 @@ export function ModernHeroWithGradients() {

- Get Started + + Discord