Build multi-page designs with real routes and dynamic navigation
/settings
, you need to specify that route in your prompt. This tells the system to create a distinct page that reflects real routing behavior and can be accessed independently.
Pages in a design are defined by route paths. When your design is published, these paths become part of your live URL structure. For example, a settings page at /settings
would be accessible at www.yourdomain.com/settings
. This lets you simulate full application flows and structure your design around real navigation logic without needing to split across separate files.