From e8adc191b6f2cb5a9e1b8cc54af39ff6c6ea9a54 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 23:59:24 +0000 Subject: [PATCH] Changes --- src/components/PlansSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/PlansSection.tsx b/src/components/PlansSection.tsx index 471b75f..cab2014 100644 --- a/src/components/PlansSection.tsx +++ b/src/components/PlansSection.tsx @@ -118,7 +118,7 @@ const PlansSection = () => { {/* Plans grid */} -
+
{planDetails.map((plan, index) => (