import UploadZone from '@/components/UploadZone' export default function Home() { return (

Upload GLTF

Drop your 3D files — they will be automatically versioned
and pushed to your GitHub repository via Git LFS.

) }