Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-18 17:51:47 +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" }