mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 17:05:32 +02:00
feat: integrate React support and add AnimatedText component for enhanced animations
This commit is contained in:
parent
4059cfb764
commit
aa5c4f6ad0
10 changed files with 319 additions and 42 deletions
|
@ -13,7 +13,7 @@ import {
|
|||
|
||||
<section
|
||||
id="Community"
|
||||
class="flex min-h-screen w-full flex-col items-center text-center relative"
|
||||
class="flex w-full flex-col items-center text-center relative"
|
||||
>
|
||||
<Title>Community Driven</Title>
|
||||
<Description class="px-4 lg:px-0 lg:w-1/2">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue