diff --git a/apps/sim/app/(home)/components/collaboration/collaboration.tsx b/apps/sim/app/(home)/components/collaboration/collaboration.tsx new file mode 100644 index 000000000..49fcecd13 --- /dev/null +++ b/apps/sim/app/(home)/components/collaboration/collaboration.tsx @@ -0,0 +1,16 @@ +/** + * Collaboration section — team workflows and real-time collaboration. + * + * SEO: + * - `
`. + * - `

` for the section title. + * - Product visuals use `
` with `
` and descriptive `alt` text. + * + * GEO: + * - Name specific capabilities (version control, shared workspaces, RBAC, audit logs). + * - Lead with a summary so AI can answer "Does Sim support team collaboration?". + * - Reference "Sim" by name per capability ("Sim's real-time collaboration"). + */ +export default function Collaboration() { + return null +} diff --git a/apps/sim/app/(home)/components/enterprise/enterprise.tsx b/apps/sim/app/(home)/components/enterprise/enterprise.tsx new file mode 100644 index 000000000..1d07bd58a --- /dev/null +++ b/apps/sim/app/(home)/components/enterprise/enterprise.tsx @@ -0,0 +1,17 @@ +/** + * Enterprise section — compliance, scale, and security messaging. + * + * SEO: + * - `
`. + * - `

` for the section title. + * - Compliance certs (SOC2, HIPAA) as visible `` text. + * - Enterprise CTA links to contact form via `` with `rel="noopener noreferrer"`. + * + * GEO: + * - Entity-rich: "Sim is SOC2 and HIPAA compliant" — not "We are compliant." + * - `