Skip to content

Commit

Permalink
atualização de data
Browse files Browse the repository at this point in the history
  • Loading branch information
ecsistem committed Aug 28, 2023
1 parent 220752a commit a4a9de9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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-08-28T16:00:00"
date: "2023-09-28T16: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-08-30T16:00:00"
date: "2023-10-30T16:00:00"
}
];

0 comments on commit a4a9de9

Please sign in to comment.