From f3c3ea2a1d4044881a29c07893dfcd63c29e75e3 Mon Sep 17 00:00:00 2001 From: Tom Mathew Date: Mon, 20 Oct 2025 19:58:49 +0530 Subject: [PATCH] footer centred --- src/app/components/Footer.jsx | 110 ++++++++-------------------------- 1 file changed, 26 insertions(+), 84 deletions(-) diff --git a/src/app/components/Footer.jsx b/src/app/components/Footer.jsx index fae1a6a..60d5fe3 100644 --- a/src/app/components/Footer.jsx +++ b/src/app/components/Footer.jsx @@ -1,13 +1,6 @@ -// src/app/components/Footer.jsx "use client"; import React from "react"; -/** - * Optional global fix: - * Add this to globals.css (or your layout) - * :root { --sidebar-width: 100px; } // adjust to match sidebar width - */ - const Glow = ({ className = "" }) => (
{/* Container */} -
+
{/* Title */}

ML4E

{/* Cards */} -
+
{/* Faculty Advisor */} -
-

+
+

Faculty Advisor

-

- Prof. Ayas Kanta Swain -
+

+ Prof. Ayas Kanta Swain
Assistant Professor, ECE Department

- -

- Phone:{" "} - - 0661-26462458 - +

+ Phone: 0661-26462458

- - + + ✉️ swaina@nitrkl.ac.in +
{/* President */} -
-

+
+

President

-

+

Rudra Nandkishor Anjiwadekar

- -

- Phone:{" "} - - 9022275481 - -

- - +

Phone: 9022275481

+ + ✉️ 122me0896@nitrkl.ac.in +

{/* Bottom line */}

- Made with ❤ by Team ML4E + Made with ❤️ by Team ML4E

© {year}