quivr/frontend/app/(home)
Matthieu Jacq 7d40a27ad2
feat: Contact form component (#1453)
# Description

Only the form, no validation, no post to the server.

## Screenshots (if appropriate):

### 🖥️ Desktop

<img width="1512" alt="image"
src="https://github.com/StanGirard/quivr/assets/67386567/537fb03e-72fb-4204-bdbf-ab716543b280">

After submitting:
<img width="1512" alt="image"
src="https://github.com/StanGirard/quivr/assets/67386567/72c78e16-4dc0-4ae1-8915-406d70b96ae9">


### 📱 Mobile

<img width="452" alt="image"
src="https://github.com/StanGirard/quivr/assets/67386567/b6077f9b-7cad-4e63-8168-49b32d757620">
2023-10-23 11:29:51 +02:00
..
__tests__ feat: update header and improve ux (#1164) 2023-09-13 16:43:25 +02:00
components feat: Contact form component (#1453) 2023-10-23 11:29:51 +02:00
Features.tsx fix(i18n): update tests for french and spanish (#878) 2023-08-07 14:13:41 +02:00
Hero.tsx fix(i18n): update tests for french and spanish (#878) 2023-08-07 14:13:41 +02:00
page.tsx feat: contact sales page (front layout) (#1451) 2023-10-20 15:38:35 +02:00