From f92150cb9e630c1bd52d887e35f160d1398ca12b Mon Sep 17 00:00:00 2001 From: Wanjohi Date: Mon, 5 May 2025 07:04:30 +0300 Subject: [PATCH] fix: WIP --- .../www/src/routes/(public)/pricing/index.tsx | 46 ++++++++++--------- 1 file changed, 25 insertions(+), 21 deletions(-) diff --git a/apps/www/src/routes/(public)/pricing/index.tsx b/apps/www/src/routes/(public)/pricing/index.tsx index e5ff1304..3dd624a6 100644 --- a/apps/www/src/routes/(public)/pricing/index.tsx +++ b/apps/www/src/routes/(public)/pricing/index.tsx @@ -116,8 +116,30 @@ export default component$(() => { return (
- - + +
+
+ + Join our Discord + +
+ + Terms of Service + + + Privacy Policy + +
+
+
+
+ ) +}) + + +/** + * { - - - ) -}) + */ \ No newline at end of file