From 10bd6fce36dcd3369954b2a42083221b79f5b758 Mon Sep 17 00:00:00 2001
From: Sandip Chowdhury
Date: Mon, 4 May 2026 18:49:57 +0530
Subject: [PATCH] small changes
---
app/(public)/_homeComponents/Modules.tsx | 20 +++++++++-----------
1 file changed, 9 insertions(+), 11 deletions(-)
diff --git a/app/(public)/_homeComponents/Modules.tsx b/app/(public)/_homeComponents/Modules.tsx
index 36cc756..36b454c 100644
--- a/app/(public)/_homeComponents/Modules.tsx
+++ b/app/(public)/_homeComponents/Modules.tsx
@@ -134,6 +134,7 @@ const ModuleCard: React.FC = ({ module, index }) => {
};
const ModulesSection: React.FC = () => {
+ const router = useRouter();
return (
{/* Decorative background */}
@@ -191,17 +192,14 @@ const ModulesSection: React.FC = () => {
Get started with all modules and experience seamless integration
-
- Start Free Trial
-
-
- }
- />
+