2 Commits

Author SHA1 Message Date
82be3ca00d Update src/app/page.tsx 2026-05-08 06:35:38 +00:00
e69cef0a7d Merge version_2 into main
Merge version_2 into main
2026-05-08 06:34:50 +00:00

View File

@@ -126,7 +126,7 @@ export default function LandingPage() {
},
]}
title="World Class Facilities"
description="Our campus is designed to inspire curiosity and facilitate holistic growth for every student."
description="Our campus is designed to foster both academic brilliance and personal growth."
/>
</div>
@@ -236,4 +236,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}