diff --git a/src/app/page.tsx b/src/app/page.tsx index 985ea90..eb3c98a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -232,7 +232,7 @@ export default function LandingPage() { { id: "2", value: "⏰ Hours", description: "Tue-Sun: 10am-7pm" }, { id: "3", value: "🚶 Walk-ins", description: "Always Welcome" } ]} - gridVariant="three-columns-all-equal-width" + gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground={false}