Skip to content

Commit

Permalink
remove picture 31
Browse files Browse the repository at this point in the history
  • Loading branch information
andrlime committed Jan 19, 2025
1 parent 8eb6914 commit accf122
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Binary file removed src/assets/pictures/picture_31.jpg
Binary file not shown.
2 changes: 0 additions & 2 deletions src/components/AboutUs/AboutUs.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ import picture_27 from "../../assets/pictures/picture_27.jpg";
import picture_28 from "../../assets/pictures/picture_28.jpg";
import picture_29 from "../../assets/pictures/picture_29.jpg";
import picture_30 from "../../assets/pictures/picture_30.jpg";
import picture_31 from "../../assets/pictures/picture_31.jpg";
import picture_32 from "../../assets/pictures/picture_32.jpg";
import picture_33 from "../../assets/pictures/picture_33.jpg";
import picture_34 from "../../assets/pictures/picture_34.jpg";
Expand Down Expand Up @@ -89,7 +88,6 @@ export const AboutUs: React.FC<IAboutUs> = () => {
picture_28,
picture_29,
picture_30,
picture_31,
picture_32,
picture_33,
picture_34,
Expand Down

0 comments on commit accf122

Please sign in to comment.