diff --git a/src/app/page.tsx b/src/app/page.tsx index e788331..bce9320 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,7 +117,7 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground="noInvert" - gridVariant="uniform-4" + gridVariant="uniform-4-items" animationType="slide-up" buttons={[{ text: "Create a Care Plan Today", href: "contact-cta" }]} buttonAnimation="slide-up"