Add Images to Your Landing Page
Most landing pages need at least one image: a hero image, a logo, a product screenshot, or an illustration.
Micropage keeps this simple by treating uploaded assets as project files that can be referenced from markup.
Using the Micropage CLI.
View All TagsMost landing pages need at least one image: a hero image, a logo, a product screenshot, or an illustration.
Micropage keeps this simple by treating uploaded assets as project files that can be referenced from markup.
If you want to test Micropage quickly, the fastest path is simple: create a project, add one page, and publish it.
This guide shows the smallest possible flow to get a real page live.
A contact form is one of the first things people need on a landing page.
Micropage includes built-in form handling, so you can collect submissions without wiring your own backend for a basic contact workflow.
Micropage turns page markup into a deployed static site.
Under the hood, the publishing flow is based on builds and deployment to Cloudflare Pages.
Forms are one of the few parts of a static site that usually force you to add backend logic.
Micropage includes a built-in form flow for basic use cases like contact and newsletter forms.