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