Markup Review
Website of a Czech design company.
The section elements used for the content each have a h2 element contained within a header, when the h2 on its own would suffice. The carousel contents are split into section elements which have no headings and the contents themselves are within a div in the section with a header. The div should be the outer element here, with the section within to make it more semantically correct.
Good use is made of the email and tel input types in the contact form.
