Your site really is slow and it’s not Cloudflare’s fault. It took 4 seconds to load the page and 7.09 seconds to complete all the requests. And, no, my internet isn’t slow, it’s up to 1GB.
Your site sent me 122 javascripts… Wow. I try to keep my sites under 5 javascripts, 122 for a site like yours is really absurd.
Your off-screen images don’t have the lazy-loading attribute, which tells the browser not to load the image unless it’s in the position the user will see it. For example, your site loads an image that is there at the bottom of the site, without the user having scrolled down the page first.
The order in which the page is being loaded is completely wrong. First, several javascript files are being loaded, then some svg and only then the first CSS file of your page, after that another bunch of javascript and then finally the images that make up your banner.