Skip to content

Commit

Permalink
Contact - swap out success illustration.
Browse files Browse the repository at this point in the history
  • Loading branch information
theruther4d committed Jul 24, 2021
1 parent 23c90ae commit 009bdc9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ import { ReactComponent as CopySuccess } from "./icons/clipboard-check.svg";

import callme from "./call-me.png";
import hearts from "./hearts.png";
import awww from "./awww.png";
import fuck from "./fuck.png";
import highFive from "./high-five.png";

import "./footer.scss";

Expand Down Expand Up @@ -74,7 +74,7 @@ export function Footer() {
/>
<img
className="copied-img"
src={awww}
src={highFive}
width="173px"
height="173px"
alt="Cartoon of me making a heart gesture with my hands"
Expand Down
Binary file removed src/footer/awww.png
Binary file not shown.
Binary file added src/footer/high-five.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 009bdc9

@vercel
Copy link

@vercel vercel bot commented on 009bdc9 Jul 24, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.