Showcase sections, and local images your assistant can upload for you
Two things shipped today, and they are better together.
Showcase sections. A new landing page section that gives each feature a full band of its own — a screenshot on one side, the copy explaining it on the other, alternating down the page. Add two to four rows, give each one an image and up to six bullet points. It is the difference between a page that lists your features and a page that shows them.
Find it under Landing page > Add section > Showcase, or just ask your AI assistant for one.
Local images over MCP. Attaching a screenshot through an MCP client used to mean hosting it somewhere public first and pasting the URL. Not anymore. Your assistant calls create_upload, gets back a single-use link good for 30 minutes, sends the bytes straight from your disk, and passes the id it gets back to set_app_icon, set_app_og_image, add_landing_section_images or set_feature_image. The file never travels through the conversation, and the link stops working the moment it is used.
So "build a showcase section for these three features, the screenshots are on my desktop" is now one sentence that actually works. More about the MCP server.