Led blink will stop my servos from running

how can i keep running two servo motors while having a 5 seconds delay led blink.

Get rid of the delay, and use blink without delay.

See Using millis() for timing. A beginners guide, Several things at the same time and the BlinkWithoutDelay example in the IDE