From 8b41e700cf160a54fd50a00634d861b8ea24a49e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 19:11:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 33a557e..7083b93 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,6 +79,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/couple-serious-adult-students-working-project-library_74855-1587.jpg", imageAlt: "Online learning community collaboration" } ]} + gridVariant="three-columns-all-equal-width" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} -- 2.49.1