feat: upgrade UI with premium industrial aesthetics, purely visual language switch, and resilient error pages
Former-commit-id: e4d801c24e64c41816f86de9767b47894abb6806
This commit is contained in:
@@ -160,6 +160,7 @@ export default function ContactForm() {
|
||||
name="name"
|
||||
autoComplete="name"
|
||||
enterKeyHint="next"
|
||||
placeholder={t('form.namePlaceholder') || 'Ihr Name'}
|
||||
onFocus={() => handleFocus('contact-name')}
|
||||
required
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user