update
This commit is contained in:
parent
2d3f5bd96e
commit
f4119130a6
17 changed files with 232 additions and 138 deletions
|
|
@ -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,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue