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:
6
public/images/flags/en.svg
Normal file
6
public/images/flags/en.svg
Normal file
@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 32" aria-hidden="true">
|
||||
<rect width="48" height="32" fill="#012169" />
|
||||
<path d="M0 0l48 32M48 0L0 32" stroke="#fff" stroke-width="6" />
|
||||
<path d="M24 0v32M0 16h48" stroke="#fff" stroke-width="10" />
|
||||
<path d="M24 0v32M0 16h48" stroke="#c8102e" stroke-width="6" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 333 B |
Reference in New Issue
Block a user