ok
This commit is contained in:
parent
706c0053fa
commit
f102678e9f
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.
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/15.pack.gz
vendored
BIN
.next/cache/webpack/server-development/15.pack.gz
vendored
Binary file not shown.
BIN
.next/cache/webpack/server-development/16.pack.gz
vendored
BIN
.next/cache/webpack/server-development/16.pack.gz
vendored
Binary file not shown.
BIN
.next/cache/webpack/server-development/17.pack.gz
vendored
BIN
.next/cache/webpack/server-development/17.pack.gz
vendored
Binary file not shown.
Binary file not shown.
@ -1,9 +1,9 @@
|
||||
{
|
||||
"/_not-found/page": "app/_not-found/page.js",
|
||||
"/features/page": "app/features/page.js",
|
||||
"/(main)/page": "app/(main)/page.js",
|
||||
"/about/page": "app/about/page.js",
|
||||
"/heroverse/page": "app/heroverse/page.js",
|
||||
"/usecases/page": "app/usecases/page.js",
|
||||
"/community/page": "app/community/page.js"
|
||||
"/community/page": "app/community/page.js",
|
||||
"/(main)/page": "app/(main)/page.js"
|
||||
}
|
@ -125,7 +125,7 @@
|
||||
/******/
|
||||
/******/ /* webpack/runtime/getFullHash */
|
||||
/******/ (() => {
|
||||
/******/ __webpack_require__.h = () => ("9f6315533015d824")
|
||||
/******/ __webpack_require__.h = () => ("59685d0ade9a03f4")
|
||||
/******/ })();
|
||||
/******/
|
||||
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
||||
|
File diff suppressed because one or more lines are too long
@ -45,7 +45,7 @@ export default function HeroFeature2() {
|
||||
<div className="bg-gradient-to-b from-purple-50/80 to-purple-50/10 pt-24 pb-12">
|
||||
<div className="mx-auto max-w-7xl px-6 lg:px-8">
|
||||
<div className="mx-auto max-w-4xl text-center justify-center items-center">
|
||||
<p className="mt-8 h3-title-new text-center">HeroVerse 3D</p>
|
||||
<p className="mt-8 h3-title-newf text-center">HeroVerse 3D</p>
|
||||
<p className="mt-4 items-center align-center text-center section-text-ct">
|
||||
First Generative AI 3D Tools for the Metaverse and Beyond
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user