This commit is contained in:
hailin 2025-04-21 13:30:29 +08:00
parent 5c659f2f38
commit b58bca3004
1 changed files with 2 additions and 2 deletions

View File

@ -30,8 +30,8 @@ export default function HomePage() {
return (
<div className="flex size-full flex-col items-center justify-center relative">
<HomeRedirector />
<LanguageSwitcher />
{/* <HomeRedirector />
<LanguageSwitcher /> */}
<div>
<ChatbotUISVG theme={theme === "dark" ? "dark" : "light"} scale={0.3} />