How to create a page within a modal

Hi, I’m trying to create a detailed bio/explanation page, but within a modal. I want it so that clicking on a picture, would pop up a modal giving a full bio/description of whatever it is I want to expand upon, but also be able to link to this modal as if it were a page for SEO purposes. Is there any way to do this, or anything similar?

I’m trying to avoid each item having its own description page if I can, I’m also trying to see if I can do this natively within Webflow without having to use external CSS code, but will do so if necessary.

I don’t know how to make it appear like that for seo but you can create a div set to absolute:full and build an entire page normally and trigger a show/hide using interactions. otherwise you can try to load an iframe using show/hide interactions but I’m not sure how well it would work. https://webflow.com/blog/how-to-create-a-pop-up-modal-in-webflow