This commit is contained in:
Patrick Alvin Alcala 2025-03-04 14:13:12 +08:00
parent 2d3f5bd96e
commit f4119130a6
17 changed files with 232 additions and 138 deletions

View file

@ -40,7 +40,7 @@ class _CustomerMainPageState extends State<CustomerMainPage> {
name: 'Ofelia Franco-Alcala, RPh',
description: 'Pharmacist',
contact: '09205436095',
imagePath: 'assets/images/ofelia.webp',
imagePath: 'assets/images/profile.webp',
color: 'pink',
margin: 32,
),
@ -49,7 +49,7 @@ class _CustomerMainPageState extends State<CustomerMainPage> {
name: 'Pamela Claire Alcala, RPh',
description: 'Pharmacist',
contact: '09205436095',
imagePath: 'assets/images/pamela.webp',
imagePath: 'assets/images/profile.webp',
color: 'pink',
margin: 32,
),