From 5dd4a45f4871cd020b114ce54ecebca2e57b470d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 10:19:32 +0000 Subject: [PATCH] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 23e2fac..a40344d 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -119,6 +119,7 @@ export default function GalleryPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} + cardPriceClassName="font-bold text-lg" /> @@ -146,6 +147,7 @@ export default function GalleryPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} + cardPriceClassName="font-bold text-lg" />