mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
update image files
This commit is contained in:
@@ -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 |
BIN
app/[locale]/concept/images/concept-image-001.webp
Normal file
BIN
app/[locale]/concept/images/concept-image-001.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 188 KiB |
Binary file not shown.
Before Width: | Height: | Size: 5.0 MiB |
BIN
app/[locale]/concept/images/concept-image-002.webp
Normal file
BIN
app/[locale]/concept/images/concept-image-002.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 MiB |
Reference in New Issue
Block a user