I recently got to fix a professional website made using wordpress. It was loading too slow and had some other SEO issues as well. You can see the differences in loading times if you check them out:
Original WordPress website: rental.mangaverdebeach.com
The new website I made: holiday-homes.mangaverdebeach.com
WordPress is an excellent product for personal blogs for which it was originally developed and very easy to use. But using it for professional websites make them slow, loaded with unused code and full of coding mistakes. That will cause issues with cross-browser compatibility especially with mobile devices as well as really slow loading speed.
If you check the wordpress.com website who is selling wordpress blogs, you can see the similar issues there. There are the total of 12 errors and warnings in the code, and the mobile loading speed is poor.
Then there are the security issues. I have seen many WordPress blogs hacked and used for spamming and spreading malware. This will happen if you don't keep installing security updates and maintain properly the platform. A website that does not need or use server-side scripting such as PHP and a database is more challenging to hack.
My advice: use wordpress for personal blogs only.