diff --git a/surfsense_web/components/homepage/hero-section.tsx b/surfsense_web/components/homepage/hero-section.tsx index ef9a529c3..13e1f8eed 100644 --- a/surfsense_web/components/homepage/hero-section.tsx +++ b/surfsense_web/components/homepage/hero-section.tsx @@ -85,21 +85,19 @@ export function HeroSection() { />

- - {isNotebookLMVariant ? ( -
-
- NotebookLM with Superpowers -
+ {isNotebookLMVariant ? ( +
+
+ NotebookLM with Superpowers
- ) : ( -
-
- NotebookLM for Teams -
+
+ ) : ( +
+
+ NotebookLM for Teams
- )} - +
+ )}

{/* // TODO:aCTUAL DESCRITION */}