Skip to content

Commit fb31780

Browse files
committed
fix(web): update role constant to 'Freelancer' in testimonial role
1 parent e12dd48 commit fb31780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/constants/testimonials.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export const testimonials = [
77
},
88
{
99
name: 'Ayu Anisa',
10-
role: 'Freelance Graphic Designer dan Illustrator',
10+
role: 'Freelancer Graphic Designer dan Illustrator',
1111
content: 'Kegiatan Tech Meetup nya seru banget jadi bisa ketemu dengan pekerja design grafis dan ilustrator lainnya serta developer teknologi juga, jadi bener-bener antusias karena jarang banget di Bandar Lampung ada komunitas seperti ini yang bermanfaat untuk semuanya.',
1212
image: 'https://media.licdn.com/dms/image/v2/D5635AQFSErjdq1qtDw/profile-framedphoto-shrink_200_200/profile-framedphoto-shrink_200_200/0/1726658592366?e=1745899200&v=beta&t=uVWbBU6-QQ6_ypzAKBZZREOxMexm6zYfLGmomsXgaHw',
1313
},

0 commit comments

Comments
 (0)