From 1f4e15ce387cd78515faec656647810f44ec333b Mon Sep 17 00:00:00 2001 From: "DESKTOP-RTLN3BA\\$punk" Date: Fri, 31 Oct 2025 02:39:01 -0700 Subject: [PATCH] fix: update GoogleLoginButton and HeroSection components - Commented out err msg. - Changed the link in HeroSection from "/contact" to "/login" to direct users to the login page. --- surfsense_web/app/(home)/login/GoogleLoginButton.tsx | 4 ++-- surfsense_web/components/homepage/hero-section.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/surfsense_web/app/(home)/login/GoogleLoginButton.tsx b/surfsense_web/app/(home)/login/GoogleLoginButton.tsx index 3cb484fd5..4148141b9 100644 --- a/surfsense_web/app/(home)/login/GoogleLoginButton.tsx +++ b/surfsense_web/app/(home)/login/GoogleLoginButton.tsx @@ -36,7 +36,7 @@ export function GoogleLoginButton() {

{t("welcome_back")}

- +{/* - + */}
Get Started