From dd010b8622a3d16b0b49d8a8955267c0390a6f92 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?mauro=20=F0=9F=A4=99?=
Date: Mon, 12 Aug 2024 11:45:54 +0000
Subject: [PATCH] refactor: Update Features component layout for improved
responsiveness
---
src/components/features.tsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/components/features.tsx b/src/components/features.tsx
index 2da695e..a55a558 100644
--- a/src/components/features.tsx
+++ b/src/components/features.tsx
@@ -14,7 +14,7 @@ import {
TableRow,
} from "./ui/table";
import { CheckIcon, EyeIcon, EyeOffIcon, RabbitIcon, XIcon } from "lucide-react";
-import { LockClosedIcon, QuestionMarkIcon } from "@radix-ui/react-icons";
+import { EyeClosedIcon, LockClosedIcon, QuestionMarkIcon } from "@radix-ui/react-icons";
import ShineBorder from "./ui/shine-border";
import SparklesText from "./ui/sparkles-text";
@@ -179,7 +179,7 @@ export default function Features() {
Zen is designed with privacy in mind. We found the perfect balance between privacy and functionality, so you can browse the web without worrying about your data.
-
+