- Add contact, privacy, and terms pages - Add CookieConsent component with accept/decline and localStorage - Add self-hosted DM Sans font with @font-face definitions - Improve registration form with field validation, blur handlers, and performer toggle - Redesign Info section with 'Ongedesemd Brood' hero and FAQ layout - Remove scroll-snap behavior from all sections - Add reduced motion support and selection color theming - Add SVG favicon and SEO meta tags in root layout - Improve accessibility: aria attributes, semantic HTML, focus styles - Add link-hover underline animation utility
6 lines
286 B
XML
6 lines
286 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
|
<rect width="100" height="100" fill="#d82560"/>
|
|
<circle cx="50" cy="35" r="15" fill="white"/>
|
|
<rect x="40" y="45" width="20" height="30" fill="white"/>
|
|
<rect x="35" y="75" width="30" height="8" fill="white"/>
|
|
</svg> |