Skip to content

Commit

Permalink
Added wrappixel products for premium themes (#1840)
Browse files Browse the repository at this point in the history
  • Loading branch information
wrappixel committed May 26, 2020
1 parent 607ce10 commit 9ba4631
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions docs/lib/PremiumThemes/premium.js
Expand Up @@ -84,4 +84,35 @@ export default [
},
],
},
{
creator: {
name: 'WrapPixel',
tagLine:
'Check out some examples that our partners from WrapPixel created using the Reactstrap components library.',
link: 'https://www.wrappixel.com',
},
products: [
{
title: 'MaterialPro Admin with Reactstrap',
tagLine: 'Premium Admin Template for Bootstrap 4 and Reactstrap',
imgUrl:
'https://www.wrappixel.com/wp-content/uploads/edd/2020/04/materialpro-react-admin-y.jpg',
link: 'https://www.wrappixel.com/templates/materialpro-react-redux-admin/',
},
{
title: 'Xtreme Admin & Dashboard Template with Reactstrap',
tagLine: 'Premium Reactstrap (Bootstrap 4) Admin Template',
imgUrl:
'https://www.wrappixel.com/wp-content/uploads/edd/2020/04/xtreme-react-admin-template-y.jpg',
link: 'https://www.wrappixel.com/templates/xtreme-react-redux-admin/',
},
{
title: 'AdminPro React Admin Template with Reactstrap',
tagLine: 'Best admin templates for Bootstrap 4 and Reactstrap',
imgUrl:
'https://www.wrappixel.com/wp-content/uploads/edd/2020/04/adminpro-react-dashboard-y.jpg',
link: 'https://www.wrappixel.com/templates/adminpro-react-redux-admin/',
},
],
},
];

0 comments on commit 9ba4631

Please sign in to comment.