Observation Details
Links, styled as buttons, will imply a certain functionality and result in user expectation.
Button "Alle Geräte ansehen" is correctly using button styles, but the following link "Mehr zur MegaSport Option" does so, too. The same styling is used for different purposes (link vs. button), leading to unexpected behavior when clicking.
Remediation Notes
Ensure consistent use of components. Ideally throughout the whole website, but at least throughout a single page. On one page, no two different purpose elements (e.g. link and button) should be styled the same and no differently styled elements should have the same purpose / functionality.