diff --git a/components/common/Navbar.js b/components/common/Navbar.js index eb20f087..d8d9c05e 100644 --- a/components/common/Navbar.js +++ b/components/common/Navbar.js @@ -225,7 +225,7 @@ const Navbar = () => {
  • - + setDropdown(false)} className={styles.dropdownLink} diff --git a/pages/courses/be/index.js b/pages/courses/be/index.js new file mode 100644 index 00000000..1ecbf20a --- /dev/null +++ b/pages/courses/be/index.js @@ -0,0 +1,97 @@ +import Header from "components/common/Header/Header"; +import styles from "@styles/Btech.module.css"; +import Footer from "components/common/Footer"; + +export default function BTech() { + const image = "/images/btech/top_bg.jpg"; + return ( + <> +
    + {/* */} +
    +
    +

    BE

    +

    + BE stands for Bachelor of Engineering. It's an undergraduate degree program typically spanning four years. BE courses offer students a comprehensive understanding of engineering disciplines such as Civil Engineering, + Mechanical Engineering, Electrical Engineering, Computer Engineering, Chemical Engineering, and more. Through theoretical studies and practical applications, BE programs equip students with the skills and knowledge necessary + for careers in various engineering fields. +

    +
    + +

    Choose Your Branch

    +
    +
    +