@@ -51,12 +28,7 @@ export function SplashScreen() {
- {
- /* Facebook 登录触发由 SplashButton 内部 dispatch */
- }}
- />
+
Elio Silvestri, Your exclusive AI boyfriend
diff --git a/src/app/splash/page.tsx b/src/app/splash/page.tsx
index 34204d5a..38311546 100644
--- a/src/app/splash/page.tsx
+++ b/src/app/splash/page.tsx
@@ -1,5 +1,3 @@
-"use client";
-
import { SplashScreen } from "@/app/splash/components/splash-screen";
export default function SplashPage() {