diff --git a/src/app/explore-bots/page.tsx b/src/app/explore-bots/page.tsx index 983f4a3..7274fc9 100644 --- a/src/app/explore-bots/page.tsx +++ b/src/app/explore-bots/page.tsx @@ -198,7 +198,6 @@ export default function ExploreBots() { tagIcon={Sparkles} tagAnimation="slide-up" metrics={filteredBots} - gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground={false}