From 16083c6832921637e1c5fd9b7b1770113f56acb0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 12:11:30 +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 d07bb2a..92ddfc9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,7 +114,7 @@ export default function LandingPage() { { id: "4", name: "James P.", role: "Editorial Model", imageSrc: "http://img.b2bpic.net/free-photo/brutal-athletic-male-vogue-model-dressed-white-shirt-grey-background_613910-9888.jpg", imageAlt: "James P. professional headshot" } - ] + ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" textboxLayout="default" -- 2.49.1