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" />