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}