Update src/app/page.tsx

This commit is contained in:
2026-03-07 21:30:18 +00:00
parent a5b48f6910
commit c433b231f6

View File

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