United For Music
Events and concerts site with location and content editable from Payload CMS.
- Status
- In production
- Stack
- Next.js · TailwindCSS · Payload CMS
The brief
A concert schedule that changes often and has to be published and correct the same day it is confirmed.
Decisions
Concerts are a Payload collection with date, venue and location: they sort and filter themselves instead of being maintained by hand.
Next.js so each concert gets its own shareable URL with its own metadata.
No third-party dependency in the event card: location resolves to a map link, not an embed that blocks the render.
Outcome
Schedule published and editable by the team, with every concert as a page of its own.
unitedformusic.es Visit the site