Navbar
Local Business Navbar with Booking
A header for a clinic, salon, restaurant or workshop: the name with a service line, the phone as a large tel: link, an honest open/closed state next to the hours, a branch picker with addresses and an accent booking button.
What you can change
- name, tagline, phone, hours — the venue's content; markLabel — the letter in the mark
- branches — the branches with addresses; an empty array removes the picker
- open and status — the working state; the project computes them from its schedule
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-009?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. People come here for three things — to call, to check the hours and to book — so the phone number is set large in tabular figures as a real tel: link, the state is marked with a dot (accent with a ring when open), and booking is the single prominent button. The branch is chosen through a disclosure that shows the address, because "Branch 2" tells you nothing; the panel closes on Escape and on an outside click. In a narrow column the phone line gives way to a pair of buttons, Call and Book. Online booking is not pretended to be wired: the button follows the given link. Palette --vibeui-navbar-009-*.
Tags
- navbar
- header
- local-business
- booking
- phone
- clinic
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…