Aggiunge menu lingua dropdown e base i18n IT/EN/TH.

Introduce routing multilingua con locale tailandese, selettore lingua a tendina con icone bandiera SVG e gestione chiusura click-outside/Esc, oltre a integrazione Turnstile lato form contatti.

Made-with: Cursor
This commit is contained in:
Javaxman
2026-04-22 22:49:46 +02:00
parent fd6eaac03a
commit a81ed6f76b
34 changed files with 407 additions and 12 deletions

View File

@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 32" aria-hidden="true">
<rect width="48" height="32" x="0" y="0" fill="#a51931" />
<rect width="48" height="24" x="0" y="4" fill="#ffffff" />
<rect width="48" height="16" x="0" y="8" fill="#2d2a4a" />
</svg>

After

Width:  |  Height:  |  Size: 270 B