import { CloudArrowUpIcon, LockClosedIcon, ServerIcon, VideoCameraIcon, MicrophoneIcon, UserGroupIcon, ComputerDesktopIcon, } from '@heroicons/react/20/solid' const features = [ { name: 'Virtual Multi-Cam Switching.', description: 'Immersive, lifelike meetings with our state-of-the-art holographic conferencing technology.', icon: VideoCameraIcon, }, { name: 'Integrated Studio Tools.', description: 'High-quality voice and video chat, ensuring clear and reliable communication.', icon: MicrophoneIcon, }, { name: 'High-Quality Broadcasting.', description: 'Effortlessly share files, screens, and presentations with integrated tools.', icon: ComputerDesktopIcon, }, { name: 'Customizable Virtual Environments.', description: 'Design and personalize your virtual studio space to match your brand or event theme.', icon: UserGroupIcon, }, ] export default function Studio() { return (
OurVerse Studio
Elevate your virtual interactions with cutting-edge communication features designed to keep you connected and engaged.