The homepage now does two jobs at once: it explains the product and hosts the actual editor.
That matters because the fastest path for this project is simple:
- arrive
- understand the tool
- start building immediately
The previous split between a landing page and a separate tool route added friction. For a lightweight meme generator, that extra click is unnecessary.
By embedding the board directly into the landing page, the site keeps the stronger SEO and content structure of an Astro-style content site while still acting like a tool-first product.
This is the core pattern we want:
- Hero copy that explains the concept fast
- Immediate access to the board
- Supporting content below for discoverability and trust