This landing page should be easily managed for updating content and also have multiple pages. What stack would you use for this today?
I want it to be SEO optimized.
I use Vue for the app but feels overkill for the landing page and also not ideal in terms of SEO. I don't feel like going the SPA+SSR way either.
Is wordpress still a good alternative?
Or maybe just a html+jquery site hosted at for example Firebase?
I don't expect to update it too much with news etc so a CMS is not required.
What would you do?