From d65293c3f287f2f86241a1bd5ef2d4765046879a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 05:27:29 +0000 Subject: [PATCH] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" />