diff --git a/apps/web/src/routes/_view/product/ai-notetaking.tsx b/apps/web/src/routes/_view/product/ai-notetaking.tsx index 3da15512b2..0cb9fc416e 100644 --- a/apps/web/src/routes/_view/product/ai-notetaking.tsx +++ b/apps/web/src/routes/_view/product/ai-notetaking.tsx @@ -583,7 +583,7 @@ function TranscriptionSection() {

For Apple Silicon Macs, transcription happens entirely on your - device. Fast, private, and no internet required + device. Fast, private, and no internet required.

@@ -604,7 +604,7 @@ function TranscriptionSection() {

Upload audio files (M4A, MP3, WAV) or existing transcripts (VTT, - TXT) to get AI summaries and insights + TXT) to get AI summaries and insights.

@@ -736,7 +736,7 @@ function SummariesSection() {

Hyprnote combines your notes with transcripts to create intelligent - summaries after your meeting ends. + summaries after your meeting ends

@@ -1129,7 +1129,7 @@ const CollaboratorsCell = memo(() => { return ( <> -
+
@@ -1339,10 +1339,7 @@ const ShareLinksCell = memo(() => { }, []); return ( -
+
{ }, []); return ( -
+
{countdown > 0 && showNote && (
-
+
@@ -1923,6 +1917,65 @@ function SharingSection() {
+
+
+
+
+
+ +

+ Control who can access +

+
+

+ Invite selected people or teams to collaborate on notes with + granular access controls. +

+
+ +
+
+
+
+ +

+ Share instantly +

+
+

+ Send links or publish notes directly to Slack, Teams, or + generate public shareable links. +

+
+ +
+
+
+
+ +

+ Track and protect +

+
+

+ DocSend-like features including view tracking, expiration + dates, copy protection, and watermarks. +

+
+ +
+
+
+