From db53de8311b6e57d43f47953d551a9158b3e97a2 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 15:46:34 +0000 Subject: [PATCH] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 133 +++++++++++---------------------------- 1 file changed, 36 insertions(+), 97 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index adae709..a6d4174 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -26,25 +26,15 @@ export default function LandingPage() { ); -} +} \ No newline at end of file