update hero
This commit is contained in:
parent
ee940cc8e8
commit
554e5df039
BIN
.next/cache/webpack/client-development/0.pack.gz
vendored
BIN
.next/cache/webpack/client-development/0.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.
Binary file not shown.
@ -1,5 +1,6 @@
|
||||
{
|
||||
"/(main)/page": "app/(main)/page.js",
|
||||
"/_not-found/page": "app/_not-found/page.js",
|
||||
"/features/page": "app/features/page.js",
|
||||
"/(main)/page": "app/(main)/page.js",
|
||||
"/community/page": "app/community/page.js"
|
||||
}
|
File diff suppressed because one or more lines are too long
@ -125,7 +125,7 @@
|
||||
/******/
|
||||
/******/ /* webpack/runtime/getFullHash */
|
||||
/******/ (() => {
|
||||
/******/ __webpack_require__.h = () => ("9b412702a3ce89b0")
|
||||
/******/ __webpack_require__.h = () => ("79fa1205f0ccdaf6")
|
||||
/******/ })();
|
||||
/******/
|
||||
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
||||
|
File diff suppressed because one or more lines are too long
@ -14,12 +14,12 @@ export function Hero() {
|
||||
OurVerse
|
||||
</h2>
|
||||
<h1 className="lg:mt-2 mt-0 font-display lg:text-2xl text-lg font-semibold tracking-tight text-gradient-dark">
|
||||
Powered by ThreeFold
|
||||
Beyond Traditional Video Calls.
|
||||
</h1>
|
||||
<div className="mt-4 space-y-6 mx-4 font-display section-text">
|
||||
<p>
|
||||
<span className='emphasis'>OurVerse</span> is a fully immersive metaverse platform, offering a space where virtual interactions
|
||||
feel real, engaging, and limitless. Our metaverse is fully decentralized and powered by the ThreeFold Grid, enabling global collaboration with enhanced security, flexibility and freedom.
|
||||
feel real, engaging, and limitless. Our metaverse is fully decentralized and <span className='emphasis text-gradient-dark'>powered by the ThreeFold Grid</span>, enabling global collaboration with enhanced security, flexibility and freedom.
|
||||
</p>
|
||||
<p>
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user