From b0e672a97424da4daa9c79d2be31baab7681f4c3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 03:23:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 62c58d6..41464fa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,6 +52,7 @@ export default function LandingPage() { animationType="blur-reveal" gridVariant="four-items-2x2-equal-grid" textboxLayout="split" + useInvertedBackground={false} products={[ { id: "1", name: "Entradas", price: "RD$ 850", imageSrc: "http://img.b2bpic.net/free-photo/gourmet-appetizer-plate_140725-2561.jpg" }, { id: "2", name: "Pastas", price: "RD$ 1,200", imageSrc: "http://img.b2bpic.net/free-photo/gourmet-pasta-dish_140725-3214.jpg" }, @@ -70,6 +71,7 @@ export default function LandingPage() { icon={Martini} imageSrc="http://img.b2bpic.net/free-photo/elegant-private-dining-setup_140725-9981.jpg" mediaAnimation="blur-reveal" + useInvertedBackground={false} />