Update src/app/admin/page.tsx

This commit is contained in:
2026-05-11 14:45:17 +00:00
parent 6d67697ce5
commit dde1b2882d

View File

@@ -77,7 +77,7 @@ export default function AdminDashboard() {
<FooterSimple
columns={[]}
bottomLeftText="© 2025 StudyFlow"
bottomRightText="All rights reserved."
bottomRightText="© 2025 Osama ElBetnigy. All rights reserved."
/>
</ReactLenis>
</ThemeProvider>