Files
twenty/packages/twenty-website-new/src/app/[locale]/resources/why-twenty/hero.data.ts
T
Abdullah. 284ebeb12d [Website] Reintroduce the product page. (#20349)
This PR re-introduces the Product page that we decided to hold back in
the first release. Subsequent PRs will work on polishing the Product
page to have interactive visuals, but merging the static version to
record a snapshot.

No production deployments are planned until product page is polished and
blog has the required content - we'd push to prod next week with these
two checkpoints.
2026-05-08 00:01:04 +00:00

6 lines
256 B
TypeScript

import { msg } from '@lingui/core/macro';
export const HERO_COPY = {
body: msg`CRM was a database you filled on Fridays. AI turned it into the system that runs your go-to-market. To differentiate, you have to build what your competitors can't buy.`,
};