compro-mit/src/components
fadilkun45 7b4b955c99 feat: add contact form and API integration
- Implemented a contact form with validation and submission functionality.
- Added a dummy API endpoint for contact form submissions.
- Integrated Axios for API requests and error handling.
- Updated UI components for input handling and error display.
- Added toast notifications for user feedback on form submission.
- Included WhatsApp bubble component for enhanced user interaction.
- Updated layout to include new contact page and components.
- Added Docker support for development and production environments.
- Created Makefile for easier deployment and management of Docker containers.
2026-09-04 14:58:16 +07:00
..
contact feat: add contact form and API integration 2026-09-04 14:58:16 +07:00
home feat: test 2026-06-22 20:04:18 +07:00
ui feat: add contact form and API integration 2026-09-04 14:58:16 +07:00
footer.tsx feat: add contact form and API integration 2026-09-04 14:58:16 +07:00
navbar.tsx feat: add contact form and API integration 2026-09-04 14:58:16 +07:00
WhatsAppBubble.tsx feat: add WhatsApp contact bubble and update footer with contact details 2026-09-03 12:24:12 +07:00