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