From fa9ec470be2c6427edc21f62db630a346db2ed76 Mon Sep 17 00:00:00 2001 From: pari-dubey1 Date: Sat, 16 May 2026 20:58:45 +0530 Subject: [PATCH] feat: add modern cards to how it works section --- src/components/HowItWorks.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/HowItWorks.tsx b/src/components/HowItWorks.tsx index 8abf1e1..5ab9931 100644 --- a/src/components/HowItWorks.tsx +++ b/src/components/HowItWorks.tsx @@ -20,7 +20,7 @@ const HowItWorks = () => { return (
-
+

How It Works

@@ -30,7 +30,7 @@ const HowItWorks = () => {

{steps.map((step, index) => ( -
+
{step.number}