This commit is contained in:
sasha-astiadi 2024-10-07 20:12:40 +02:00
parent 4b223f37d2
commit 3d9acd4f0b
13 changed files with 10 additions and 8 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,9 +1,7 @@
{ {
"/_not-found/page": "app/_not-found/page.js",
"/about/page": "app/about/page.js", "/about/page": "app/about/page.js",
"/(main)/page": "app/(main)/page.js",
"/community/page": "app/community/page.js", "/community/page": "app/community/page.js",
"/usecases/page": "app/usecases/page.js", "/usecases/page": "app/usecases/page.js",
"/heroverse/page": "app/heroverse/page.js", "/heroverse/page": "app/heroverse/page.js"
"/(main)/page": "app/(main)/page.js",
"/features/page": "app/features/page.js"
} }

File diff suppressed because one or more lines are too long

View File

@ -125,7 +125,7 @@
/******/ /******/
/******/ /* webpack/runtime/getFullHash */ /******/ /* webpack/runtime/getFullHash */
/******/ (() => { /******/ (() => {
/******/ __webpack_require__.h = () => ("7dc10c4994932aa1") /******/ __webpack_require__.h = () => ("92789942df89c0dd")
/******/ })(); /******/ })();
/******/ /******/
/******/ /* webpack/runtime/hasOwnProperty shorthand */ /******/ /* webpack/runtime/hasOwnProperty shorthand */

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 953 KiB

View File

@ -221,7 +221,7 @@ export default function Featureshome() {
</svg> </svg>
<img <img
alt="" alt=""
src="/images/feature2a.png" src="/images/featureshome.jpg"
width={490} width={490}
className="relative mx-auto" className="relative mx-auto"
/> />

View File

@ -40,7 +40,7 @@ import {
playsInline playsInline
className="relative w-full h-full overflow-hidden rounded-lg shadow-lg" className="relative w-full h-full overflow-hidden rounded-lg shadow-lg"
> >
<source src="/videos/ourverse3.mp4" type="video/mp4" /> <source src="/videos/herohow.mp4" type="video/mp4" />
Your browser does not support the video tag. Your browser does not support the video tag.
</video> </video>
<div aria-hidden="true" className="relative"> <div aria-hidden="true" className="relative">