Skip to content

Commit 094eeed

Browse files
Merge pull request #49 from DavidGarzonDev/jdgm
añadiendo informacion sobre mi
2 parents 5cc427f + 571c27d commit 094eeed

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

client/src/pages/about/AboutNew.jsx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ const AboutNew = () => {
2828
{
2929
name: 'Juan David Garzon',
3030
role: 'Full Stack Developer',
31-
image: '',
32-
bio: 'Es gay.',
31+
image: 'https://avatars.githubusercontent.com/u/135771912?s=400&u=aa7b37e816d7d5fe284e39bfda2d8e94bc55e7a5&v=4',
32+
bio: 'Soy programador junior fullstack. Me mueven las ideas que se pueden convertir en soluciones reales. Cada proyecto es una forma de entender mejor el mundo a través del código.',
3333
skills: ['UI/UX Design', 'React', 'Tailwind CSS', 'Figma', 'Animation', "Node.js"],
3434
social: {
35-
github: 'https://github.com',
36-
linkedin: 'https://linkedin.com',
37-
email: 'alejandra@turifa.com'
35+
github: 'https://github.com/DavidGarzonDev',
36+
linkedin: 'https://www.linkedin.com/in/juan-david-garzon-montenegro-5b1bb136b/',
37+
email: 'juanxavif@gmail.com'
3838
}
3939
}
4040
];

0 commit comments

Comments
 (0)