From f6e084e9431ba7faa6d9897999deaaff85216a9c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 23:23:20 +0000 Subject: [PATCH] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 183 ++++++++++----------------------------- 1 file changed, 46 insertions(+), 137 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 96f3d76..8ec6e5c 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -22,146 +22,55 @@ export default function LandingPage() { headingFontWeight="semibold" > - + -
- -
+
+ +
-
- -
+
+ +
- +
);