fakhr-khaleej-blog
Version:
Moving and relocation services blog
47 lines • 2.08 kB
JavaScript
export const AUTHORS = [
{
id: '1',
name: 'Fahad AlHarbi',
role: 'Uniform Solutions Specialist',
bio: 'With over 10 years of experience in the uniform industry, Fahad specializes in healthcare and hospitality uniform solutions across Saudi Arabia.',
image: '/images/author/Fahad_AlHarbi.png',
avatar: '/images/author/Fahad_AlHarbi.png',
title: 'متخصص حلول الزي الرسمي'
},
{
id: '2',
name: 'Noura AlSaud',
role: 'Healthcare Textile Consultant',
bio: 'Noura is an expert in medical textiles and infection control fabrics, advising major hospitals across the Kingdom on optimal uniform solutions.',
image: '/images/author/Noura_AlSaud.png',
avatar: '/images/author/Noura_AlSaud.png',
title: 'مستشارة النسيج للرعاية الصحية'
},
{
id: '3',
name: 'Yazeed AlOtaibi',
role: 'Hospitality Attire Specialist',
bio: 'Yazeed brings 15 years of hospitality industry expertise, focusing on luxury hotel and restaurant uniform design that maintains Saudi heritage.',
image: '/images/author/Yazeed_AlOtaibi.png',
avatar: '/images/author/Yazeed_AlOtaibi.png',
title: 'متخصص زي الضيافة'
},
{
id: '4',
name: 'Reem AlGhamdi',
role: 'Aviation Uniform Designer',
bio: 'With a background in fashion design and aviation protocols, Reem creates distinctive yet functional uniforms for Saudi airlines and airports.',
image: '/images/author/Reem_AlGhamdi.png',
avatar: '/images/author/Reem_AlGhamdi.png',
title: 'مصممة زي الطيران'
},
{
id: '5',
name: 'Salman AlMutairi',
role: 'Security & Government Uniform Expert',
bio: 'Former security consultant, Salman specializes in durable, functional uniforms meeting the strict requirements of government and security sectors.',
image: '/images/author/Salman_AlMutairi.png',
avatar: '/images/author/Salman_AlMutairi.png',
title: 'خبير الزي الأمني والحكومي'
},
];