update why size text

This commit is contained in:
2025-02-25 15:33:18 +02:00
parent f957b4e40d
commit d0ea06f564
6 changed files with 31 additions and 25 deletions

View File

@@ -1,7 +1,7 @@
<div class="relative isolate overflow-hidden bg-transparent">
<div class="px-6 lg:pt-24 lg:pb-24 py-12 lg:px-8">
<div class="relative isolate overflow-hidden lg:py-24 py-12">
<div class="px-4 lg:px-8">
<div class="mx-auto max-w-7xl">
<h2 class="fade-in text-balance text-4xl font-normal tracking-tight text-white lg:text-5xl capitalize">Web4 is the vision</h2>
<h2 class="fade-in text-balance text-3xl font-normal tracking-tight text-white lg:text-5xl capitalize">Web4 is the vision</h2>
<div class="max-w-5xl">
<p class="fade-in mt-6 text-lg lg:text-xl font-light text-gray-200">Web4 is the next evolution of the Internet built on decentralization and collaboration between humans and machines. It is a more sustainable, autonomous system where people have control over their data, leveraging decentralized infrastructure (3Nodes) and AI-powered assistants and enables privacy and security through secure 3Phones and smart routers.
<br>
@@ -11,6 +11,7 @@
</div>
</div>
</div>
</div>
<style>
/* Define the fade-in animation */