diff --git a/components/programmer-graphic.tsx b/components/programmer-graphic.tsx index 6f832ff..156ff18 100644 --- a/components/programmer-graphic.tsx +++ b/components/programmer-graphic.tsx @@ -2,7 +2,7 @@ import { motion } from 'framer-motion' import Image from 'next/image' -import programmiererSvg from '../public/programmierer-vector.svg' +import programmiererSvg from '../public/Programmierer.png' export function ProgrammerGraphic() { return (