Update src/app/gallery/page.tsx

This commit is contained in:
2026-03-14 05:35:02 +00:00
parent ad85baafce
commit 8eab10eef4

View File

@@ -186,8 +186,6 @@ export default function GalleryPage() {
]}
buttonAnimation="blur-reveal"
containerClassName="gap-12"
titleClassName="text-4xl font-extrabold"
descriptionClassName="text-lg opacity-90"
ariaLabel="Photo gallery portfolio section"
/>
</div>