'use client'; import React from 'react'; import HeroWebGLScene from './hero-webgl/HeroWebGLScene'; export default function HeroIllustration() { return ; }