diff --git a/src/photo/index.ts b/src/photo/index.ts index f94ca719..a9d1c15e 100644 --- a/src/photo/index.ts +++ b/src/photo/index.ts @@ -11,7 +11,7 @@ import { import camelcaseKeys from 'camelcase-keys'; import type { Metadata } from 'next'; -export const LARGE_PHOTOS_TO_SHOW = 2; +export const LARGE_PHOTOS_TO_SHOW = 12; export const GRID_THUMBNAILS_TO_SHOW_MAX = 12; export const ACCEPTED_PHOTO_FILE_TYPES = [