Header Layout Changes: - Move navigation buttons next to logo on left side (40px gap) - Remove centered navigation positioning - Add profile dropdown after search on right side Profile Dropdown Features: - Shows user avatar, name 'Dorian', and chevron icon - Glassmorphic dropdown menu with our button styles - Menu items: Profile, Settings, Sign Out - Icons for each menu item - Smooth slide-down animation - Click outside to close - Desktop only (hidden on mobile) - Uses same glass effect as nav buttons Responsive: - Mobile shows simple avatar without dropdown - Search button hidden on mobile - Nav stays in mobile bottom bar Co-authored-by: Cursor <cursoragent@cursor.com>
IndeedHub Prototype - Assets
Logo
Main Logo
- Location:
assets/images/logo.svg - Size: 67x47px
- Format: SVG (scalable vector)
- Colors:
- Red: #F0003D
- Orange: #FA4727
- Blue: #6B90F4
- Accent: #F70D37
Design Elements
- Geometric ascending bars (growth/progress visualization)
- Gradient transitions (red → orange → blue)
- Clean sans-serif typography
- Red dot accent point
- Text: "IndeedHub.studio"
Usage Guidelines
- Use SVG format for web (scalable, crisp at any size)
- Maintain minimum size of 67px width for legibility
- Preserve gradient colors - do not flatten
- Keep text and icon together as a unit
File Structure
assets/
└── images/
└── logo.svg # Main logo file
Future Assets
When adding more assets, organize by type:
assets/images/- Logos, icons, graphicsassets/fonts/- Custom fontsassets/icons/- UI icons, faviconsassets/videos/- Video contentassets/documents/- PDFs, documentation
Logo added: February 2, 2026