diff --git a/src/components/features.tsx b/src/components/features.tsx
index a658ad6..7fb35fc 100644
--- a/src/components/features.tsx
+++ b/src/components/features.tsx
@@ -102,12 +102,9 @@ export default function Features() {
transforming your browser into a personalized digital space.
@@ -386,80 +366,85 @@ export default function Features() {
focus on your work.
-
+
+
+
-
-
- Frequently Asked Questions{" "}
-
-
- setFeature(value === feature ? "" : value)}
- className="mt-8"
- >
-
- Is it Firefox based?
-
- Yes, Zen Browser is focused on being always at the latest version of Firefox, ensuring that you have the latest security updates and features.
-
-
-
- Does it track me?
-
- No! Zen Browser is built with privacy in mind. We don't track you, we don't collect your data, and we don't sell your data to third parties.
-
-
-
- How secure is Zen Browser?
-
- Zen Browser is built on top of Firefox, which is known for its security features. We also have additional security features like HTTPS only built into Zen Browser to help keep you safe online.
-
-
-
+
+
+ Frequently Asked Questions{" "}
+
+
+
+ setFeature(value === feature ? "" : value)
+ }
+ className="mt-8"
+ >
+
+ Is it Firefox based?
+
+ Yes, Zen Browser is focused on being always at the latest
+ version of Firefox, ensuring that you have the latest security
+ updates and features.
+
+
+
+ Does it track me?
+
+ No! Zen Browser is built with privacy in mind.
+ We don't track you, we don't collect your data, and we don't
+ sell your data to third parties.
+
+
+
+ How secure is Zen Browser?
+
+ Zen Browser is built on top of Firefox, which is known for its
+ security features. We also have additional security features
+ like HTTPS only built into Zen Browser to help keep you safe
+ online.
+
+
+