From 88d8c5199904aef87a7bbc327e85c0e74ade4659 Mon Sep 17 00:00:00 2001 From: Mauro Balades Date: Sat, 17 Aug 2024 22:40:38 +0200 Subject: [PATCH] chore: Update Features component to include responsive layout for larger screens --- src/components/features.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/components/features.tsx b/src/components/features.tsx index b206c46..6410d5f 100644 --- a/src/components/features.tsx +++ b/src/components/features.tsx @@ -280,8 +280,8 @@ export default function Features() {
-

Built for

- +

Built for

+

Zen is engineered for speed, consistently outperforming competitors with every release, ensuring a faster browsing experience.

@@ -290,8 +290,8 @@ export default function Features() {
-

Privacy is

- +

Privacy is

+

Zen strikes the perfect balance between privacy and usability, allowing you to browse without compromising your data.

@@ -300,8 +300,8 @@ export default function Features() {
-

Security is

- +

Security is

+

Zen incorporates advanced security technologies that outshine other Firefox-based browsers, keeping you safe online.

@@ -313,7 +313,7 @@ export default function Features() { height={1000} width={800} src="/color-preview.png" - className="rounded-xl mt-64 lg:mt-0 lg:ml-52 border-2 border-blue-500 shadow-lg lg:scale-[1.4] hover:scale-105 lg:hover:scale-[1.5] transition-all duration-200" + className="rounded-xl mt-64 lg:mt-0 lg:ml-52 border-2 border-blue-500 shadow-lg lg:scale-[1.3] hover:scale-105 lg:hover:scale-[1.4] transition-all duration-200" alt="" />