Components
Reusable landing page sections for stats, use cases and testimonials in WhatsApp SaaS pages.
Loading preview...
import WhatSaaSLandingSections from '@/components/ui/whatsaas-landing-sections';
export default function Demo() {
return <WhatSaaSLandingSections />;
}