diff --git a/src/components/features.tsx b/src/components/features.tsx index 67806b3..5316f2c 100644 --- a/src/components/features.tsx +++ b/src/components/features.tsx @@ -59,11 +59,11 @@ export default function Features() { }, []); return (
+
Zen's theme store offers a wide range of themes to customize your browsing experience. Try them out today!
@@ -115,20 +115,20 @@ export default function Features() {
+
Discover how Zen Browser can transform your web experience with powerful features that keep you ahead.
- Here are
some of the features that Zen offers.
Multitask effortlessly by splitting your browser into multiple views, so you can browse several sites at once.
Stay organized and clutter-free by creating workspaces tailored to your browsing needs. @@ -143,7 +143,7 @@ export default function Features() {
Seamlessly switch between work and personal profiles for a focused browsing experience. @@ -152,11 +152,11 @@ export default function Features() { height={500} width={300} src="/profiles.png" - className="mt-8 w-full h-full" + className="mt-8 w-full h-full mx-auto" alt="" />
Access favorite sites and services instantly, without leaving your current page. @@ -175,7 +175,7 @@ export default function Features() { borderWidth={2} borderRadius={12} color={["#A07CFE", "#FE8FB5", "#FFBE7B"]} - className="w-full md:w-2/3 2xl:w-1/2 mx-auto mt-32 flex relative flex-col items-start justify-start w-full bg-background xl:p-12 rounded-xl md:shadow-xl" + className="w-full lg:w-2/3 2xl:w-1/2 mx-auto mt-32 flex relative flex-col items-start justify-start w-full bg-background xl:p-12 rounded-xl lg:shadow-xl" >