We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4ff1ac commit 12b89bcCopy full SHA for 12b89bc
1 file changed
src/components/TechnologyBanner/technology-banner.tsx
@@ -1,6 +1,5 @@
1
'use client';
2
import { useTranslation } from 'react-i18next';
3
-import Image from 'next/image';
4
import TechnologyMask from '@/images/technology-mask.svg';
5
import reactLogo from '../../../public/react-logo.svg';
6
import cSharpLogo from '../../../public/c-logo.svg';
0 commit comments