import { BackgroundImage } from '@/components/BackgroundImage' import { Button } from '@/components/Button' import { Container } from '@/components/Container' const timeline = [ { name: 'Early Online Collaboration', description: 'In the early days, digital collaboration was limited to basic tools like email and simple chat platforms. Communication was often slow, and interactions were minimal, making it challenging for teams to work effectively across distances.', date: 'Phase I', dateTime: '2021-08', }, { name: 'The Rise of Video Conferencing', description: 'With the advent of video conferencing tools like Zoom and Microsoft Teams, people could interact face-to-face online. This brought teams closer, but still lacked the feeling of truly being together and required reliable internet access.', date: 'Phase II', dateTime: '2021-12', }, { name: 'Persistent Barriers', description: 'Despite technological advances, many still struggle to meet and collaborate due to lack of access to reliable tools or infrastructure. Geographic and economic limitations continue to hinder effective digital connection.', date: 'Phase III', dateTime: '2022-02', }, { name: 'The OurVerse Solution', description: 'OurVerse introduces a fully immersive metaverse platform that makes collaboration accessible to all. It offers real presence in virtual spaces, enabling dynamic interactions and creativity, regardless of location or technical constraints.', date: 'Phase IV', dateTime: '2022-12', }, { name: 'Unlimited Possibilities', description: "With OurVerse, we're breaking down barriers and unlocking unlimited possibilities. You can create your own immersive virtual world as you envision it, making collaboration inclusive and without limits—the future is now.", date: 'Phase V', dateTime: '2022-12', }, ] export function Hero() { return (

OurVerse

Powered by ThreeFold

OurVerse empowers users to build, manage, and monetize their unique virtual experiences by blending the latest advancements in blockchain technology with immersive virtual reality, built on top of the ThreeFold Grid.

Our mission is to make the metaverse accessible to all, fostering a vibrant community where creativity, commerce, and collaboration thrive in a borderless, equitable digital space. By leveraging ThreeFold Grid's decentralized hosting infrastructure', we provide a platform where data confidentiality, scalability, and independence are paramount.

Free from centralized control, your interactions are not only secure but also resilient, fostering a more democratic and trustworthy virtual space. OurVerse offers the freedom to collaborate and connect in ways that are cutting-edge, empowering, and reliable.

{[ ['3D Assets', '100000+'], ['Users', '5000+'], ['Verses', '2000+'], ['Countries', '15'], ].map(([name, value]) => (
{name}
{value}
))}

A Journey to The Future

A journey through five transformative phases of digital collaboration, culminating in OurVerse—the immersive metaverse platform breaking down barriers and unlocking unlimited possibilities for global connection.
{timeline.map((item) => (
) }