@crazygl/hero-circular-text-pro
v0.1.1
Published
Circular Text Pro — Three concentric rings of text spinning at independent speeds, with a centred wordmark and accent dots — a fully composed badge. A customizable CrazyGL animated hero section — WebGL, React, drop-in.
Maintainers
Readme
Hero made by @ybouane.
@crazygl/hero-circular-text-pro
Three concentric rings of text spinning at independent speeds, with a centred wordmark and accent dots — a fully composed badge.
Demo
Install
npm install @crazygl/hero-circular-text-proUsage
import CircularTextPro from '@crazygl/hero-circular-text-pro';
export default function Hero() {
return (
<CircularTextPro
ring1Text="EST · 2026 · CRAZYGL · STUDIO · "
centerText="PRO"
ring2Reverse
/>
);
}Customise
- Content —
ring1Text,ring2Text,ring3Text(each repeated around its circle) andcenterText. - Speeds —
ring1Speed,ring2Speed,ring3Speed(seconds per turn) andring2Reverseto counter-rotate the middle ring. - Colours — per-ring colours,
centerColor, plusheadingFontFamilyandheadingFontWeight. - Backdrop —
transparentBackgroundor a solidbgColor.
Best for
- Brand badges, logo lockups and "est. / studio" marks.
- Coming-soon and event landing pages wanting a kinetic seal.
- Portfolio or agency sites needing a self-contained typographic centrepiece.
This hero is part of CrazyGL, a collection of production-ready WebGL, canvas, 3D, and typography effects. Every CrazyGL hero ships with an agent-ready SKILL.md file that helps developers and coding agents adapt the effect into custom landing pages and interactive experiences.
