added card
This commit is contained in:
@@ -0,0 +1,60 @@
|
||||
const ProjectData = [
|
||||
{
|
||||
imageURL:
|
||||
'https://res.cloudinary.com/dadobos/image/upload/v1642766522/web/Technical_Documentation_Page_v8ez8t.png',
|
||||
title: 'Technical Documentation',
|
||||
description: '0',
|
||||
url: '',
|
||||
},
|
||||
{
|
||||
imageURL:
|
||||
'https://res.cloudinary.com/dadobos/image/upload/v1642766522/web/Tribute_Page_xftlcx.png',
|
||||
title: 'Tribut Page',
|
||||
description: '0',
|
||||
url: '',
|
||||
},
|
||||
{
|
||||
imageURL:
|
||||
'https://res.cloudinary.com/dadobos/image/upload/v1642766521/web/Survey_Form_de2ebp.png',
|
||||
title: 'Survey Form',
|
||||
description: '0',
|
||||
url: '',
|
||||
},
|
||||
{
|
||||
imageURL:
|
||||
'https://res.cloudinary.com/dadobos/image/upload/v1642766520/web/Product_Landing_Page_x6v5qg.png',
|
||||
title: 'Product Landing Page',
|
||||
description: '0',
|
||||
url: '',
|
||||
},
|
||||
{
|
||||
imageURL:
|
||||
'https://res.cloudinary.com/dadobos/image/upload/v1642766520/web/Personal_Portofolio_x9evp9.png',
|
||||
title: 'Personal Portofolio',
|
||||
description: '0',
|
||||
url: '',
|
||||
},
|
||||
{
|
||||
imageURL:
|
||||
'https://res.cloudinary.com/dadobos/image/upload/v1642766521/web/Square_orlybg.png',
|
||||
title: 'Square',
|
||||
description: '0',
|
||||
url: '',
|
||||
},
|
||||
{
|
||||
imageURL:
|
||||
'https://res.cloudinary.com/dadobos/image/upload/v1642766521/web/Restaurant_Billing_System_rgpsif.png',
|
||||
title: 'Restaurant Billing System',
|
||||
description: '0',
|
||||
url: '',
|
||||
},
|
||||
{
|
||||
imageURL:
|
||||
'https://res.cloudinary.com/dadobos/image/upload/v1642766521/web/Billing_System_bazap1.png',
|
||||
title: 'Billing System',
|
||||
description: '0',
|
||||
url: '',
|
||||
},
|
||||
];
|
||||
|
||||
export default ProjectData
|
||||
Reference in New Issue
Block a user