diff --git a/src/components/PlansSection.tsx b/src/components/PlansSection.tsx index 85b6373..471b75f 100644 --- a/src/components/PlansSection.tsx +++ b/src/components/PlansSection.tsx @@ -104,7 +104,7 @@ const PlansSection = () => { const isLoading = productsLoading || cartLoading || checkoutLoading; return ( -
+
{/* Section header */}