diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 193ea5c..ba1e519 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -112,7 +112,7 @@ export default function GalleryPage() { buttonAnimation="blur-reveal" ariaLabel="Complete photo gallery of events" containerClassName="gap-12" - titleClassName="text-4xl font-extrabold" + cardNameClassName="text-4xl font-extrabold" descriptionClassName="text-lg opacity-90 max-w-3xl" />