Fix: Farbiges Foto (Programmierer.png) statt S/W-Vektorgrafik
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
28451452a2
commit
1ef3305632
1 changed files with 1 additions and 1 deletions
|
|
@ -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 (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue