Components
Reusable SaaS pricing section with highlighted plan support and feature lists for WhatsApp products.
Loading preview...
import WhatSaaSPricingSection from '@/components/ui/whatsaas-pricing-section';
export default function Demo() {
return <WhatSaaSPricingSection />;
}