Design preview — not a live site. Nothing here is built or bookable. No checkout works. Not affiliated with any resort brand. All previews

Wayrali — design preview

These are the design prototypes, running in a browser. They are not the product. Nothing in the application has been built yet — every route in the real app returns a 501, so deploying the app itself would show you an error page rather than a website.

Nothing has drifted, because nothing has been built. This is the design as it currently stands in the Claude Design project, so you are looking at the source of truth, not an agent's interpretation of it.
One prototype is not here: Booking Receipt — it needs a separate doc-page.js runtime that was not mirrored in this pass.

A note on P1 Screens, since it is much the biggest file here: the design API caps a read at 256 KB and this file is 405 KB, so every automated read returned it 36% truncated, cut mid-attribute. It is present and whole only because the operator exported it by hand. Worth splitting in the design project — it is already a switcher over P1/P2/P3, so it divides naturally.