From 836717342c7980e1a614c95a80e5a9a70296c33c Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Mon, 4 Aug 2025 00:21:05 -0700 Subject: fix: Add support email to pricing page --- apps/landing/src/Pricing.tsx | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'apps/landing') 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 ( -- cgit v1.2.3-70-g09d2