From c433b231f685499ea6a085752937f4eefbd07ae0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 21:30:18 +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 e6e6eed..c0d4ca2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,6 +110,7 @@ export default function LandingPage() { id: "3", name: "Quattro Formaggi", price: "$17.99", imageSrc: "http://img.b2bpic.net/free-photo/delicious-fresh-pizza_23-2151946397.jpg", imageAlt: "Four cheese Italian pizza" }, ]} + gridVariant="three-columns-all-equal-width" animationType="slide-up" textboxLayout="default" useInvertedBackground={false}