- Moved Tabs import in ProjectsView to the correct location.
- Updated Tabs component in ui/tabs.tsx to use BaseTabs from @base-ui-components/react/tabs, adding context and improved structure.
- Enhanced Tabs functionality with TabIndicator and improved styling options.
- Changed project loading strategy in projects.astro from client:load to client:only for better performance.