| | |
| | | transition-all duration-300 ${activeMenu === 'ai-scene' ? 'w-full' : 'w-0'}`}></span> |
| | | </a> |
| | | |
| | | <Link |
| | | href="/chat" |
| | | <a |
| | | href="/chatroom" |
| | | className="relative px-2 lg:px-3 py-2 text-sm font-medium" |
| | | onMouseEnter={() => setActiveMenu('chat')} |
| | | onMouseEnter={() => setActiveMenu('chatroom')} |
| | | onMouseLeave={() => setActiveMenu('')} |
| | | > |
| | | <span className={`relative z-10 transition-colors duration-300 ${activeMenu === 'chat' ? 'text-[#6ADBFF]' : 'text-gray-100'}`}>è天室</span> |
| | | <span className={`relative z-10 transition-colors duration-300 ${activeMenu === 'chatroom' ? 'text-[#6ADBFF]' : 'text-gray-100'}`}>è天室</span> |
| | | <span className={`absolute bottom-0 left-0 h-[2px] bg-gradient-to-r from-[#6ADBFF] to-transparent |
| | | transition-all duration-300 ${activeMenu === 'chat' ? 'w-full' : 'w-0'}`}></span> |
| | | </Link> |
| | | transition-all duration-300 ${activeMenu === 'chatroom' ? 'w-full' : 'w-0'}`}></span> |
| | | </a> |
| | | |
| | | <Link |
| | | <a |
| | | href="/training" |
| | | className="relative px-2 lg:px-3 py-2 text-sm font-medium" |
| | | onMouseEnter={() => setActiveMenu('training')} |
| | |
| | | <span className={`relative z-10 transition-colors duration-300 ${activeMenu === 'training' ? 'text-[#6ADBFF]' : 'text-gray-100'}`}>è®ç»åº</span> |
| | | <span className={`absolute bottom-0 left-0 h-[2px] bg-gradient-to-r from-[#6ADBFF] to-transparent |
| | | transition-all duration-300 ${activeMenu === 'training' ? 'w-full' : 'w-0'}`}></span> |
| | | </Link> |
| | | </a> |
| | | |
| | | {/* ç»å½æé® */} |
| | | <div className="relative group"> |
| | |
| | | AIåºæ¯æ¨¡æ |
| | | </a> |
| | | |
| | | <Link |
| | | href="/chat" |
| | | <a |
| | | href="/chatroom" |
| | | className="block px-4 py-3 text-white border-l-2 border-transparent hover:border-[#6ADBFF] |
| | | hover:bg-[#3B4888]/20 rounded-r-md transition-all duration-200 cursor-pointer" |
| | | > |
| | | è天室 |
| | | </Link> |
| | | </a> |
| | | |
| | | <Link |
| | | <a |
| | | href="/training" |
| | | className="block px-4 py-3 text-white border-l-2 border-transparent hover:border-[#6ADBFF] |
| | | hover:bg-[#3B4888]/20 rounded-r-md transition-all duration-200 cursor-pointer" |
| | | > |
| | | è®ç»åº |
| | | </Link> |
| | | </a> |
| | | |
| | | <div className="flex space-x-2 px-4 py-3"> |
| | | <Link href="/login" className="relative overflow-hidden flex items-center justify-center w-full px-6 py-2 rounded-full border border-[#6ADBFF]/40 bg-gradient-to-r from-[#131C41] to-[#1E2B63] text-white font-medium group cursor-pointer"> |