how to make non-dynamic page multiple paths: example.com/mobile/page

I want to have a page to be like example.com/people/joe without making it a dynamic page.

The idea is to make an entire different page only for mobile users.

Hello,

I am afraid it’s not possible to set the URL of a static page this way.

There is a workaround that you can try to implement in the related forum post
https://www.wix.com/corvid/forum/community-discussion/url-structure-hierarchy-seo

Regarding mobile-only pages, you can either refer to the article below or use formFactor() to get what kind of device is being used and redirect your user using wixLocation.to() to a specific page if it’s a mobile device.
https://support.wix.com/en/article/showing-a-page-on-your-mobile-site-only