website/app
2025-11-12 21:55:24 +00:00
..
(admin) Refactor header, side navigation, and navbar components to update logo links to the home page. Enhance consistency in navigation across the admin panel and main application. 2025-11-12 12:33:36 +00:00
(auth) Update login redirection to home page and add automatic redirect after booking submission. Enhance user flow by ensuring users are directed to the home page upon successful actions. 2025-11-07 21:27:14 +00:00
(pages) Refactor admin navigation and header components to update links for dashboard, booking, and notifications to include the '/admin' prefix. Remove unused booking, dashboard, notifications, and user dashboard pages to streamline the admin panel. Enhance Navbar component with login dialog functionality for improved user experience. 2025-11-12 00:28:29 +00:00
(user) Refactor admin navigation and header components to update links for dashboard, booking, and notifications to include the '/admin' prefix. Remove unused booking, dashboard, notifications, and user dashboard pages to streamline the admin panel. Enhance Navbar component with login dialog functionality for improved user experience. 2025-11-12 00:28:29 +00:00
favicon.ico Initial commit from Create Next App 2025-11-05 11:28:53 +00:00
globals.css Add custom pink scrollbar styles and update Popover and Select components for consistent border styling. Modify Hero and Navbar components to link to booking page. 2025-11-07 19:47:18 +00:00
icon.svg Updated about, service, and footer 2025-11-07 21:37:43 +00:00
layout.tsx Updated about, service, and footer 2025-11-07 21:37:43 +00:00
page.tsx Add new components to Home page: Specialties, ClientFocus, Finances, and Location for enhanced content presentation. 2025-11-12 19:38:14 +00:00
providers.tsx Refactor navigation and component structure by updating import paths for SideNav and Notifications components. Remove unused Login component and notifications.tsx file. Add Navbar component to the Home page and adjust package.json to specify pnpm as the package manager. 2025-11-06 12:56:20 +00:00