Update src/app/page.tsx

This commit is contained in:
2026-04-02 15:16:10 +00:00
parent c3968c258d
commit f063f9b89b

View File

@@ -85,6 +85,7 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
{ id: "1", name: "Coxinha Premium", price: "R$ 20", imageSrc: "http://img.b2bpic.net/free-photo/crispy-crackers-with-chocolate-filling_114579-17501.jpg" },
{ id: "2", name: "Sopa Cremosa", price: "R$ 25", imageSrc: "http://img.b2bpic.net/free-photo/view-dish-with-meat-corn_23-2148725025.jpg" },