{isZh ? '联系我' : 'Contact'}
++ {isZh + ? '欢迎交流岗位机会、专项协作,或工程实践相关话题。' + : 'Open to role opportunities, scoped collaboration, and engineering discussions.'} +
+ + {showIntents && ( +{intent.title[lang]}
+{intent.description[lang]}
+-
+ {contactMethods.map((method) => (
+
- + {method.label[lang]} + {method.href ? ( + {method.value} + ) : ( + {method.value} + )} + + ))} +