aboutsummaryrefslogtreecommitdiffstats
path: root/apps/landing
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2025-08-04 00:21:05 -0700
committerMohamedBassem <me@mbassem.com>2025-08-04 00:21:05 -0700
commit836717342c7980e1a614c95a80e5a9a70296c33c (patch)
tree349c772b170e33381a5b4a6c17854e3abe125c53 /apps/landing
parent01ae8b558dee4bb08575604b9e88044cf4354bec (diff)
downloadkarakeep-836717342c7980e1a614c95a80e5a9a70296c33c.tar.zst
fix: Add support email to pricing page
Diffstat (limited to 'apps/landing')
-rw-r--r--apps/landing/src/Pricing.tsx4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/landing/src/Pricing.tsx b/apps/landing/src/Pricing.tsx
index 9a1c06f0..072ea3b0 100644
--- a/apps/landing/src/Pricing.tsx
+++ b/apps/landing/src/Pricing.tsx
@@ -155,6 +155,10 @@ function FAQ() {
question: "Do you offer refunds?",
answer: "Yes, we offer a 7-day money-back guarantee for all paid plans.",
},
+ {
+ question: "How should I contant you if I have any questions?",
+ answer: "You can reach us at support@karakeep.app",
+ },
];
return (