Footer
Course footer with a giant outlined brand
A course landing footer: a wordmark with a caption, the author and email, two link columns, socials as pills, sole-trader details and the licence. At the very bottom the brand name as a giant full-width outline — it rises from below on scroll and fills with the accent when the footer is hovered.
What you can change
- brand, caption, author, email, columns, socials, socialsLabel, legal
- giant: true — the brand name, a string — your own word, false — no giant
- 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/footer-021?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 top grid stacks below 56rem (container query), from 56rem 1.6fr/1fr/1fr/1.2fr. The giant is an aria-hidden span with font-size clamp(3rem, 13.5cqi, 13rem), color:transparent and a 1px -webkit-text-stroke, margin-bottom -.18em crops its lower part; animation-timeline:view() under @supports lifts it translateY(40 %)→0 as it enters the viewport, the footer's :hover tints the outline with the accent. giant=true prints brand, a string prints your own word, false removes the giant. Palette --vibeui-footer-021-* 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
- footer
- legal
- socials
- outline
- wordmark
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…