Testimonials
Provide contextual feedback messages for typical user actions with the handful
of available and flexible alert messages.
Default
Use @Html.LLG().Testimonials()
method to list clients

This is the most robust template I've ever worked with. So much can be done with this multi-purpose package. Regular updates and enhancements add tremendous value.

Julia Robert
Head of IT department at Microsoft
I wish that I could choose more than one reason for my 5-star rating! The Design is great, the features are fantastic and from what I've read in the support forum the customer support is great. This is a great template.

Jhon Doe
Sales Manager at Twitter// list all clients
@Html.LLG().Testimonials()
// or
@Html.LLG().Testimonials().DisplayCount(2)
Info!
Clients are managing from manage panel. Login to manage clients.
Slider
use .ToSlider(Action[SliderBuilder] action)
method to make slider.
You can see other slider methods by click here

This is the most robust template I've ever worked with. So much can be done with this multi-purpose package. Regular updates and enhancements add tremendous value.

Julia Robert
Head of IT department at Microsoft
I wish that I could choose more than one reason for my 5-star rating! The Design is great, the features are fantastic and from what I've read in the support forum the customer support is great. This is a great template.

Jhon Doe
Sales Manager at Twitter
I like Vertex because of all the features and their variations, such as the Portfolio. I can do so many different things with this theme, and I am already using it for my fourth website.

Ariol Doe
Lead Developer at Facebook@Html.LLG().Testimonials()
.ToSlider(slider => {
slider.SlidesToShow(2);
slider.Dots();
})