File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
website/src/components/organisms Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -60,13 +60,13 @@ export default function Benefits() {
6060 className = "text-base/7 font-semibold"
6161 style = { { color : 'var(--color-primary)' } }
6262 >
63- Everything you need
63+ Data ownership from the root
6464 </ h2 >
6565 < p
6666 className = "mt-2 text-pretty text-4xl font-semibold tracking-tight sm:text-5xl"
6767 style = { { color : 'var(--color-base-content)' } }
6868 >
69- Tracking infrastructure that developers trust
69+ Tracking infrastructure you can trust
7070 </ p >
7171 < p
7272 className = "mt-6 text-base/7"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ export default function Features() {
2222 className = "mt-2 text-4xl font-semibold tracking-tight sm:text-5xl"
2323 style = { { color : 'var(--color-base-content)' } }
2424 >
25- Tracking infrastructure that developers trust
25+ Ship tracking as code, not in configuration UIs { ' ' }
2626 </ p >
2727 </ div >
2828 < div className = "mt-10 grid gap-4 sm:mt-16 lg:grid-cols-3" >
You can’t perform that action at this time.
0 commit comments