Update src/app/gallery/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user