Update src/app/gallery/page.tsx

This commit is contained in:
2026-03-08 10:19:32 +00:00
parent 5362ea8f2f
commit 5dd4a45f48

View File

@@ -119,6 +119,7 @@ export default function GalleryPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
cardPriceClassName="font-bold text-lg"
/>
</div>
@@ -146,6 +147,7 @@ export default function GalleryPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
cardPriceClassName="font-bold text-lg"
/>
</div>