diff --git a/app/page.tsx b/app/page.tsx
index 00e0328..814256e 100644
--- a/app/page.tsx
+++ b/app/page.tsx
@@ -8,16 +8,13 @@ export default function Home() {
- Before they sold out
+ 搜索直播间
- readymade gluten
+ 同步发送歌曲歌词
- Copper mug try-hard pitchfork pour-over freegan heirloom neutra air
- plant cold-pressed tacos poke beard tote bag. Heirloom echo park
- mlkshk tote bag selvage hot chicken authentic tumeric truffaut
- hexagon try-hard chambray.
+ 只需在搜索框中输入你感兴趣的歌曲名称或歌手,即可找到相关的歌词。然后,选择你喜欢的歌词段落,将其发送为弹幕,即可在视频播放时实现动态同步。这种互动方式不仅有助于分享感受,还能让观众更深入地了解你所喜爱的音乐。
diff --git a/app/signin/page.tsx b/app/signin/page.tsx
index 634ac70..db07bed 100644
--- a/app/signin/page.tsx
+++ b/app/signin/page.tsx
@@ -1,8 +1,11 @@
"use client";
import { signin } from "@/app/lib/actions/auth";
+import Image from "next/image";
import Link from "next/link";
import { useFormState, useFormStatus } from "react-dom";
+import signinSvg from '@/app/signin/signin.svg';
+
export default function Page() {
const [errorMessage, dispatch] = useFormState(signin, undefined);
@@ -11,13 +14,12 @@ export default function Page() {
-
- Slow-carb next level shoindcgoitch ethical authentic, poko scenester
-
-
- Poke slow-carb mixtape knausgaard, typewriter street art gentrify
- hammock starladder roathse. Craies vegan tousled etsy austin.
-
+