Skip to content

Commit

Permalink
fix contact page issue
Browse files Browse the repository at this point in the history
  • Loading branch information
MathildeNS committed Aug 23, 2023
1 parent 740fa24 commit c2f308c
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions src/pages/contact.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,16 @@ export default function Contact() {
heroImage={require("public/images/banners/marek-piwnicki-ZBvUxUvWwFw-unsplash.jpg")}
/>
<Section title="Des questions?">
<p>Contactez <a href="mailto:[email protected],[email protected]">Natural Solutions</a> :
<br/> Mathilde Leclerc, ingénieure agronome et cheffe de projet numérique
<br/></Section>> Ophélie Da Silva, ingénieure spécialisée dans l'analyse et la visualisation de la donnée.
<p>
Contactez
<a href="mailto:[email protected],[email protected]">
Natural Solutions
</a>
:
<br /> Mathilde Leclerc, ingénieure agronome et cheffe de projet
numérique
<br /> Ophélie Da Silva, ingénieure spécialisée dans l'analyse et la
visualisation de la donnée.
</p>
</Section>
</main>
Expand Down

0 comments on commit c2f308c

Please sign in to comment.