Refactor file structure

This commit is contained in:
2024-10-26 15:25:36 +01:00
parent d77c490e01
commit ac7874318c
6 changed files with 139 additions and 82 deletions

View File

@@ -46,7 +46,7 @@ const Header = () => {
</Link>
</li>
<li>
<Link href="/TicketListings" legacyBehavior>
<Link href="/events" legacyBehavior>
<a className="text-white hover:text-blue-500 transition-colors duration-300">
Events
</a>