We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7072c9f commit d0d08abCopy full SHA for d0d08ab
1 file changed
src/sections/Kanvas/index.js
@@ -35,7 +35,7 @@ import Ala from "../../sections/Pricing/reviews/ala-eddine-benhassir.jpeg";
35
import Phillip from "../../sections/Pricing/reviews/phillip-ulberg.jpeg";
36
import Alex from "../../sections/Pricing/reviews/alex-hokanson.jpeg";
37
import TeaserModal from "../../components/TeaserModal";
38
-import GuyM from "";
+import GuyM from "./images/guym.jpg";
39
40
41
const Kanvas = (props) => {
0 commit comments