Like it, to the point, does what it says on the tin. Professional looking.........good images always help
One thing i would recommend is adding the following css to your slider image, it will help the image adjust to browser sizes better without looking dodgy on mobiles and tablets .
Code:
.jumbotron {
background-size: cover !important;
}