diff --git a/src/app/page.tsx b/src/app/page.tsx index abfd3f7..1889f7a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function MokhaCafePage() { id: "3", name: "Cold Brew Infusion", price: "$8.00 USD", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-iced-coffee-beverage_23-2149648726.jpg", imageAlt: "Slow-steeped signature cold brew" } ]} - gridVariant="three-columns-all-equal-width" + gridVariant="two-columns-alternating-heights" animationType="slide-up" textboxLayout="default" useInvertedBackground={false}