We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9835e49 commit 1090479Copy full SHA for 1090479
src/app/components/ContactCard.tsx
@@ -1,6 +1,6 @@
1
import Image from "next/image";
2
import React from "react";
3
-import CallIcon from "/public/call_icon.svg";
+import CallIcon from "/public/call_Icon.svg";
4
5
function ContactCard() {
6
return (
0 commit comments