Email invite design improvements (#8681)

closes #7140 

![image](https://github.com/user-attachments/assets/d3a31a49-8b37-4456-98e3-a16fbccb3786)
This commit is contained in:
nitin
2024-11-24 22:09:08 +05:30
committed by GitHub
parent bad7ad464b
commit 00791c3cd5
6 changed files with 31 additions and 31 deletions

View File

@ -1,16 +1,14 @@
import { Column, Row } from '@react-email/components';
import { Link } from 'src/components/Link';
import { MainText } from 'src/components/MainText';
import { ShadowText } from 'src/components/ShadowText';
import { SubTitle } from 'src/components/SubTitle';
export const WhatIsTwenty = () => {
return (
<>
<SubTitle value="What is Twenty?" />
<MainText>
A software to help businesses manage their customer data and
It's a CRM, a software to help businesses manage their customer data and
relationships efficiently.
</MainText>
<Row>