Add logos and static
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
<h1 class="text-3xl md:text-5xl font-bold">Smart Agent Dashboard</h1>
|
||||
</header>
|
||||
<div class="flex flex-col items-center space-y-4">
|
||||
<img class="flex" src="/public/logo_1.png" width="250">
|
||||
<!-- Button to Agent List Page -->
|
||||
<a href="/agents" class="bg-blue-500 hover:bg-blue-700 text-white font-bold py-2 px-4 rounded">
|
||||
Agent List
|
||||
|
||||
Reference in New Issue
Block a user