Update src/app/page.tsx

This commit is contained in:
2026-01-04 17:59:28 +00:00
parent 5413f3ea72
commit 576f727254

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import { Zap, Sparkles, Star } from "lucide-react";