Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 28d175c719 | |||
| 7866507f3f |
@@ -63,8 +63,9 @@ export default function LandingPage() {
|
||||
<MediaAbout
|
||||
title="About KPGU - Your Gateway to Global Education"
|
||||
description="Drs Kiran & Pallavi Patel Global University is a premier institution committed to fostering academic excellence and holistic student development. With state-of-the-art facilities, experienced faculty, and industry-relevant curricula, we prepare students for meaningful careers and global impact. Our comprehensive approach integrates theoretical knowledge with practical skills across all disciplines."
|
||||
tag="Accredited Institution"
|
||||
tag="UGC, AICTE & PCI Approved"
|
||||
tagIcon={Award}
|
||||
tagClassName="inline-block px-3 py-1 bg-gradient-to-r from-blue-100 to-blue-50 text-blue-900 font-semibold rounded-full text-sm border border-blue-300 shadow-sm"
|
||||
buttons={[{ text: "Discover Our Mission", href: "#contact" }]}
|
||||
buttonAnimation="opacity"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4we4lo&_wi=1"
|
||||
@@ -250,4 +251,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user