At least some of these are just for lack of caring. I vibe coded this landing page recently https://tui2web.com/ and fought off a lot of the defaults the LLM came up with after a few hours of iteration. Feel free to roast it, I'm not really attached, but I thought it did a reasonably good job.
All caps text is a roadblock for reading speed/comprehension. Accessibility experts were finally convincing major company design standards to stop doing it when LLMs made it a default again [0] for headers and incidental text.
Not to mention that all caps text is also generally associated with shouting and just feels rude to some readers.
[0] Or more accurately trained on all the bad examples before experts started catching them and has stuck to the mistake.
This appears to be pretty close to the "brutalist" aesthetic mentioned in the article. Things like drop shadows on boxes are the opposite of the "fingernail" boxes and you very rarely saw them pre-AI. However I think your site looks fine and well crafted, nice work. (the article also said that this kind of design language is less grating)
It's fine, but if you spent hours telling it what not to do, at that point you are the one doing the designing.
This has the most obvious AI slop tell of all, in my opinion… SO MUCH TEXT. Just sections and sections of header + subheader + bullet list composed of header + subheader + paragraphs.
I’m reading max 2 sentences on any landing page. Most people probably less. Having to scroll and scroll through walls of text is a clear sign of AI.
It looks nice. I wouldn’t roast it as much as admit that I can tell from some of the content phrasing that an LLM was used. The h1 feels cliche, for example. That comma doesn’t really need to be there.
I actually had momentary startle reflex when I opened that page. I don't know web design at all well but I know "design elements are [edited] supposed to be invisible". My first impression is this is the opposite of that.
Not bad but the section numbering gives it away now. Also something cloudflare has. I don’t know if I’d call that slop though. It’s really just the stuff people don’t care about and let whatever the llm comes up with ship.
it's perfectly fine
I find this style of "heavy dark borders/shadows" one of the ugliest recent trends on the web. It's rarely done well.
But otherwise the website looks pretty great. Vibe coded websites usually transmit the feeling of: "nobody even bothered to look at this", and that's not the case with yours at all.
In your lists where elements are separated by horizontal lines, I would remove the horizontal line after the last element. That's quite easy in CSS.