You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/landing/src/pages/how-it-works.astro
+14-13Lines changed: 14 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -27,22 +27,23 @@ const generationItems = [
27
27
---
28
28
29
29
<BaseLayout
30
-
title="How Openbird Works | Openbird"
31
-
description="A plain-English walkthrough of how Openbird collects local accessibility context, prepares it, and generates a daily review."
30
+
title="How Openbird Processes Your Context | Openbird"
31
+
description="A plain-English walkthrough of how Openbird collects local accessibility context, cleans it up, groups it, and turns it into a daily review."
0 commit comments