Update src/app/shop/page.tsx

This commit is contained in:
2026-05-31 03:04:32 +00:00
parent 73f3e73173
commit b5a82b7d03

View File

@@ -106,6 +106,8 @@ export default function ShopPage() {
}))}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>