Commit Graph

6 Commits

Author SHA1 Message Date
Matt d593230c8a Update marina image to v5 and improve favicon support across devices
Build And Push Image / docker (push) Successful in 2m1s Details
- Updated marina image from v3 to v5 for both mobile and desktop layouts
- Moved favicon files to src/app/ for automatic icon handling
- Added icon.svg for modern browsers and updated icon.png for Apple devices
- Removed manual icon metadata configuration
- Icons now automatically serve the correct format for each device
2025-10-20 14:29:59 +02:00
Matt 7c9aedb92d Update favicon to use SVG format
Build And Push Image / docker (push) Successful in 2m15s Details
Switch from favicon.ico to favicon.svg for better quality scaling across all device sizes. Added apple icon support for improved iOS compatibility.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-14 20:23:47 +02:00
Matt bbee08bfb7 Fix iOS Safari favicon by adding PNG icon and updating metadata
Build And Push Image / docker (push) Successful in 2m17s Details
2025-09-23 20:08:44 +02:00
Matt bd96a15650 Major UI/UX improvements and NocoDB integration
Build And Push Image / docker (push) Successful in 2m18s Details
- Fixed phone field country dropdown positioning and styling
- Added + sign placeholder when no country selected
- Improved dropdown colors for better contrast
- Adjusted mobile marina image spacing (closer to submit button)
- Fine-tuned desktop image frame positioning
- Integrated NocoDB database for form submissions
- Added phone number formatting with country codes
- Extended toast notification duration for better readability
- Set favicon.ico in metadata
- Removed unnecessary phone validation
- Disabled /contact route (using root page only)

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-23 19:55:48 +02:00
Matt 05c3fe71a7 Initial commit: Port Amador landing site with Docker deployment setup 2025-09-22 14:23:01 +02:00
Matt c40315e86c Initial commit from Create Next App 2025-09-21 23:03:02 +02:00