Commit Graph

4 Commits

Author SHA1 Message Date
tony
1ec3b459bc Fix logo scaling and positioning across screen sizes
- Enhanced responsive breakpoints for 5 screen size categories
- Fixed logo centering with flexbox at multiple container levels
- Added proper CSS centering for Three.js canvas element
- Improved logo container positioning and aspect ratio handling
- Logo now scales from 4rem (mobile) to 16rem (desktop) appropriately

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-27 20:34:54 +10:00
tony
4aef079def feat: Update address and reduce logo size
- Changed footer address from "Lucas" to "Ballarat, Victoria 3350, Australia"
- Reduced main logo size by removing large breakpoint (lg:w-[512px])
- Logo now maxes out at medium size (384px) for better proportions
- Maintains mobile (128px) and tablet (384px) responsive sizing

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-26 15:37:45 +10:00
tony
68cfaf7c63 feat: Update CHORUS mission statement with enhanced technical detail
- Added more comprehensive explanation of CHORUS context management system
- Explains differentiation from RAG and Git through role-based awareness
- Highlights temporal shift management and business intelligence capabilities
- Added new CSS utility class for left-aligned text with improved line height
- Enhanced copy emphasizes auditability and strategic decision context

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-26 14:28:39 +10:00
tony
c8fb816775 feat: Add CHORUS teaser website with mobile-responsive design
- Created complete Next.js 15 teaser website with CHORUS brand styling
- Implemented mobile-responsive 3D logo (128px mobile, 512px desktop)
- Added proper Exo font loading via Next.js Google Fonts for iOS/Chrome compatibility
- Built comprehensive early access form with GDPR compliance and rate limiting
- Integrated PostgreSQL database with complete schema for lead capture
- Added scroll indicators that auto-hide when scrolling begins
- Optimized mobile modal forms with proper scrolling and submit button access
- Deployed via Docker Swarm with Traefik SSL termination at chorus.services
- Includes database migrations, consent tracking, and email notifications

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-26 13:57:30 +10:00