From 4a07a4655d381b90e0ef3f611bfed610caacc834 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 17:52:32 +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 d29b053..464730a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,7 +112,7 @@ export default function LandingPage() { { id: "r3", title: "HSS - Science", subtitle: "Primary choice for higher studies", category: "Stream", value: "Guaranteed" } ]} animationType="slide-up" - textboxLayout="centered" + textboxLayout="default" /> -- 2.49.1