Skip to content

Commit

Permalink
testimonials users images added
Browse files Browse the repository at this point in the history
  • Loading branch information
sanidhyy authored Jan 12, 2024
1 parent da8cb99 commit 265e17d
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/assets/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ import project4 from "./project4.png";
import project5 from "./project5.png";
import project6 from "./project6.png";

import user1 from "./user1.jpg";
import user2 from "./user2.jpg";
import user3 from "./user3.jpg";

export {
logo,
backend,
Expand Down Expand Up @@ -72,4 +76,7 @@ export {
project4,
project5,
project6,
user1,
user2,
user3,
};
Binary file added src/assets/testimonials/user1.jpg
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/assets/testimonials/user2.jpg
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/assets/testimonials/user3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 265e17d

Please sign in to comment.