'use client' import { useState } from 'react' import { Dialog, DialogPanel } from '@headlessui/react' import { Bars3Icon, XMarkIcon } from '@heroicons/react/24/outline' export default function Eventhero() { return (

We’re changing the way people connect.

Join the most immersive and interactive connecting experiences in the borderless worlds of OurVerse, where innovation meets collaboration. From groundbreaking keynotes to virtual networking, OurVerse Events are designed to connect, inspire, and empower.

Get started
) }