Skip to content

Commit

Permalink
updated photos
Browse files Browse the repository at this point in the history
  • Loading branch information
renaldox committed Apr 28, 2024
1 parent 409ed24 commit dd78e8b
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file modified src/lib/assets/images/antonio-profile.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/lib/assets/images/hilton-profile.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/lib/assets/images/kendrick-profile.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/lib/components/Contributors.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
import Tausani from '../assets/images/tausani-profile.jpeg';
import Ainsof from '../assets/images/ainsof-profile.jpeg';
import Hilton from '../assets/images/hilton-profile.jpeg';
import Kendrick from '../assets/images/kendrick-profile.jpeg';
import { Section } from '$lib/utils';
const team = [
Expand Down Expand Up @@ -63,8 +64,7 @@
linkedin: 'https://www.linkedin.com/in/aaron-solofa-06b923123/'
},
{
avatar:
'https://img.freepik.com/free-vector/hacker-operating-laptop-cartoon-icon-illustration-technology-icon-concept-isolated-flat-cartoon-style_138676-2387.jpg?size=338&ext=jpg&ga=GA1.1.1448711260.1706918400&semt=ais',
avatar: Kendrick,
name: 'Kendrick Lui',
title: 'Web Developer',
github: 'https://github.com/Ken2523',
Expand Down

0 comments on commit dd78e8b

Please sign in to comment.