From 0c5a1094a29d811360d77b88da05e626f078530b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 18:21:48 +0000 Subject: [PATCH] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index ecfa862..e423eb3 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -15,7 +15,7 @@ export default function GalleryPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="mediumLarge" - background="noise" + background="circleGradient" cardStyle="inset" primaryButtonStyle="primary-glow" secondaryButtonStyle="solid" @@ -41,31 +41,19 @@ export default function GalleryPage() {