feat: Add top-loading progress bar

Adds a top-loading progress bar that appears during page transitions to improve user experience by providing visual feedback during navigation.

- Integrated the `nextjs-toploader` package, a lightweight and efficient solution for Next.js applications.
- The progress bar is initialized in the main `_app.tsx` file to ensure it's active across the entire application.
- This feature works seamlessly with the Next.js App Router and does not interfere with server-side rendering (SSR).
This commit is contained in:
google-labs-jules[bot]
2025-10-01 03:13:42 +00:00
parent 9f5c2dbe92
commit 15c81a0982
4 changed files with 27 additions and 1 deletions

0
dev_server.log Normal file
View File