Skip to content

Commit

Permalink
chore: updated services
Browse files Browse the repository at this point in the history
  • Loading branch information
danny-palma committed Feb 2, 2024
1 parent 1ed2f22 commit a496079
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/constants/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,16 @@ export const navLinks = [

const services = [
{
title: 'Frontend Developer',
icon: frontend,
title: 'Backend Developer',
icon: ux,
},
{
title: 'Backend Developer',
icon: backend,
title: 'SOLID principles.',
icon: frontend,
},
{
title: 'UI/UX Design',
icon: ux,
title: 'Relational Databases',
icon: backend,
},
{
title: 'Software Prototyping',
Expand Down

0 comments on commit a496079

Please sign in to comment.