I have finished my bolt website but ran into an issue.
As shown in the images, when the website is deployed and I click on read more reviews or view alll services it opens the page not found error. I have discussed this with bolt, and it added netlify.toml as shown in the attached image, but im still getting the error when clicking these options.
If your project is a single page app (SPA) that uses the history pushState method to get clean URLs, you must add a rewrite rule to serve the index.html file no matter what URL the browser requests.
The netlify.toml that Bolt has created appears correct, so you’ve just got to make sure that you: