File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
apps/web/src/components/sections Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,9 @@ const TestimonialSection = () => {
1111 < div className = "flex flex-col items-center justify-center gap-14" >
1212 < blockquote className = "relative flex w-full max-w-xl flex-col gap-10" >
1313 < p className = "text-center text-xl md:text-2xl font-medium leading-[1.4] tracking-[-0.01em] text-gradient text-balance" >
14- I've added emails to my site in 30 minutes. React Email is
15- amazing.
14+ Building email UI is annoyingly difficult, especially trying to
15+ make things look correct in all clients. React Email makes this
16+ way easier.
1617 </ p >
1718 < div className = "flex items-center justify-center gap-3" >
1819 < div className = "p-px rounded-full bg-gradient-to-tr from-transparent via-transparent to-neutral-300" >
You can’t perform that action at this time.
0 commit comments