this html code looks super outdated lol
the use of <div> and <span> for same thing is so not modern day tech
. and that svg code is like, what even is that?
shouldn't they be using more semantic elements like <article> and <header> instead? also, why are there inline styles everywhere? can't they just use css classes like everyone else
. and btw, have you seen the naming conventions on these class names? so inconsistent
it's like they threw a bunch of random words together without thinking about how they're gonna look in a year or two
.