I feel that “good” is a very bland word in this case, since you already asked about how modern and professional it is.
It would be easier to answer all questions (especially how good is the design) if the website was more functional sine right now it seems its just a landing page.
Yeah more is coming really fast. A lot of the backend stuff like script protection is already functional and I have demos for them. It’s just the frontend stuff that needs doing now!
I feel like the menus could maybe automatically drop down when it detects the mouse hovering over it. Having a dark theme option probably wouldn’t hurt either but that can be a project for a later time
Not just the menu, but when it’s closed that top bar needs some opacity as you can’t see the hamburger or the word Devable very well.
Also where you have the content split half and half, on mobile and some tablets I would just make it a single column with text aligned to the center for those. Bootstrap and similar frameworks have this functionality built in to the CSS based on media queries.
I’m actually using Bootsrap, so I’m a little confused why the columns aren’t going single like they should. I’ll have to look into it, thanks for the advice!