diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 5f88b58..2984aec 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -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" />