Build And Push Image / docker (push) Successful in 2m18sDetails
- 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>
Build And Push Image / docker (push) Successful in 2m8sDetails
- Adjusted image container to align precisely with Connect with us heading
- Top of image now starts at the same level as the C in the heading
- Used CSS grid and proper height calculation for accurate alignment
- Changed object-position to center top for better visual alignment
Build And Push Image / docker (push) Successful in 1m55sDetails
- Image now aligns with top of 'Connect with us' heading
- Bottom aligns with Submit button
- Improved responsive layout for all screen sizes
- Changed marina.png to marina.jpg
- Fixed layout structure using flexbox for better alignment
Build And Push Image / docker (push) Successful in 1m56sDetails
- Replace React state with refs to eliminate re-renders
- Add RAF throttling for scroll events
- Implement GPU acceleration with transform3d
- Fix logo positioning and flickering issues
- Optimize mobile button text display
- Add memoization for expensive calculations
- Improve performance from 60+ re-renders/sec to 60fps smooth animation