diff --git a/src/components/KeployCloud.js b/src/components/KeployCloud.js
index 1650346c8..a8b7651db 100644
--- a/src/components/KeployCloud.js
+++ b/src/components/KeployCloud.js
@@ -1,31 +1,40 @@
import React from "react";
+import Link from "@docusaurus/Link";
export const KeployCloud = () => {
return (
-
+
+ {/* Questions Card */}
+
+
+ Questions ?
+
+
+
+
+ Stuck with a question? Our Slack community is here to help.
+
+
+
+
+
+
+
+
+
+
+
);
};
diff --git a/src/components/WhatIsKeploy.js b/src/components/WhatIsKeploy.js
index ce6034143..d04f0ef5d 100644
--- a/src/components/WhatIsKeploy.js
+++ b/src/components/WhatIsKeploy.js
@@ -44,7 +44,7 @@ const cards = [
id: "comparison",
title: "Keploy vs traditional testing tools",
description: "Where record–replay and AI-generated flows fit vs Postman, contract testing, and mocking libraries.",
- link: "/docs/keploy-explained/why-keploy/",
+ link: "/keploy-explained/why-keploy/",
tone: "secondary",
icon: (