Update src/app/gallery/page.tsx

This commit is contained in:
2026-03-14 05:28:23 +00:00
parent b1c68e35b9
commit f6e926a6fc

View File

@@ -113,7 +113,6 @@ export default function GalleryPage() {
ariaLabel="Complete photo gallery of events"
containerClassName="gap-12"
cardNameClassName="text-4xl font-extrabold"
descriptionClassName="text-lg opacity-90 max-w-3xl"
/>
</div>