Update src/app/admin/analytics/page.tsx
This commit is contained in:
@@ -39,10 +39,11 @@ export default function AdminAnalyticsPage() {
|
||||
</div>
|
||||
<div className="flex min-h-screen items-center justify-center p-8">
|
||||
<TextAnimation
|
||||
title="Analytics Dashboards"
|
||||
type="entrance-slide"
|
||||
className="text-center text-4xl font-bold md:text-6xl"
|
||||
/>
|
||||
>
|
||||
Analytics Dashboards
|
||||
</TextAnimation>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user