website/app
2025-11-06 12:56:20 +00:00
..
(admin) 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
(auth) 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
favicon.ico Initial commit from Create Next App 2025-11-05 11:28:53 +00:00
globals.css Enhance application structure by adding new components for About, Services, Contact, and Footer sections. Implement theme management with ThemeProvider and ThemeToggle. Update layout and global styles for improved responsiveness and aesthetics. Integrate framer-motion for animations and add new dependencies for UI enhancements. 2025-11-06 12:43:24 +00:00
layout.tsx Update dependencies and improve styling in layout and global CSS. Added new packages for UI components and animations, and refactored CSS variables for better theme management. 2025-11-06 12:34:29 +00:00
page.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
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