Fix npm run dev error as described here by removing images and replacing them with CSS gradients as outlined in the designer's Figma design.
Separate (home) and blog into separate routes to make clear where each goes. Also change individual blog posts routes' name from (blog) to (article) to avoid confusion with blog route.
npm run dev error
as described here by removing images and replacing them with CSS gradients as outlined in the designer's Figma design.(home)
andblog
into separate routes to make clear where each goes. Also change individual blog posts routes' name from(blog)
to(article)
to avoid confusion withblog
route.