diff --git a/src/app/page.tsx b/src/app/page.tsx
index ec045cb..5e54911 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,29 +30,17 @@ export default function LandingPage() {
@@ -61,19 +49,14 @@ export default function LandingPage() {
@@ -99,20 +80,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Advanced Engineering",
- description: "Cutting-edge labs and research facilities for engineering mastery.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-table-looking-through-microscope_259150-60340.jpg",
- },
+ title: "Advanced Engineering", description: "Cutting-edge labs and research facilities for engineering mastery.", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-table-looking-through-microscope_259150-60340.jpg"},
{
- title: "Digital Learning",
- description: "Next-gen classrooms optimized for interactive and remote learning.",
- imageSrc: "http://img.b2bpic.net/free-vector/online-learning-landing-page_23-2148911431.jpg",
- },
+ title: "Digital Learning", description: "Next-gen classrooms optimized for interactive and remote learning.", imageSrc: "http://img.b2bpic.net/free-vector/online-learning-landing-page_23-2148911431.jpg"},
{
- title: "Robotics & AI",
- description: "Hands-on projects in our world-class robotics research center.",
- imageSrc: "http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105562.jpg",
- },
+ title: "Robotics & AI", description: "Hands-on projects in our world-class robotics research center.", imageSrc: "http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105562.jpg"},
]}
title="Core Research Pillars"
description="We bridge the gap between academic theory and industry application."
@@ -123,28 +95,14 @@ export default function LandingPage() {