diff --git a/apps/public/src/app/features.tsx b/apps/public/src/app/features.tsx index e9a90c22..21884d9a 100644 --- a/apps/public/src/app/features.tsx +++ b/apps/public/src/app/features.tsx @@ -43,8 +43,8 @@ const features: FeatureItem[] = [ be accessible.

- Mark events as conversions to highlight and soon notifications with - out iOS/Android app. + Mark events as conversions to highlight and get notifications with our + iOS/Android app (app coming soon!)

), diff --git a/apps/public/src/app/navbar.tsx b/apps/public/src/app/navbar.tsx index 115eda84..0399c52e 100644 --- a/apps/public/src/app/navbar.tsx +++ b/apps/public/src/app/navbar.tsx @@ -21,6 +21,9 @@ export function Navbar({ darkText = false, className }: Props) {