Commercial API landing page
The home page establishes the product framing and gives the later content a consistent visual shell without introducing a build step.
hopAPI is positioned here as a lightweight commercial service around Overpass API. This first task sets up the full multi-page structure, shared styling, responsive navigation, and a content layout that can grow into product, docs, and legal pages.
The home page establishes the product framing and gives the later content a consistent visual shell without introducing a build step.
Each page lives in its own directory with an index.html entry point, so
paths resolve as /pricing/, /docs/, and the About subpages.
All pages reference a single stylesheet, a small navigation script, and one reusable SVG logo through relative paths only.
Dedicated placeholders exist for the public overview, pricing packages, and an interactive demo story.
Long-form content pages already support a left-aligned in-page navigation that moves above the content on smaller screens.
The About section includes infrastructure, contact, terms of service, and privacy placeholders as separate routes under the same visual system.