aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/app/layout.tsx
Commit message (Collapse)AuthorAgeFilesLines
* feat: added the product page and enhanced the UILibravatarLibravatar Biswa Kalyan Bhuyan 2025-05-291-2/+16
| | | | | | | - added the product page where the product details is shown - enhanced the nav bar to handle the rendering - added the loading screen to the page - fixed the rendering method to the navigation-menu
* fix: updated the type check errorLibravatarLibravatar Biswa Kalyan Bhuyan 2025-05-291-5/+7
|
* feat: improved UI and added dynamic theme toggleLibravatarLibravatar Biswa Kalyan Bhuyan 2025-05-281-4/+25
| | | | | | | | | - improved the nav bar components - added the theme toggle button to toggle theme - fixed the button background for the nav bar - fixed the theme color issue to the ThemeToggle funtion - added more vibrant colors - fixed the theme logo render
* feat: added frontpage layoutLibravatarLibravatar Biswa Kalyan Bhuyan 2025-05-281-0/+29