From 2921daf8b4463d16366e7d9f071b6dc9757759cb Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 16:08:35 +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 40b8002..fc10300 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,7 +120,7 @@ export default function LandingPage() { id: "carlos", name: "Carlos Rodriguez", role: "Manicure & Pedicure Specialist", imageSrc: "http://img.b2bpic.net/free-photo/man-playing-synthesizer-keyboards-outdoors_23-2148673618.jpg", imageAlt: "Carlos, nail specialist" } ]} - gridVariant="four-items-2x2-equal-grid" + gridVariant="three-columns-all-equal-width" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} -- 2.49.1