feat: Redesign home screen sections with updated testimonial card styles, refined trust stats layout, and spacing adjustments.
This commit is contained in:
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user