Update src/app/page.tsx

This commit is contained in:
2025-12-25 15:27:43 +00:00
parent e31104a0fb
commit 20984665d8

View File

@@ -16,6 +16,7 @@ import { Award, TrendingUp, Users, Zap } from "lucide-react";
export default function LandingPage() {
return (
<ThemeProvider
selectedTheme="blackRed"
defaultButtonVariant="shift-hover"
defaultTextAnimation="reveal-blur"
borderRadius="soft"