diff --git a/src/app/carrinho/page.tsx b/src/app/carrinho/page.tsx index af23d36..91f44c7 100644 --- a/src/app/carrinho/page.tsx +++ b/src/app/carrinho/page.tsx @@ -89,7 +89,7 @@ export default function LandingPage() { price: "$12.50", rating: 5, reviewCount: "89", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-vegetable-salad-dark-surface_140725-88385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-vegetable-salad-dark-surface_140725-88385.jpg?_wi=4", imageAlt: "MacarrĂ£o fresco caseiro", }, { @@ -99,7 +99,7 @@ export default function LandingPage() { price: "$25.00", rating: 4.5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-fork_23-2149598972.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-fork_23-2149598972.jpg?_wi=3", imageAlt: "Lasanha bolonhesa congelada", }, { @@ -109,7 +109,7 @@ export default function LandingPage() { price: "$15.75", rating: 4.8, reviewCount: "65", - imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-pasta_23-2150637298.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-pasta_23-2150637298.jpg?_wi=3", imageAlt: "Nhoque de batata tradicional", }, ]}