- Removed extra div causing layout issues
- Updated color palette to match initial design
- Restored original color tokens
🤖 Generated with [opencode](https://opencode.ai)
Co-Authored-By: opencode <noreply@opencode.ai>
- Fixed navigation links to work properly
- Removed card/box styling from sections
- Created unified center column layout
- Reduced project grid hover zoom effect
- Updated color scheme to be more modern (black/white/gray)
- Made About and Story sections full-width
- Improved overall layout consistency
🤖 Generated with [opencode](https://opencode.ai)
Co-Authored-By: opencode <noreply@opencode.ai>
- Configured Next.js app with app router
- Set up Tailwind CSS with custom dark theme
- Implemented providers with SessionProvider and ThemeProvider
- Added toast system
- Configured ESLint and Prettier
- Set up pre-commit hooks with husky and lint-staged
🚀 Generated with [opencode](https://opencode.ai)
Co-Authored-By: opencode <noreply@opencode.ai>