// ==============================|| List ||============================== //
constList=()=>{
constsettings={
autoplay:true,
arrows:false,
dots:false,
infinite:true,
speed:500,
slidesToShow:1,
slidesToScroll:1
};
constitems=[
{
image:imgfeature1,
title:'Design Quality',
review:
'One of the better themes Ive used. Beautiful and clean design. Also included a NextJS project which is pretty rare in what Ive seen on MUI templates. Ultimately it didnt work out for my specific use case, but this is a well organized theme. Definitely keeping it in mind for future projects.',
rating:5,
client:'William S.'
},
{
image:imgfeature1,
title:'Customizability',
review:
'Excellent design, you can use in a new project or include in your current project. Multiple components for any use. Good code quality. Great customer service and support.',
rating:5,
client:'Rodrigo J.'
},
{
image:imgfeature1,
title:'Design Quality',
review:'there is no mistake, great design and organized code, thank you ...',
rating:4,
client:'Yang Z.'
},
{
image:imgfeature1,
title:'Code Quality',
review:
'Fantastic design and good code quality. Its a great starting point for any new project. They provide plenty of premade components, page views, and authentication options. Definitely the best Ive found for Material UI in Typescript',
rating:5,
client:'Felipe F.'
},
{
image:imgfeature1,
title:'Code Quality ',
review:
'Great template. Very well written code and good structure. Very customizable and tons of nice components. Good documentation. Team is very responsive too.',
rating:5,
client:'Besart M.'
},
{
image:imgfeature1,
title:'Code Quality',
review:
'We are just getting started with this new theme, but we liked it enough that we decided to import our application into this codebase rather than the other way around. Impressive number of custom components and original work VS some other themes that seem to just be repackaged versions of Material UI.',