edi
This commit is contained in:
parent
9d0dd7be9e
commit
cab9abb8d4
BIN
.next/cache/webpack/client-development/0.pack.gz
vendored
BIN
.next/cache/webpack/client-development/0.pack.gz
vendored
Binary file not shown.
BIN
.next/cache/webpack/client-development/2.pack.gz
vendored
BIN
.next/cache/webpack/client-development/2.pack.gz
vendored
Binary file not shown.
BIN
.next/cache/webpack/client-development/3.pack.gz
vendored
BIN
.next/cache/webpack/client-development/3.pack.gz
vendored
Binary file not shown.
BIN
.next/cache/webpack/client-development/6.pack.gz
vendored
BIN
.next/cache/webpack/client-development/6.pack.gz
vendored
Binary file not shown.
BIN
.next/cache/webpack/client-development/8.pack.gz
vendored
BIN
.next/cache/webpack/client-development/8.pack.gz
vendored
Binary file not shown.
Binary file not shown.
BIN
.next/cache/webpack/server-development/0.pack.gz
vendored
BIN
.next/cache/webpack/server-development/0.pack.gz
vendored
Binary file not shown.
BIN
.next/cache/webpack/server-development/1.pack.gz
vendored
BIN
.next/cache/webpack/server-development/1.pack.gz
vendored
Binary file not shown.
BIN
.next/cache/webpack/server-development/12.pack.gz
vendored
BIN
.next/cache/webpack/server-development/12.pack.gz
vendored
Binary file not shown.
BIN
.next/cache/webpack/server-development/13.pack.gz
vendored
BIN
.next/cache/webpack/server-development/13.pack.gz
vendored
Binary file not shown.
BIN
.next/cache/webpack/server-development/14.pack.gz
vendored
BIN
.next/cache/webpack/server-development/14.pack.gz
vendored
Binary file not shown.
BIN
.next/cache/webpack/server-development/3.pack.gz
vendored
BIN
.next/cache/webpack/server-development/3.pack.gz
vendored
Binary file not shown.
BIN
.next/cache/webpack/server-development/5.pack.gz
vendored
BIN
.next/cache/webpack/server-development/5.pack.gz
vendored
Binary file not shown.
BIN
.next/cache/webpack/server-development/6.pack.gz
vendored
BIN
.next/cache/webpack/server-development/6.pack.gz
vendored
Binary file not shown.
BIN
.next/cache/webpack/server-development/7.pack.gz
vendored
BIN
.next/cache/webpack/server-development/7.pack.gz
vendored
Binary file not shown.
BIN
.next/cache/webpack/server-development/8.pack.gz
vendored
BIN
.next/cache/webpack/server-development/8.pack.gz
vendored
Binary file not shown.
BIN
.next/cache/webpack/server-development/9.pack.gz
vendored
BIN
.next/cache/webpack/server-development/9.pack.gz
vendored
Binary file not shown.
Binary file not shown.
@ -1,8 +1,8 @@
|
||||
{
|
||||
"/_not-found/page": "app/_not-found/page.js",
|
||||
"/(main)/page": "app/(main)/page.js",
|
||||
"/heroverse/page": "app/heroverse/page.js",
|
||||
"/community/page": "app/community/page.js",
|
||||
"/heroverse/page": "app/heroverse/page.js",
|
||||
"/features/page": "app/features/page.js",
|
||||
"/usecases/page": "app/usecases/page.js"
|
||||
}
|
File diff suppressed because one or more lines are too long
@ -125,7 +125,7 @@
|
||||
/******/
|
||||
/******/ /* webpack/runtime/getFullHash */
|
||||
/******/ (() => {
|
||||
/******/ __webpack_require__.h = () => ("2290e0fa8ee04952")
|
||||
/******/ __webpack_require__.h = () => ("f400da615b1e30aa")
|
||||
/******/ })();
|
||||
/******/
|
||||
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
||||
|
27
.next/trace
27
.next/trace
File diff suppressed because one or more lines are too long
@ -72,7 +72,7 @@ export default function BentoSection() {
|
||||
>
|
||||
See Features
|
||||
</a>
|
||||
<a href="#" className="text-sm py-2.5 font-semibold leading-6 text-cyan-600 hover:text-purple-500">
|
||||
<a href="#" className="text-sm py-2.5 font-semibold leading-6 text-link">
|
||||
Read Use Cases <span aria-hidden="true">→</span>
|
||||
</a>
|
||||
</div>
|
||||
|
@ -58,7 +58,7 @@ const featuredPost = {
|
||||
>
|
||||
Learn More
|
||||
</a>
|
||||
<a href="/events" className="text-sm font-semibold leading-6 text-cyan-600 hover:text-purple-700">
|
||||
<a href="/events" className="text-sm font-semibold leading-6 text-link">
|
||||
See more events <span aria-hidden="true">→</span>
|
||||
</a>
|
||||
</div>
|
||||
@ -85,7 +85,7 @@ const featuredPost = {
|
||||
<a
|
||||
href={post.href}
|
||||
aria-describedby="post"
|
||||
className="text-sm font-semibold leading-6 text-cyan-600 hover:text-purple-700 mt-2"
|
||||
className="text-sm font-semibold leading-6 text-link mt-2"
|
||||
>
|
||||
Learn More <span aria-hidden="true">→</span>
|
||||
</a>
|
||||
|
@ -25,7 +25,7 @@ export function Hero() {
|
||||
Our mission is to break down the barriers to meaningful connection and collaboration. We believe that everyone, regardless of location or resources, should have access to immersive and engaging spaces where they can meet, create, and innovate together.
|
||||
</p>
|
||||
<br/>
|
||||
<a href="/about" className="lg:text-base pt-4 text-sm font-mono text-link">
|
||||
<a href="/about" className="lg:text-lg pt-4 text-sm font-semibold text-link">
|
||||
<u>Learn More about OurVerse <span aria-hidden="true">→</span></u>
|
||||
</a>
|
||||
</div>
|
||||
|
@ -68,7 +68,7 @@ import {
|
||||
>
|
||||
Try Now
|
||||
</a>
|
||||
<a href="#" className="text-sm font-semibold leading-6 text-purple-900 hover:text-purple-500">
|
||||
<a href="/heroverse.html" className="text-sm font-semibold leading-6 text-link">
|
||||
Learn more <span aria-hidden="true">→</span>
|
||||
</a>
|
||||
</div>
|
||||
|
@ -27,13 +27,15 @@ export function Homepage() {
|
||||
</div>
|
||||
<div className="mt-10 pb-8 flex items-center justify-center gap-x-6">
|
||||
<a
|
||||
href="#"
|
||||
href="https://portal.ourverse.tf"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
className="rounded-2xl btn-light px-3.5 py-2.5 text-sm font-semibold"
|
||||
>
|
||||
Join OurVerse
|
||||
</a>
|
||||
<a href="#" className="text-sm font-semibold leading-6 text-white hover:text-purple-200">
|
||||
Learn more <span aria-hidden="true">→</span>
|
||||
<a href="/features.html" className="text-sm font-semibold leading-6 text-white hover:text-purple-200">
|
||||
Discover Features <span aria-hidden="true">→</span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -404,7 +404,7 @@
|
||||
}
|
||||
|
||||
.text-link {
|
||||
background-color: #6737aa; /* Dark purple */
|
||||
background-color: #703db7; /* Dark purple */
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
background-clip: text;
|
||||
|
Loading…
Reference in New Issue
Block a user