From 4a94164fe03d5b41bbb592446d4fb570bf84c30d Mon Sep 17 00:00:00 2001
From: "DESKTOP-RTLN3BA\\$punk"
Date: Wed, 9 Apr 2025 18:51:13 -0700
Subject: [PATCH] web: Added Discord Links
---
surfsense_web/components/Footer.tsx | 4 ++++
surfsense_web/components/ModernHeroWithGradients.tsx | 9 +++++----
2 files changed, 9 insertions(+), 4 deletions(-)
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