From f063f9b89b192b1cc23b1ff9fbff10a566f8dd32 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 15:16:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index be550d6..25290f2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" },