Update src/app/gallery/page.tsx

This commit is contained in:
2026-03-14 05:27:29 +00:00
parent 56a4de8ec0
commit d65293c3f2

View File

@@ -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"
/>
</div>