Skip to content

Commit

Permalink
fix(Footer): update instagram icon
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjaysah101 committed Oct 29, 2024
1 parent b0e6f08 commit 3d5eff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/emails/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export const Footer: React.FC = () => {
</Link>
<Link href="https://instagram.com/ansopedia" className="inline-block mx-2 p-1 rounded">
<Img
src="https://res.cloudinary.com/ddhtmkllj/image/upload/v1729678815/ansopedia/email/instagram_email_template_u8mf2b.svg"
src="https://res.cloudinary.com/ddhtmkllj/image/upload/v1730182870/ansopedia/email/instagram_email_template_avxxzr.png"
width="24"
height="24"
alt="Instagram"
Expand Down

0 comments on commit 3d5eff9

Please sign in to comment.