mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 17:30:01 +02:00
feat(extras): significantly improve wording
This commit is contained in:
parent
ede7bfe8a5
commit
4b12c954f1
1 changed files with 1 additions and 3 deletions
|
@ -51,9 +51,7 @@ import { getTitleAnimation, getZoomInAnimation } from '../animations'
|
||||||
</motion.span>
|
</motion.span>
|
||||||
<motion.span client:load {...getTitleAnimation(0.4)}>
|
<motion.span client:load {...getTitleAnimation(0.4)}>
|
||||||
<Description class="lg:w-1/2 lg:px-0">
|
<Description class="lg:w-1/2 lg:px-0">
|
||||||
Zen Browser is designed to be customizable. You can change every aspect
|
Experience a new standard in web browsing with Zen Browser. Designed from the ground up for complete customization, Zen allows you to tailor every aspect of your browsing experience to meet your specific needs. Your imagination is the limit, literally.
|
||||||
of the browser to suit your needs. Literally, your imagination is the
|
|
||||||
limit.
|
|
||||||
</Description>
|
</Description>
|
||||||
</motion.span>
|
</motion.span>
|
||||||
<div class="mt-4 flex gap-4">
|
<div class="mt-4 flex gap-4">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue