diff --git a/components/Shell.tsx b/components/Shell.tsx index 8d856456..e4af877a 100644 --- a/components/Shell.tsx +++ b/components/Shell.tsx @@ -44,7 +44,7 @@ export default function Shell(props) { current: router.pathname.startsWith("/availability"), }, { - name: "Integrations", + name: "App Store", href: "/integrations", icon: PuzzleIcon, current: router.pathname.startsWith("/integrations"), diff --git a/pages/integrations/index.tsx b/pages/integrations/index.tsx index b30ed5d5..b1142be3 100644 --- a/pages/integrations/index.tsx +++ b/pages/integrations/index.tsx @@ -92,12 +92,12 @@ export default function IntegrationHome({ integrations }) { return (
- You currently do not have any integrations set up. Add your first integration to get - started. + You currently do not have any apps connected. Connect your first app to get started.
Link a new integration to your account.
+Connect a new app to your account.
If you want to add your own App here, get in touch with us.
+