Skip to content

Commit 7ddc965

Browse files
Update FeaturesPage.tsx
1 parent 97b952d commit 7ddc965

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

apps/web/app/(site)/features/FeaturesPage.tsx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -235,13 +235,6 @@ const features: Feature[] = [
235235
category: "privacy",
236236
size: "medium",
237237
},
238-
{
239-
icon: faLock,
240-
title: "End-to-End Encryption",
241-
description: "Military-grade encryption for cloud-stored recordings",
242-
category: "privacy",
243-
isPro: true,
244-
},
245238
{
246239
icon: faCode,
247240
title: "100% Open Source",

0 commit comments

Comments
 (0)