This commit is contained in:
hailin 2025-03-12 00:52:33 +08:00
parent 6b5553930f
commit d55448d64b
1 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@ export function Header() {
<DesktopLinks className="hidden lg:flex" /> */}
<div className="lg:hidden" ></div>
<div className="hidden lg:flex" >
<Button variant="ghost" className='text-base font-bold hover:bg-[#e5e7eb]' onClick={soonFunc}>
{/* <Button variant="ghost" className='text-base font-bold hover:bg-[#e5e7eb]' onClick={soonFunc}>
{t("header.course")}
</Button>
<Button variant="ghost" className='text-base font-bold hover:bg-[#e5e7eb]' onClick={soonFunc}>
@ -84,7 +84,7 @@ export function Header() {
</Button>
<Button variant="ghost" className='text-base font-bold hover:bg-[#e5e7eb]' onClick={soonFunc}>
{t("header.resources")}
</Button>
</Button> */}
</div>
{/* <Image src={logoImage} height={40} alt="show" className="cursor-pointer" onClick={() => {