diff --git a/src/data/statistics-charts-data.js b/src/data/statistics-charts-data.js index 15a36464..fda4da86 100644 --- a/src/data/statistics-charts-data.js +++ b/src/data/statistics-charts-data.js @@ -108,7 +108,7 @@ export const statisticsChartsData = [ { color: "white", title: "Website View", - description: "Last Campaign Performance", + description: "Last Campaign Performance Graph", footer: "campaign sent 2 days ago", chart: websiteViewsChart, }, @@ -122,7 +122,7 @@ export const statisticsChartsData = [ { color: "white", title: "Completed Tasks", - description: "Last Campaign Performance", + description: "Last Campaign Performance Graph", footer: "just updated", chart: completedTasksChart, }, diff --git a/src/pages/dashboard/home.jsx b/src/pages/dashboard/home.jsx index 2c700669..eec8a2c4 100644 --- a/src/pages/dashboard/home.jsx +++ b/src/pages/dashboard/home.jsx @@ -98,7 +98,7 @@ export function Home() { Action Another Action - Something else here + Simulate Smiles