Samanthajo Dubois-Duff

Vice President Of Business Development at Orion Network Solutions

Samanthajo Dubois-Duff has worked in various roles since 2014. Samanthajo began their career as a Billing Specialist at New Era Eyecare Optometrists in 2014. Samanthajo then moved up the ranks to become a Store Manager, Senior Manager, and Regional Manager at the same company from 2015 to 2022. In 2022, they moved to Orion Network Solutions LLC where they currently hold the role of Vice President of Business Development.

import { Component, OnInit } from '@angular/core';

@Component({

selector: 'app-my-comp-8147',

template: `

<p>

my-comp-8147 Works!

</p>

`,

styles: []

})

export class MyComp8147Component implements OnInit {

constructor() { }

ngOnInit() {

}

}

Links