-
setMobileMenuOpen(false)}
- className="flex items-center justify-between w-full px-4 py-3 rounded-xl bg-white/60 ring-1 ring-neutral-200/50 hover:bg-white/80 hover:ring-orange-400/60 transition-all duration-200 shadow-sm hover:shadow-md min-h-[48px]"
+
setMobileMenuOpen(false)}
+ className="flex items-center justify-between w-full px-4 py-3 rounded-xl bg-white/60 ring-1 ring-neutral-200/50 hover:bg-white/80 hover:ring-orange-400/60 transition-all duration-200 shadow-sm hover:shadow-md min-h-[48px]"
>
Tags
-
setMobileMenuOpen(false)}
- className="flex items-center justify-between w-full px-4 py-3 rounded-xl bg-white/60 ring-1 ring-neutral-200/50 hover:bg-white/80 hover:ring-orange-400/60 transition-all duration-200 shadow-sm hover:shadow-md min-h-[48px]"
+
setMobileMenuOpen(false)}
+ className="flex items-center justify-between w-full px-4 py-3 rounded-xl bg-white/60 ring-1 ring-neutral-200/50 hover:bg-white/80 hover:ring-orange-400/60 transition-all duration-200 shadow-sm hover:shadow-md min-h-[48px]"
>
Authors
-
Keploy Integration Testing
-
-
+
Keploy API Testing Console
-
-
+
Keploy Unit Testing Extension
-
-
+
Keploy Test Recorder
-
-
+
Keploy Documentation
-
+
{/* Writers Program CTA - desktop-like card styling */}
- Enroll →
@@ -650,7 +696,7 @@ export default function FloatingNavbarClient({ techLatest = [], communityLatest
{ href: "https://keploy.io/privacy-policy", label: "Privacy" },
{ href: "https://keploy.io/about#careers", label: "Careers" },
].map((l, i) => (
-
{l.label}
-
+
))}
@@ -680,7 +726,7 @@ export default function FloatingNavbarClient({ techLatest = [], communityLatest
{/* Fixed Bottom Section - Sign In Button */}