diff --git a/lib/features/home/presentation/widgets/top_professionals_section.dart b/lib/features/home/presentation/widgets/top_professionals_section.dart index 9103c53..2daf8fb 100644 --- a/lib/features/home/presentation/widgets/top_professionals_section.dart +++ b/lib/features/home/presentation/widgets/top_professionals_section.dart @@ -503,9 +503,9 @@ class _TopProfessionalsSectionState ), ], ), - ), ); } + Widget _buildShimmerCards() { return SizedBox( height: 540,