From ba2653d57e9f6df9d6be992900440e1c3b14d78d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 1 Jun 2026 13:17:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b8f3c7c..f7a898c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,6 +110,7 @@ export default function LandingPage() { { type: "image", src: "http://img.b2bpic.net/free-photo/gen-z-person-exploring-absurdist-fashion-beauty_23-2151104046.jpg", alt: "Education Tech Logo"}, ]} + titleClassName="lg:text-5xl text-4xl" /> @@ -286,4 +287,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1