update image files

This commit is contained in:
Sol Irvine
2023-08-21 09:50:42 +09:00
parent 0739e200f0
commit 6e5a72464e
32 changed files with 8 additions and 8 deletions

View File

@@ -3,8 +3,8 @@ import clsx from 'clsx';
import Logo from 'components/icons/logo';
import { useTranslations } from 'next-intl';
import Image from 'next/image';
import ConceptImage001 from './images/concept-image-001.png';
import ConceptImage002 from './images/concept-image-002.png';
import ConceptImage001 from './images/concept-image-001.webp';
import ConceptImage002 from './images/concept-image-002.webp';
export default function ConceptDetail() {
const t = useTranslations('Index');

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB