brand: 品牌名改回安职通,公司名嘉驰英才
This commit is contained in:
@@ -95,7 +95,7 @@ export default function OnboardingGuide() {
|
||||
<div className="fixed inset-0 z-50 flex items-center justify-center bg-black/40">
|
||||
<div className="bg-white rounded-xl shadow-xl max-w-lg w-full mx-4 overflow-hidden">
|
||||
<div className="flex items-center justify-between px-5 py-3 border-b border-gray-100">
|
||||
<h2 className="text-base font-semibold">欢迎使用嘉驰英才</h2>
|
||||
<h2 className="text-base font-semibold">欢迎使用安职通</h2>
|
||||
<button onClick={close} className="text-gray-400 hover:text-gray-600">
|
||||
<X className="w-5 h-5" />
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user