World Cup
The World Cup trophy modeled procedurally: two sculpted figures with raised arms lift a continent-embossed globe above a green-banded base, turning under studio light amid a drift of confetti.
The World Cup trophy, modeled procedurally after the original — two figures rising back to back from a draped, spiraling gold column, arms raised to cradle a globe with continents in relief and hatched oceans, on a stepped base with two green bands. It turns slowly under local studio reflections while confetti drifts down, the confetti tinted from your shadcn theme. Pick your own gold.
Customize
Props
| Prop | Type | Default | Description |
|---|---|---|---|
speed | number | 1 | Rotation and confetti speed multiplier. |
gold | string | "#e3b23c" | Color of the gold. |
confetti | number | 90 | Number of falling confetti particles (0 disables them). |
className | string | — | Classes for the wrapper element (set its height here). |
theme | "auto" | "light" | "dark" | "auto" | Color source. auto reads the live shadcn theme. |
speednumberRotation and confetti speed multiplier.
1goldstringColor of the gold.
"#e3b23c"confettinumberNumber of falling confetti particles (0 disables them).
90classNamestringClasses for the wrapper element (set its height here).
—theme"auto" | "light" | "dark"Color source. auto reads the live shadcn theme.
"auto"