Maps
Directions to a countryside wedding with a map and hotels
“Venue” for a countryside wedding: on the left the estate photo in an arch, the name, address and a “guests arrive at 15:00” pill, on the right a muted Yandex Map with one pin. Below, three ways to get there — car, shuttle, taxi — as icon cards, and “where to stay” with a couple of nearby hotels.
What you can change
- eyebrow, title, venue, address, timeNote, latitude, longitude, zoom, image
- ways (mode, text, icon), waysTitle, stays (name, text, href), staysTitle, staysNote, openLabel, theme
- 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/map-007?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, server-rendered. The map is a yandex.ru/map-widget/v1 iframe without a key: centre and pin from latitude/longitude, theme by tone or explicit; a filter saturate(.7) sepia(.15) keeps the map from fighting the cream. From 56rem the top is a .9fr/1.1fr grid, the map min-height 26rem. Ways are a <ul> of cards, 3 in a row from 56rem, inline SVG icons by way.icon: car, bus, taxi, train. Hotels are cards with a bed icon, a serif name and a caption, two per row from 56rem. The photo arch is border-radius 50%/30%. Palette --vibeui-map-007-* is neutral: ink and paper via light-dark(), the site colours come through the accent, ink and background props; dark theme via .dark/[data-theme] or tone. Cormorant Garamond and Manrope come via <link precedence> from Google Fonts with Georgia and system fallbacks. accent and background override colours, prefers-reduced-motion disables animations.
Tags
- wedding
- venue
- map
- yandex
- directions
- transfer
- parking
- hotels
- accommodation
- estate
- serif
- cream
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…