About
Course author with a full-row quote and a ticker
The course author: a large full-row quote, the marker under a phrase draws itself as it enters the viewport. Below, a portrait on a tilted coloured backdrop, name, role, credentials with checkmarks and facts in figures. At the bottom a ticker of companies and credentials, paused on hover.
What you can change
- name, role, quote (a *starred* phrase), text, image, imageAlt
- credentials, companies, companiesLabel, facts, linkLabel, linkHref
- accent and background, tone
A link for your AI agent: preview, code and instructions.
Preview
Use it with AI
- 1. Copy the link.
- 2. Write to your agent in your own words and drop the link into the sentence.
- 3. The agent opens the link and installs the component from the registry.
put this on the home page as the hero:
https://vibeui.ru/c/about-008?lang=en&theme=dark
Not sure where to paste it? Step-by-step guide
Show the full instructions
What the link says, spelled out. Use it when your agent cannot open links — paste this text instead.
Loading…
For developers
The install command lives in the “Component source” block below — a signed link that stays valid for 24 hours.
Technical notes
One file, zero dependencies, a server component. The quote is a <p> up to 2.5rem with text-wrap:balance; a *starred* phrase becomes <mark> with a background marker growing background-size 0→100 % via animation-timeline:view() under @supports (other browsers draw the marker at once). The portrait backdrop is a ::before rotated -2deg, +2deg on hover. The ticker is a track with two copies of the list (the second aria-hidden), @keyframes translateX(-50 %) over 32 s, paused on :hover, edges dissolved with mask-image. From 56rem (container query) the portrait and text are 4fr/6fr. Palette --vibeui-about-008-* is neutral: ink and paper via light-dark(), the site colours come through the accent, ink and background props; Unbounded and Inter via <link precedence> from Google Fonts with system fallbacks. tone pins the scheme, accent, ink and background override colours.
Tags
- course
- education
- edtech
- landing
- author
- instructor
- quote
- marquee
- ticker
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…