Update src/app/page.tsx

This commit is contained in:
2026-03-11 02:01:54 +00:00
parent 7b181b38b8
commit 0e5c3aaff8

View File

@@ -91,6 +91,9 @@ export default function LandingPage() {
},
{
id: "5", name: "Ovo de Páscoa Sortido", price: "R$ 54,90", variant: "Variedade - 3 Sabores", imageSrc: "http://img.b2bpic.net/free-photo/eggs-easter-sweets_23-2147748734.jpg?_wi=1", imageAlt: "Ovo de páscoa sortido", isFavorited: false
},
{
id: "6", name: "Ovo de Colher 250g Premium", price: "R$ 75,00", variant: "250g - Brigadeiro, Prestígio, Leite Ninho, Creme de Morango", imageSrc: "http://img.b2bpic.net/free-photo/easter-composition-with-chocolate-eggs_23-2147608939.jpg?_wi=1", imageAlt: "Ovo de colher 250g premium com 4 sabores", isFavorited: false
}
]}
textboxLayout="default"