Skip to content

Commit

Permalink
Update dataPomocao.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ecsistem authored Nov 27, 2023
1 parent 909b92f commit 8362b57
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/data/dataPomocao.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export const dataPromocao = [
priceDiscount: 700.00,
image: "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRU3aE-8vYhoF4Ih1S-xZo5wyRj_urlo_dbe3r1Jfzqw4q1RetUBae3ExlPIqc9Wzdongsai0m7pPt65RS6ih2oGwQgPLE3ZlHJ1u3-munDr247DCLcWhUy-A&usqp=CAc",
stars: 4.5,
date: "2023-09-28T16:00:00"
date: "2023-12-25T16:00:00"
},
{
title: "Novo relógio inteligente da série 7",
Expand All @@ -17,7 +17,7 @@ export const dataPromocao = [
priceDiscount: 700.00,
image: "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRU3aE-8vYhoF4Ih1S-xZo5wyRj_urlo_dbe3r1Jfzqw4q1RetUBae3ExlPIqc9Wzdongsai0m7pPt65RS6ih2oGwQgPLE3ZlHJ1u3-munDr247DCLcWhUy-A&usqp=CAc",
stars: 4.5,
date: "2023-10-30T16:00:00"
date: "2023-11-30T16:00:00"
}
];


0 comments on commit 8362b57

Please sign in to comment.