This commit is contained in:
2024-10-10 15:56:48 +02:00
parent 3a1a63025e
commit 4822a65311
78 changed files with 478 additions and 115 deletions

View File

@@ -17,7 +17,7 @@ export default function Featurehero() {
</div>
<div className="mx-auto max-w-7xl px-6 lg:px-8">
<div className="mx-auto max-w-2xl lg:mx-0">
<h2 className="lg:text-6xl font-semibold tracking-tight text-gradient text-xl">The Future of Collaboration</h2>
<h2 className="lg:text-6xl font-semibold tracking-tight text-gradient-new2 text-xl">The Future of Collaboration</h2>
<p className="mt-6 section-text-light max-w-xl font-display">
Step into the future of communication and collaboration with immersive virtual environments.
OurVerse provides innovative tools that transform your events, meetings, and creative projects,
@@ -26,7 +26,7 @@ export default function Featurehero() {
<div className="mt-10 pb-8 flex items-center gap-x-6">
<a
href="#"
className="rounded-2xl btn-gradient-dark2 font-semibold px-3.5 py-2.5"
className="rounded-2xl btn-light font-semibold px-3.5 py-2.5"
>
Join OurVerse
</a>