Skip to content

Commit

Permalink
Add Emmanuelle Côté testimonial and image
Browse files Browse the repository at this point in the history
  • Loading branch information
carltrepanier committed Jan 22, 2024
1 parent 12d83f9 commit a85b059
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
Binary file added src/assets/images/emmanuelle_cote.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions src/assets/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ import tripguide from './tripguide.png';
import liamsanche from './images/liam_sanche.png';
import annickstdenis from './images/annick-st-denis.png';
import gentremblay from './images/genbev.jpg';
import emmanuellecote from './images/emmanuelle_cote.png';

export {
logo,
Expand Down Expand Up @@ -82,4 +83,5 @@ export {
liamsanche,
annickstdenis,
gentremblay,
emmanuellecote,
};
9 changes: 9 additions & 0 deletions src/constants/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ import {
liamsanche,
annickstdenis,
gentremblay,
emmanuellecote,
} from '../assets';

export const navLinks = [
Expand Down Expand Up @@ -167,6 +168,14 @@ const experiences = [
];

const testimonials = [
{
testimonial:
"Ma première collaboration avec Carl fut très positive! J'avais besoin de lui pour faire des modifications dans un site web désuet et il a traité ma demande avec grand professionnalisme. Je l'ai trouvé très à l'écoute de mes besoins, il m'a fait de bonnes suggestions, il était très efficace et fiable, ses indications étaient claires et il savait bien vulgariser les choses. Carl est définitivement une personne de confiance à qui vous pouvez confier vos mandats web! ",
name: 'Emmanuelle Côté',
designation: 'Gestionnaire de projets',
company: 'Erod agence créative',
image: emmanuellecote,
},
{
testimonial:
'Carl est un excellent collaborateur de notre équipe : Il est compétent, évidemment! Mais plus important encore, il est bien organisé, proactif et a une excellente attitude constructive face aux défis du développement web.',
Expand Down

1 comment on commit a85b059

@vercel
Copy link

@vercel vercel bot commented on a85b059 Jan 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.