Merge version_3 into main #7

Merged
bender merged 1 commits from version_3 into main 2026-06-01 13:17:36 +00:00

View File

@@ -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"
/>
</div>
@@ -286,4 +287,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}