Update src/app/page.tsx

This commit is contained in:
2026-03-07 19:21:51 +00:00
parent 73f46198c2
commit d8b027710a

View File

@@ -130,19 +130,19 @@ export default function HomePage() {
useInvertedBackground={false}
features={[
{
id: "1", title: "20+ Years Excellence", description:
id: 1, title: "20+ Years Excellence", description:
"Established track record in educational excellence and student development", imageSrc:
"http://img.b2bpic.net/free-photo/view-city-square_1359-45.jpg"},
{
id: "2", title: "Modern Laboratories", description:
id: 2, title: "Modern Laboratories", description:
"State-of-the-art facilities for hands-on practical learning and research", imageSrc:
"http://img.b2bpic.net/free-photo/girl-with-delight-looking-flask-chemistry-class_259150-60223.jpg"},
{
id: "3", title: "Experienced Faculty", description:
id: 3, title: "Experienced Faculty", description:
"Dedicated educators with industry expertise and academic credentials", imageSrc:
"http://img.b2bpic.net/free-photo/blue-orange-plastic-chairs_250224-173.jpg"},
{
id: "4", title: "Placement Support", description:
id: 4, title: "Placement Support", description:
"Comprehensive career guidance and placement assistance for students", imageSrc:
"http://img.b2bpic.net/free-photo/young-students-classroom_329181-13041.jpg"},
]}