feat: Redesign home screen sections with updated testimonial card styles, refined trust stats layout, and spacing adjustments.

This commit is contained in:
pradeepkumar
2026-03-14 22:44:48 +05:30
parent 4475965780
commit 29c9277bb7
6 changed files with 78 additions and 177 deletions

View File

@@ -35,7 +35,7 @@ class HomeScreen extends ConsumerWidget {
// Trust & Stats Section
const TrustStatsSection(),
const SizedBox(height: 40),
const SizedBox(height: 24),
// Testimonials Section
const TestimonialsSection(),