About Page
Company story with mission, metrics, team, testimonials, and a closing action.
Install and integrate
Data comes from this site's registry vv0.56.1, the same source consumed by the shadcn CLI.
bash
npx shadcn@latest add https://hulianui.haloritual.com/r/page-about.json- Recursive install5 blocks
- Call to Actionblock-cta
- Milestone Timelineblock-milestone-timeline
- Metricsblock-stats
- Team Gridblock-team-grid
- Testimonialsblock-testimonials
The CLI writes these blocks into your project before writing the source for this page.
- Files written1 files
components/hulianui/pages/about.tsx
- Required providers
ThemeProvider- Required replacementsComplete each item before integration
- Copy
- Replaceable slots
ctamilestone-timelinestatsteam-gridtestimonials- npm dependencies
@hulianui/ui
Verify the installation
The guard checks these target files against executable convention rules and exits non-zero for error-level violations.
bash
npx -y @hulianui/guard components/hulianui/pages/about.tsx