File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -361,7 +361,7 @@ export const teamMembers: TeamMember[] = [
361361 name : 'Jason Quick' ,
362362 title : 'Mortgage Recruiter' ,
363363 email : 'Jason.q@lockitlending.com' ,
364- phone : '(248) 780-7080 ' ,
364+ phone : '(832) 626-2199 ' ,
365365 image : `${ base } /team/Jason Quick.jpg` ,
366366 slug : 'Jason-Quick' ,
367367 team : 'vortex' ,
@@ -375,4 +375,14 @@ export const teamMembers: TeamMember[] = [
375375 slug : 'Laura-Hidalgo' ,
376376 team : 'vortex' ,
377377 } ,
378+ {
379+ name : 'Christopher Plaza' ,
380+ title : 'Independent Loan Officer' ,
381+ nmls : '#1223176' ,
382+ email : 'christopher.p@lockitlending.com' ,
383+ phone : '(713) 647-1791' ,
384+ image : `${ base } /team/Christopher Plaza.jpg` ,
385+ slug : 'Christopher-Plaza' ,
386+ team : 'vortex' ,
387+ } ,
378388] ;
You can’t perform that action at this time.
0 commit comments