Robot Hero
An interactive 3D robot companion built with React Three Fiber and Framer Motion. Features a dynamic glass UI, physics-based interactions, and customizable properties.
UITHEFACTORY
API Reference
Available configuration to customize the component.
| Prop | Type | Default | Description |
|---|---|---|---|
| backgroundText | string | — | Text displayed as the large background watermark. |
| navItemsLeft | { label: string; href: string }[] | — | Array of links to display on the left side of the navbar. |
| contactText | string | — | Text for the contact link on the right side of the navbar. |
| contactHref | string | — | URL destination for the contact link. |
| ctaText | string | — | Text for the primary call-to-action button. |