Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-18 17:51:46 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="compact"
sizing="largeSizeMediumTitles"
background="circleGradient"
background="radial-gradient"
cardStyle="gradient-bordered"
primaryButtonStyle="shadow"
secondaryButtonStyle="solid"
@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="KPGU"
description="Empowering Tomorrow's Pioneers. Join KPGU's pathway for global academic excellence. Established 2021, approved by UGC, AICTE, PCI—offering 60 programs across engineering, healthcare, commerce, and humanities."
background={{ variant: "circleGradient" }}
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Explore Programs", href: "#programs" },
{ text: "Learn More", href: "#about" }