From f98d74a85f370a27cdb312f107d6d95917ab4ffd Mon Sep 17 00:00:00 2001 From: elpatron Date: Tue, 30 Sep 2025 13:07:40 +0200 Subject: [PATCH] feat: Make header logo and title clickable to navigate to booking page - Add cursor-pointer and hover effects to header logo area - Clicking on logo/title now navigates to booking tab - Improves user experience with clear navigation hint --- src/client/app.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/client/app.tsx b/src/client/app.tsx index 8761884..3596ee5 100644 --- a/src/client/app.tsx +++ b/src/client/app.tsx @@ -52,7 +52,10 @@ function App() {
-
+
setActiveTab("booking")} + >