From 9324a64a03c2920022e0770e3120af68f8b038df Mon Sep 17 00:00:00 2001
From: Luke Thomas <96008479+Zoobdude@users.noreply.github.com>
Date: Mon, 12 Aug 2024 15:06:49 +0100
Subject: [PATCH 1/2] Fix spacing of comparison table on mobile
---
README.md | 14 +++++++++++++-
src/components/features.tsx | 22 ++++++++++++++++------
2 files changed, 29 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index c403366..8848287 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,19 @@ This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next
## Getting Started
-First, run the development server:
+First you need to install the dependencies:
+
+```bash
+npm install
+# or
+yarn install
+# or
+pnpm install
+# or
+bun install
+```
+
+Then, run the development server:
```bash
npm run dev
diff --git a/src/components/features.tsx b/src/components/features.tsx
index a55a558..28ed6fb 100644
--- a/src/components/features.tsx
+++ b/src/components/features.tsx
@@ -89,15 +89,25 @@ export default function Features() {
-
-
-
+
+
+
How Zen differs from other browsers
-
Zen
-
Floorp
-
LibreWolf
+
+
+ Zen
+
+
+
+ Floorp
+
+
+
+
+ LibreWolf
+
From df58b92bee48d2e5be59e889f4d5410228b415a4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?mauro=20=F0=9F=A4=99?=
Date: Mon, 12 Aug 2024 15:09:46 +0000
Subject: [PATCH 2/2] refactor: Improve responsiveness of Features component
layout
---
src/components/features.tsx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/components/features.tsx b/src/components/features.tsx
index 28ed6fb..83d786d 100644
--- a/src/components/features.tsx
+++ b/src/components/features.tsx
@@ -176,7 +176,7 @@ export default function Features() {
Built for
-
+
Zen is built with speed in mind. Improving release after release, with new optimizations and technologies to make your browsing experience faster.
We have been working and benchmarking Zen to make it the fastest browser out there.
@@ -185,7 +185,7 @@ export default function Features() {
Privacy is
-
+
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.
@@ -195,7 +195,7 @@ export default function Features() {
Security is
-
+
Zen is built with security in mind. We use the latest technologies and security measures that no other firefox-based browser offers.