Compare commits
No commits in common. "4d461ac0672de76782326e7fdd1bbc2c6402144f" and "393977a5dfb190596d10c4eed4518bc5735fe5bb" have entirely different histories.
4d461ac067
...
393977a5df
File diff suppressed because one or more lines are too long
Binary file not shown.
Before Width: | Height: | Size: 15 KiB |
Binary file not shown.
Before Width: | Height: | Size: 15 KiB |
@ -26,7 +26,7 @@ export default function Abouthero() {
|
|||||||
</p>
|
</p>
|
||||||
<div className="mt-10 pb-8 flex items-center gap-x-6">
|
<div className="mt-10 pb-8 flex items-center gap-x-6">
|
||||||
<a
|
<a
|
||||||
href="https://portal.ourverse.tf" target='_blank'
|
href="#"
|
||||||
className="rounded-2xl btn-dark text-base font-semibold px-3.5 py-2.5"
|
className="rounded-2xl btn-dark text-base font-semibold px-3.5 py-2.5"
|
||||||
>
|
>
|
||||||
Join OurVerse
|
Join OurVerse
|
||||||
|
@ -4,7 +4,7 @@ export default function Example() {
|
|||||||
return (
|
return (
|
||||||
<div className="flex items-center gap-x-6 btn-gradient px-6 py-2.5 sm:px-3.5 sm:before:flex-1">
|
<div className="flex items-center gap-x-6 btn-gradient px-6 py-2.5 sm:px-3.5 sm:before:flex-1">
|
||||||
<p className="text-sm leading-6 text-white">
|
<p className="text-sm leading-6 text-white">
|
||||||
<a href="#">
|
<a href="/events/versefest.html">
|
||||||
<strong className="font-semibold">OurVerse FutureFest 2024</strong>
|
<strong className="font-semibold">OurVerse FutureFest 2024</strong>
|
||||||
<svg viewBox="0 0 2 2" aria-hidden="true" className="mx-2 inline h-0.5 w-0.5 fill-current">
|
<svg viewBox="0 0 2 2" aria-hidden="true" className="mx-2 inline h-0.5 w-0.5 fill-current">
|
||||||
<circle r={1} cx={1} cy={1} />
|
<circle r={1} cx={1} cy={1} />
|
||||||
|
@ -13,9 +13,9 @@ export default function Bottom() {
|
|||||||
</p>
|
</p>
|
||||||
<div className="mt-10 flex items-center justify-center gap-x-6">
|
<div className="mt-10 flex items-center justify-center gap-x-6">
|
||||||
<a
|
<a
|
||||||
href="https://portal.ourverse.tf"
|
href="https://portal.ourverse.tf"
|
||||||
target='_blank'
|
|
||||||
className="rounded-2xl btn-dark text-base font-semibold text-gray-900"
|
className="rounded-2xl btn-dark text-base font-semibold text-gray-900"
|
||||||
|
target="_blank"
|
||||||
rel="noopener noreferrer"c
|
rel="noopener noreferrer"c
|
||||||
>
|
>
|
||||||
Sign Up Now
|
Sign Up Now
|
||||||
|
@ -28,7 +28,7 @@ export default function Communhero() {
|
|||||||
</p>
|
</p>
|
||||||
<div className="mt-10 pb-8 flex items-center gap-x-6">
|
<div className="mt-10 pb-8 flex items-center gap-x-6">
|
||||||
<a
|
<a
|
||||||
href="https://portal.ourverse.tf" target='_blank'
|
href="#"
|
||||||
className="rounded-2xl btn-dark font-semibold px-3.5 py-2.5"
|
className="rounded-2xl btn-dark font-semibold px-3.5 py-2.5"
|
||||||
>
|
>
|
||||||
Join OurVerse
|
Join OurVerse
|
||||||
|
@ -37,7 +37,7 @@ export function Event1() {
|
|||||||
</div>
|
</div>
|
||||||
<div className="mt-10 pb-8 flex items-center gap-x-6">
|
<div className="mt-10 pb-8 flex items-center gap-x-6">
|
||||||
<a
|
<a
|
||||||
href="https://portal.ourverse.tf" target='_blank'
|
href="#"
|
||||||
className="rounded-xl bg-purple-700 px-6 py-3.5 lg:max-w-4xl max-w-2xl text-base tracking-tight font-semibold btn-gradient-dark2"
|
className="rounded-xl bg-purple-700 px-6 py-3.5 lg:max-w-4xl max-w-2xl text-base tracking-tight font-semibold btn-gradient-dark2"
|
||||||
>
|
>
|
||||||
Get Your FREE Ticket <TicketIcon className="h-5 w-5 mx-0.3 inline-block -mt-0.5" />
|
Get Your FREE Ticket <TicketIcon className="h-5 w-5 mx-0.3 inline-block -mt-0.5" />
|
||||||
|
@ -26,7 +26,7 @@ export default function Eventbanner() {
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<a
|
<a
|
||||||
href="#"
|
href="/events/versefest.html"
|
||||||
className="mt-6 flex flex-shrink-0 items-center justify-center rounded-md btn-dark bg-opacity-0 px-4 py-3 text-base font-medium text-white hover:bg-opacity-10 sm:ml-8 sm:mt-0 lg:ml-0 lg:w-full"
|
className="mt-6 flex flex-shrink-0 items-center justify-center rounded-md btn-dark bg-opacity-0 px-4 py-3 text-base font-medium text-white hover:bg-opacity-10 sm:ml-8 sm:mt-0 lg:ml-0 lg:w-full"
|
||||||
>
|
>
|
||||||
Register Now
|
Register Now
|
||||||
|
@ -21,7 +21,7 @@ export default function Eventhero() {
|
|||||||
</p>
|
</p>
|
||||||
<div className="mt-10 flex items-center gap-x-6">
|
<div className="mt-10 flex items-center gap-x-6">
|
||||||
<a
|
<a
|
||||||
href="https://portal.ourverse.tf" target='_blank'
|
href="#"
|
||||||
className="rounded-2xl font-semibold btn-gradient-dark2"
|
className="rounded-2xl font-semibold btn-gradient-dark2"
|
||||||
>
|
>
|
||||||
Get started
|
Get started
|
||||||
|
@ -6,14 +6,14 @@ const events = [
|
|||||||
date: 'Nov 21-24',
|
date: 'Nov 21-24',
|
||||||
location: 'OurWorld Verse',
|
location: 'OurWorld Verse',
|
||||||
languages: ['ENG', 'ARABIC'],
|
languages: ['ENG', 'ARABIC'],
|
||||||
signupLink: '#',
|
signupLink: 'https://ourverse.tf/events/versefest.html',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Freelance Fest 2024',
|
name: 'Freelance Fest 2024',
|
||||||
date: 'Oct 23-24',
|
date: 'Oct 23-24',
|
||||||
location: 'OurWorld Verse',
|
location: 'OurWorld Verse',
|
||||||
languages: ['ENG', 'ARABIC'],
|
languages: ['ARABIC'],
|
||||||
signupLink: '#',
|
signupLink: 'https://ourverse.tf/events/versefest.html',
|
||||||
},
|
},
|
||||||
// More events can be added here...
|
// More events can be added here...
|
||||||
]
|
]
|
||||||
|
@ -53,7 +53,7 @@ const featuredPost = {
|
|||||||
<div className="mt-4 flex flex-col justify-between gap-6 sm:mt-8 sm:flex-row-reverse sm:gap-8 lg:mt-4 lg:flex-col">
|
<div className="mt-4 flex flex-col justify-between gap-6 sm:mt-8 sm:flex-row-reverse sm:gap-8 lg:mt-4 lg:flex-col">
|
||||||
<div className="mt-4 flex items-center gap-x-6">
|
<div className="mt-4 flex items-center gap-x-6">
|
||||||
<a
|
<a
|
||||||
href="https://portal.ourverse.tf" target='_blank'
|
href="#"
|
||||||
className="rounded-2xl font-semibold btn-dark text-base leading-6"
|
className="rounded-2xl font-semibold btn-dark text-base leading-6"
|
||||||
>
|
>
|
||||||
Learn More
|
Learn More
|
||||||
|
@ -81,14 +81,14 @@ import {
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className="mx-auto lg:mt-12 max-w-7xl px-6 mt-8 mb-12 lg:px-8">
|
<div className="mx-auto lg:mt-12 max-w-7xl px-6 mt-8 mb-12 lg:px-8">
|
||||||
<div className="mt-2 grid gap-x-8 gap-y-8 md:grid-cols-2 lg:grid-cols-3">
|
<div className="mt-2 grid grid-cols-1 gap-x-8 gap-y-8 grid-cols-2 gap-y-10 lg:grid-cols-3">
|
||||||
{products.map((product) => (
|
{products.map((product) => (
|
||||||
<div key={product.id} className="group relative">
|
<div key={product.id} className="group relative">
|
||||||
<div className="aspect-h-2 aspect-w-3 overflow-hidden rounded-lg bg-purple-100">
|
<div className="aspect-h-2 aspect-w-3 overflow-hidden rounded-lg bg-purple-100">
|
||||||
<img alt={product.imageAlt} src={product.imageSrc} className="object-cover object-center" />
|
<img alt={product.imageAlt} src={product.imageSrc} className="object-cover object-center" />
|
||||||
<div aria-hidden="true" className="flex items-end p-4 opacity-100 group-hover:opacity-100">
|
<div aria-hidden="true" className="flex items-end p-4 opacity-100 group-hover:opacity-100">
|
||||||
<div className="w-full rounded-md bg-white bg-opacity-75 px-4 py-2 text-center text-sm font-medium text-purple-700 backdrop-blur backdrop-filter">
|
<div className="w-full rounded-md bg-white bg-opacity-75 px-4 py-2 text-center text-sm font-medium text-purple-700 backdrop-blur backdrop-filter">
|
||||||
<a href="https://portal.ourverse.tf" target='_blank' >
|
<a href="#">
|
||||||
<span aria-hidden="true" className="absolute inset-0" />
|
<span aria-hidden="true" className="absolute inset-0" />
|
||||||
{product.name}
|
{product.name}
|
||||||
</a>
|
</a>
|
||||||
|
@ -25,8 +25,9 @@ export default function Featurehero() {
|
|||||||
</p>
|
</p>
|
||||||
<div className="mt-10 pb-8 flex items-center gap-x-6">
|
<div className="mt-10 pb-8 flex items-center gap-x-6">
|
||||||
<a
|
<a
|
||||||
href="https://portal.ourverse.tf" target='_blank'
|
href="https://portal.ourverse.tf"
|
||||||
className="rounded-2xl btn-dark font-semibold px-3.5 py-2.5"
|
className="rounded-2xl btn-dark font-semibold px-3.5 py-2.5"
|
||||||
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
>
|
>
|
||||||
Join OurVerse
|
Join OurVerse
|
||||||
|
@ -1,22 +1,18 @@
|
|||||||
import { Container } from '@/components/Container'
|
import { Container } from '@/components/Container'
|
||||||
import { Logo } from '@/components/Logo'
|
import { Logo } from '@/components/Logo'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
export function Footer() {
|
export function Footer() {
|
||||||
return (
|
return (
|
||||||
<footer className="flex-none py-16">
|
<footer className="flex-none py-16">
|
||||||
<Container className="flex flex-col items-center justify-between md:flex-row">
|
<Container className="flex flex-col items-center justify-between md:flex-row">
|
||||||
<Logo className="h-12 w-auto text-slate-900" />
|
<Logo className="h-12 w-auto text-slate-900" />
|
||||||
<p className="mt-6 text-base text-slate-500 md:mt-0">
|
<p className="mt-6 text-base text-slxate-500 md:mt-0">
|
||||||
© {new Date().getFullYear()} OurWorld Holdings, All rights reserved.{' '}
|
Copyright © {new Date().getFullYear()} Ourworld Holdings, All
|
||||||
<a href="https://library.threefold.me/info/legal/#/legal__terms_conditions_websites" className="text-purple-500 hover:underline">
|
rights reserved.
|
||||||
Terms & Conditions
|
|
||||||
</a>{' '}
|
|
||||||
|{' '}
|
|
||||||
<a href="https://library.threefold.me/info/legal/#/legal__privacypolicy" className="text-purple-500 hover:underline">
|
|
||||||
Privacy Policy
|
|
||||||
</a>
|
|
||||||
</p>
|
</p>
|
||||||
</Container>
|
</Container>
|
||||||
</footer>
|
</footer>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
@ -2,31 +2,32 @@ import { Logo } from '@/components/Logo'
|
|||||||
|
|
||||||
const navigation = {
|
const navigation = {
|
||||||
solutions: [
|
solutions: [
|
||||||
{ name: 'OurVerse App', href: 'https://portal.ourverse.tf', target: '_blank', rel: 'noopener noreferrer' },
|
{ name: 'About', href: '/about.html' },
|
||||||
{ name: 'HeroVerse 3D', href: '/heroverse.html ' },
|
{ name: 'HeroVerse 3D', href: '/heroverse.html ' },
|
||||||
{ name: 'Features', href: '/features.html' },
|
{ name: 'Features', href: '/features.html' },
|
||||||
{ name: 'Usecases', href: '/usecases.html' },
|
{ name: 'Usecases', href: '/usecases.html' },
|
||||||
|
{ name: 'OurVerse App', href: '#' },
|
||||||
],
|
],
|
||||||
support: [
|
support: [
|
||||||
{ name: 'Support', href: 'mailto:info@ourverse.tf', target: '_blank', rel: 'noopener noreferrer' },
|
{ name: 'Support', href: 'mailto:info@ourworld.tf' },
|
||||||
{ name: 'About', href: '/about.html' },
|
|
||||||
{ name: 'Community', href: '/community.html' },
|
{ name: 'Community', href: '/community.html' },
|
||||||
{ name: 'Events', href: '/events.html' },
|
{ name: 'Events', href: '/events.html' },
|
||||||
],
|
],
|
||||||
partners: [
|
partners: [
|
||||||
{ name: 'ThreeFold', href: 'https://threefold.io', target: '_blank', rel: 'noopener noreferrer' },
|
{ name: 'OurWorld', href: 'https://ourworld.tf' },
|
||||||
{ name: 'Vindo', href: 'https://vindo.ai', target: '_blank', rel: 'noopener noreferrer' },
|
{ name: 'ThreeFold', href: 'https://threefold.io' },
|
||||||
|
{ name: 'Vindo', href: 'https://vindo.ai' },
|
||||||
|
{ name: 'Incubaid', href: 'https://incubaid.com' },
|
||||||
],
|
],
|
||||||
company: [
|
legal: [
|
||||||
{ name: 'About', href: '/about.html' },
|
{ name: 'Claim', href: 'https://threefold.io/tfLabs/' },
|
||||||
{ name: 'OurWorld', href: 'https://ourworld.tf', target: '_blank', rel: 'noopener noreferrer' },
|
{ name: 'Privacy', href: 'https://library.threefold.me/info/legal/#/legal__privacypolicy' },
|
||||||
|
{ name: 'Terms', href: 'https://library.threefold.me/info/legal/#/legal__terms_conditions_websites' },
|
||||||
],
|
],
|
||||||
social: [
|
social: [
|
||||||
{
|
{
|
||||||
name: 'Facebook',
|
name: 'Facebook',
|
||||||
href: 'https://www.facebook.com/profile.php?id=61566233156241',
|
href: '#',
|
||||||
icon: (props) => (
|
icon: (props) => (
|
||||||
<svg fill="currentColor" viewBox="0 0 24 24" {...props}>
|
<svg fill="currentColor" viewBox="0 0 24 24" {...props}>
|
||||||
<path
|
<path
|
||||||
@ -39,7 +40,7 @@ const navigation = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Instagram',
|
name: 'Instagram',
|
||||||
href: 'https://www.instagram.com/ourversetf/',
|
href: '#',
|
||||||
icon: (props) => (
|
icon: (props) => (
|
||||||
<svg fill="currentColor" viewBox="0 0 24 24" {...props}>
|
<svg fill="currentColor" viewBox="0 0 24 24" {...props}>
|
||||||
<path
|
<path
|
||||||
@ -52,7 +53,7 @@ const navigation = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'X',
|
name: 'X',
|
||||||
href: 'https://x.com/OurVerseTF',
|
href: '#',
|
||||||
icon: (props) => (
|
icon: (props) => (
|
||||||
<svg fill="currentColor" viewBox="0 0 24 24" {...props}>
|
<svg fill="currentColor" viewBox="0 0 24 24" {...props}>
|
||||||
<path d="M13.6823 10.6218L20.2391 3H18.6854L12.9921 9.61788L8.44486 3H3.2002L10.0765 13.0074L3.2002 21H4.75404L10.7663 14.0113L15.5685 21H20.8131L13.6819 10.6218H13.6823ZM11.5541 13.0956L10.8574 12.0991L5.31391 4.16971H7.70053L12.1742 10.5689L12.8709 11.5655L18.6861 19.8835H16.2995L11.5541 13.096V13.0956Z" />
|
<path d="M13.6823 10.6218L20.2391 3H18.6854L12.9921 9.61788L8.44486 3H3.2002L10.0765 13.0074L3.2002 21H4.75404L10.7663 14.0113L15.5685 21H20.8131L13.6819 10.6218H13.6823ZM11.5541 13.0956L10.8574 12.0991L5.31391 4.16971H7.70053L12.1742 10.5689L12.8709 11.5655L18.6861 19.8835H16.2995L11.5541 13.096V13.0956Z" />
|
||||||
@ -60,21 +61,21 @@ const navigation = {
|
|||||||
),
|
),
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Telegram',
|
name: 'GitHub',
|
||||||
href: 'https://t.me/+wLcrJaC_DTw0NTVk',
|
href: '#',
|
||||||
icon: (props) => (
|
icon: (props) => (
|
||||||
<svg fill="currentColor" viewBox="0 0 24 24" {...props}>
|
<svg fill="currentColor" viewBox="0 0 24 24" {...props}>
|
||||||
<path
|
<path
|
||||||
fillRule="evenodd"
|
fillRule="evenodd"
|
||||||
d="M12 0C5.372 0 0 5.373 0 12c0 6.627 5.372 12 12 12s12-5.373 12-12C24 5.373 18.627 0 12 0zm5.92 7.671l-1.802 8.49c-.135.614-.495.767-1.004.477l-2.783-2.055-1.342 1.293c-.148.148-.273.273-.558.273l.2-2.843 5.176-4.672c.224-.2-.05-.312-.348-.113l-6.407 4.025-2.768-.865c-.603-.185-.616-.603.126-.889l10.794-4.171c.506-.185.949.113.784.889z"
|
d="M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0112 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0022 12.017C22 6.484 17.522 2 12 2z"
|
||||||
clipRule="evenodd"
|
clipRule="evenodd"
|
||||||
/>
|
/>
|
||||||
</svg>
|
</svg>
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'YouTube',
|
name: 'YouTube',
|
||||||
href: 'https://www.youtube.com/channel/UCavIIyki4cYFAUysi0aEDeA',
|
href: '#',
|
||||||
icon: (props) => (
|
icon: (props) => (
|
||||||
<svg fill="currentColor" viewBox="0 0 24 24" {...props}>
|
<svg fill="currentColor" viewBox="0 0 24 24" {...props}>
|
||||||
<path
|
<path
|
||||||
@ -155,9 +156,9 @@ export default function Footer2() {
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div className="mt-10 md:mt-0">
|
<div className="mt-10 md:mt-0">
|
||||||
<h3 className="text-sm font-semibold leading-6 text-purple-900">Company</h3>
|
<h3 className="text-sm font-semibold leading-6 text-purple-900">Legal</h3>
|
||||||
<ul role="list" className="mt-6 space-y-4">
|
<ul role="list" className="mt-6 space-y-4">
|
||||||
{navigation.company.map((item) => (
|
{navigation.legal.map((item) => (
|
||||||
<li key={item.name}>
|
<li key={item.name}>
|
||||||
<a href={item.href} className="text-sm leading-6 text-purple-600 hover:text-purple-900">
|
<a href={item.href} className="text-sm leading-6 text-purple-600 hover:text-purple-900">
|
||||||
{item.name}
|
{item.name}
|
||||||
@ -170,16 +171,9 @@ export default function Footer2() {
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className="mt-16 border-t border-purple-900/10 pt-8 sm:mt-20 lg:mt-24">
|
<div className="mt-16 border-t border-purple-900/10 pt-8 sm:mt-20 lg:mt-24">
|
||||||
<p className="mt-6 text-sm text-slate-500 md:mt-0">© {new Date().getFullYear()} OurWorld Holdings, All rights reserved.{' '}
|
<p className="text-xs leading-5 text-purple-500">© 2024 Ourworld Holdings, Inc. All rights reserved.</p>
|
||||||
<a href="https://library.threefold.me/info/legal/#/legal__terms_conditions_websites" className="text-purple-500 hover:underline">
|
|
||||||
Terms & Conditions </a>{' '}|{' '}
|
|
||||||
<a href="https://library.threefold.me/info/legal/#/legal__privacypolicy" className="text-purple-500 hover:underline">
|
|
||||||
Privacy Policy
|
|
||||||
</a>
|
|
||||||
</p>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
@ -34,7 +34,7 @@ export function Header() {
|
|||||||
</a>
|
</a>
|
||||||
))}
|
))}
|
||||||
</div>
|
</div>
|
||||||
<Button href="https://portal.ourverse.tf" target='_blank'>Join OurVerse</Button>
|
<Button href="#">Join OurVerse</Button>
|
||||||
</div>
|
</div>
|
||||||
<div className="lg:hidden flex items-center bg-gradient3">
|
<div className="lg:hidden flex items-center bg-gradient3">
|
||||||
<button
|
<button
|
||||||
@ -73,7 +73,7 @@ export function Header() {
|
|||||||
{item.name}
|
{item.name}
|
||||||
</a>
|
</a>
|
||||||
))}
|
))}
|
||||||
<Button href="https://portal.ourverse.tf" target='_blank' className="mt-4 btn-gradient-dark">
|
<Button href="#" className="mt-4 btn-gradient-dark">
|
||||||
Join OurVerse
|
Join OurVerse
|
||||||
</Button>
|
</Button>
|
||||||
</div>
|
</div>
|
||||||
|
@ -45,7 +45,7 @@ import {
|
|||||||
</video>
|
</video>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className="mt-4 mx-auto lg:mt-16 max-w-5xl px-6 lg:px-8 text-center items-center">
|
<div className="mt-4 mx-auto lg:mt-16 max-w-5xl px-6 mt-20 md:mt-24 lg:px-8 text-center items-center">
|
||||||
<h2 className="text-intro">Generative AI 3D Tool</h2>
|
<h2 className="text-intro">Generative AI 3D Tool</h2>
|
||||||
<p className="mt-4 h3-title text-center">Transform your Imagination into Immersive Reality </p>
|
<p className="mt-4 h3-title text-center">Transform your Imagination into Immersive Reality </p>
|
||||||
<p className="mt-8 items-center align-center section-text font-display -ct">
|
<p className="mt-8 items-center align-center section-text font-display -ct">
|
||||||
@ -60,7 +60,7 @@ import {
|
|||||||
</div>
|
</div>
|
||||||
<div className="mt-10 pb-8 flex items-center justify-center gap-x-6">
|
<div className="mt-10 pb-8 flex items-center justify-center gap-x-6">
|
||||||
<a
|
<a
|
||||||
href="https://portal.ourverse.tf" target='_blank' rel="noopener noreferrer"
|
href="#"
|
||||||
className="rounded-2xl btn-dark px-3.5 py-2.5 text-base font-semibold shadow-sm"
|
className="rounded-2xl btn-dark px-3.5 py-2.5 text-base font-semibold shadow-sm"
|
||||||
>
|
>
|
||||||
Try Now
|
Try Now
|
||||||
|
@ -28,12 +28,12 @@ export function Heropage() {
|
|||||||
</div>
|
</div>
|
||||||
<div className="mt-10 pb-8 flex items-center justify-center gap-x-6">
|
<div className="mt-10 pb-8 flex items-center justify-center gap-x-6">
|
||||||
<a
|
<a
|
||||||
href="https://portal.ourverse.tf" target='_blank'
|
href="#"
|
||||||
className="rounded-2xl btn-dark px-3.5 py-2.5 text-base font-semibold shadow-sm"
|
className="rounded-2xl btn-dark px-3.5 py-2.5 text-base font-semibold shadow-sm"
|
||||||
>
|
>
|
||||||
Try HeroVerse 3D
|
Try HeroVerse 3D
|
||||||
</a>
|
</a>
|
||||||
<a href="https://portal.ourverse.tf" rel="noopener noreferrer" target='_blank' className="text-sm font-semibold leading-6 text-white hover:text-purple-200">
|
<a href="#" className="text-sm font-semibold leading-6 text-white hover:text-purple-200">
|
||||||
Learn more <span aria-hidden="true">→</span>
|
Learn more <span aria-hidden="true">→</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
@ -27,7 +27,7 @@ export function Homepage() {
|
|||||||
</div>
|
</div>
|
||||||
<div className="mt-10 pb-8 flex items-center justify-center gap-x-6">
|
<div className="mt-10 pb-8 flex items-center justify-center gap-x-6">
|
||||||
<a
|
<a
|
||||||
href="https://portal.ourverse.tf"
|
href="https://portal.ourverse.tf"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
className="rounded-2xl btn-dark px-3.5 py-2.5 text-base font-semibold"
|
className="rounded-2xl btn-dark px-3.5 py-2.5 text-base font-semibold"
|
||||||
|
@ -1,8 +1,9 @@
|
|||||||
|
import { Footer } from '@/components/Footer'
|
||||||
import Bottom from '@/components/Bottom'
|
import Bottom from '@/components/Bottom'
|
||||||
import Banner from '@/components/Banner'
|
import Banner from '@/components/Banner'
|
||||||
import { Header } from '@/components/Header'
|
import { Header } from '@/components/Header'
|
||||||
import Footer2 from './Footer2'
|
import Footer2 from './Footer2'
|
||||||
import Footer from '@/components/Footer'
|
|
||||||
|
|
||||||
export function Layout({ children, showFooter = true }) {
|
export function Layout({ children, showFooter = true }) {
|
||||||
return (
|
return (
|
||||||
|
@ -26,7 +26,7 @@ export default function Usecases() {
|
|||||||
|
|
||||||
<div className="mt-10 pb-8 flex items-center gap-x-6">
|
<div className="mt-10 pb-8 flex items-center gap-x-6">
|
||||||
<a
|
<a
|
||||||
href="https://portal.ourverse.tf" target='_blank'
|
href="https://portal.ourverse.tf"
|
||||||
className="rounded-2xl btn-dark font-semibold px-3.5 py-2.5"
|
className="rounded-2xl btn-dark font-semibold px-3.5 py-2.5"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 15 KiB |
Loading…
Reference in New Issue
Block a user