Update src/app/admin/page.tsx

This commit is contained in:
2026-04-01 07:51:28 +00:00
parent 1501ae4819
commit f2df1f8eee

View File

@@ -30,7 +30,7 @@ export default function AdminDashboard() {
<div className="p-6 rounded-xl border border-neutral-200">System Settings</div>
</div>
</div>
<FooterMedia columns={[]} imageSrc="http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg" />
<FooterMedia columns={[]} imageSrc="http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg?_wi=3" />
</ReactLenis>
</ThemeProvider>
);