+
{category.name}
{category.count} apps
diff --git a/apps/web/pages/apps/index.tsx b/apps/web/pages/apps/index.tsx
index 74cc08bb..f54e99fd 100644
--- a/apps/web/pages/apps/index.tsx
+++ b/apps/web/pages/apps/index.tsx
@@ -1,8 +1,7 @@
import { InferGetStaticPropsType } from "next";
import { getAppRegistry } from "@calcom/app-store/_appRegistry";
-
-import { useLocale } from "@lib/hooks/useLocale";
+import { useLocale } from "@calcom/lib/hooks/useLocale";
import AppsShell from "@components/AppsShell";
import Shell from "@components/Shell";
diff --git a/apps/web/public/app-store/calendar.svg b/apps/web/public/app-store/calendar.svg
new file mode 100644
index 00000000..94876ffa
--- /dev/null
+++ b/apps/web/public/app-store/calendar.svg
@@ -0,0 +1,73 @@
+
diff --git a/apps/web/public/app-store/payment.svg b/apps/web/public/app-store/payment.svg
new file mode 100644
index 00000000..22e6817e
--- /dev/null
+++ b/apps/web/public/app-store/payment.svg
@@ -0,0 +1,72 @@
+
diff --git a/apps/web/public/app-store/video.svg b/apps/web/public/app-store/video.svg
new file mode 100644
index 00000000..650016ec
--- /dev/null
+++ b/apps/web/public/app-store/video.svg
@@ -0,0 +1,61 @@
+
diff --git a/apps/web/public/static/locales/en/common.json b/apps/web/public/static/locales/en/common.json
index 158a2145..323d302d 100644
--- a/apps/web/public/static/locales/en/common.json
+++ b/apps/web/public/static/locales/en/common.json
@@ -662,7 +662,7 @@
"trending_apps": "Trending Apps",
"all_apps": "All Apps",
"installed_apps": "Installed Apps",
- "manage_your_connected_apps": "Manage your connected apps",
+ "manage_your_connected_apps": "Manage your installed apps or change settings",
"browse_apps": "Browse Apps",
"features": "Features",
"permissions": "Permissions",
diff --git a/apps/website b/apps/website
index 5795e178..df1e26b7 160000
--- a/apps/website
+++ b/apps/website
@@ -1 +1 @@
-Subproject commit 5795e1788d79debdbf74e4327efb91774b7ba635
+Subproject commit df1e26b7db11f491fbb996d9b0f8e50c0e8c691a