diff --git a/apps/web/src/pages/pricing/index.tsx b/apps/web/src/pages/pricing/index.tsx
new file mode 100644
index 00000000..6ffcb6d7
--- /dev/null
+++ b/apps/web/src/pages/pricing/index.tsx
@@ -0,0 +1,5 @@
+import PricingView from "~/views/pricing";
+
+export default function Pricing() {
+ return
{t`Pricing`}
+
{t`Simple pricing`}
-+
{t`Get started for free, with no usage limits. For collaboration, upgrade to a plan that fits the size of your team.`}
-- {t`Launch offer: unlimited seats for just $29/month with Pro`} -
+{t`Launch offer: unlimited seats for just $29/month with Pro`}