Update src/app/pricing/page.tsx
This commit is contained in:
@@ -174,6 +174,7 @@ export default function PricingPage() {
|
||||
featureItemClassName="flex items-start gap-3"
|
||||
featureIconClassName="w-5 h-5 text-orange-400 mt-0.5 flex-shrink-0"
|
||||
featureTextClassName="text-gray-300 text-sm"
|
||||
gridClassName="grid grid-cols-1 md:grid-cols-3 gap-6"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user