This commit is contained in:
hailin 2025-04-21 21:44:29 +08:00
parent 341ca458b8
commit ba2c8b985f
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} />