From 999752f90399da061a17cc7c39773bb0c1f89bb3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 02:48:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0a0b869..431491f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { id: "2", title: "Journey from the Himalayas", description: "Follow Erika as she travels from her village in the Himalayas to the furthest stars, showing us that we all belong in this beautiful world.", imageSrc: "http://img.b2bpic.net/free-photo/travelling-nepal_8327-281.jpg", imageAlt: "Prayer flags in Bhutanese landscape" } ]} - gridVariant="uniform-4-items" + gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground="noInvert" -- 2.49.1