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} />