Navbar
Event Navbar with Tickets
A conference or festival header: a wordmark with an accent part, the date and city in a chip, the programme with a glider and a ticket button with notched edges. The sales state is honest: "soon" and "event finished" replace the button.
What you can change
- brand with a middle dot — the second part is highlighted with the accent
- dateline — the date and city; links — the event's sections
- sales — the sales state; soonLabel and closedLabel — the status captions
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/navbar-017?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 client component. The ticket button is literally made a ticket: notches at its edges via a mask of two radial gradients and a dashed tear line inside — on a festival page it has to read as an object, not as yet another accent slab. The date and city sit in a chip with an accent dot. The poster version turns the background black and adds an accent glow at the top. The section glider is positioned from offsetLeft/offsetWidth and follows cursor and focus; until the JS is ready the section keeps a static underline. The sales state is functional: with sales="soon" and "closed" a status with role="status" replaces the button, with no timers and no artificial scarcity. Palette --vibeui-navbar-017-*.
Tags
- navbar
- header
- event
- conference
- festival
- tickets
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…