From f2ed9c8cd5bc8e9cbeb16f346ef83ab1c64d1278 Mon Sep 17 00:00:00 2001 From: Timothy Tan Date: Tue, 27 Jan 2026 23:33:50 +0700 Subject: [PATCH] Remove why bit page and update campus life content --- app/campus-life/page.tsx | 25 +- app/globals.css | 10 + app/page.tsx | 256 +- app/why-bit/page.tsx | 217 - components/layout/Navbar.tsx | 10 +- lib/content.ts | 6 +- package-lock.json | 12284 +++++++++++++++++++++++++++++++++ package.json | 1 + 8 files changed, 12496 insertions(+), 313 deletions(-) delete mode 100644 app/why-bit/page.tsx create mode 100644 package-lock.json diff --git a/app/campus-life/page.tsx b/app/campus-life/page.tsx index e85708f..e8edb21 100644 --- a/app/campus-life/page.tsx +++ b/app/campus-life/page.tsx @@ -2,7 +2,7 @@ import { motion } from "framer-motion"; import { BlurImage } from "@/components/ui/blur-image"; -import { MapPin, Coffee, Utensils, Wifi, Bus, Bike } from "lucide-react"; +import { MapPin, Coffee, Utensils, Wifi, Bus, Bike, Shield } from "lucide-react"; import { GradientBlob } from "@/components/ui/GradientBlob"; import dormImg1 from "@/public/images/uni/IMG_20251103_130246 (1).webp"; @@ -15,6 +15,7 @@ import galleryImg3 from "@/public/images/uni/IMG_20251213_102035090.CCD.webp"; import galleryImg4 from "@/public/images/uni/IMG_20251207_121823829.CCD.webp"; import galleryImg5 from "@/public/images/uni/IMG_20250915_121520361.CCD.webp"; import galleryImg6 from "@/public/images/uni/IMG_20250911_163633452.CCD.webp"; +import beijingMap from "@/public/images/beijing-map.webp"; export default function CampusLifePage() { const facilities = [ @@ -97,7 +98,29 @@ export default function CampusLifePage() {

Where You'll Live

Affordable, comfortable, and safe.

+ + {/* Location Section */} +
+
+ +
+
+
+

The Geography of Focus

+

+ Liangxiang is 30-40km from central Beijing. This isolation is a feature. In the city, distractions are infinite. In Liangxiang, the environment is engineered for deep work. +

+
+ + Library seats 2,500 students +
+
+
+ +
+
+
{/* New Building */}
diff --git a/app/globals.css b/app/globals.css index 090f425..91aa5fa 100644 --- a/app/globals.css +++ b/app/globals.css @@ -242,4 +242,14 @@ position: relative; z-index: 4; } + + .no-visible-scrollbar { + scrollbar-width: none; + -ms-overflow-style: none; + -webkit-overflow-scrolling: touch; + } + + .no-visible-scrollbar::-webkit-scrollbar { + display: none; + } } diff --git a/app/page.tsx b/app/page.tsx index a943c03..cd4fec9 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -1,12 +1,10 @@ "use client"; import { motion } from "framer-motion"; -import Link from "next/link"; import { BlurImage } from "@/components/ui/blur-image"; -import { GraduationCap, Globe, Users, TrendingUp } from "lucide-react"; +import { TrendingUp, Shield, Award, Zap } from "lucide-react"; import { GradientBlob } from "@/components/ui/GradientBlob"; import { WhatsAppButton } from "@/components/ui/WhatsAppButton"; -import { SquareArrowTopRight } from "@/components/ui/SquareArrowTopRight"; import { siteContent } from "@/lib/content"; // Static Image Imports @@ -14,6 +12,7 @@ import heroImg1 from "@/public/images/uni/IMG_20251101_124832167.CCD.webp"; import heroImg2 from "@/public/images/uni/IMG_20250914_190338764.CCD.NIGHT.webp"; import heroImg3 from "@/public/images/uni/IMG_20251213_102035090.CCD.webp"; import heroImg4 from "@/public/images/uni/IMG_20251207_121823829.CCD.webp"; +import shanghaiImg from "@/public/images/shanghai.webp"; export default function Home() { const containerVariants = { @@ -39,7 +38,7 @@ export default function Home() { {/* Hero Section */} -
+
@@ -62,10 +61,10 @@ export default function Home() { - Engineering
- The Future + BIT
+ The Future of Engineering
- - - {/* */} + +

Ranking by Subject (Source: QS Ranking)

+
+ {siteContent.stats.map((stat, index) => ( +
+
+ + {stat.value} + + {stat.suffix} +
+

+ {stat.label} +

+
+ ))} +
@@ -117,85 +126,162 @@ export default function Home() {
- {/* Stats Section */} -
-
-
- {siteContent.stats.map((stat, index) => ( - -
- - {stat.value} - - {stat.suffix} + + +
+
+ + {/* The Seven Sons Explanation */} +
+ +
+
+
+ +
+
+

The Funding Engine

+

+ While other universities struggle for grants, BIT's labs are capitalized by the state's most critical projects. This ensures priority in aerospace, high-end manufacturing, and national security research. +

+
-

- {stat.label} -

-

{stat.source}

- - ))} +
+ +
+
+
+ +
+
+

"Double First-Class" Status

+

+ BIT is designated as a Class A "Double First-Class" university. This is the gold standard, placing you at the forefront of China's push to become a science and technology superpower. +

+
+
+
+
+ + {/* Visual Element */} + +
+ +
+
+

Research Priority

+

Aerospace & Defense Engineering

+
+
-
-
- {/* Value Props Grid */} -
-
-
-

Why Top Students Choose BIT

-

- Beyond rankings, we offer a strategic ecosystem for engineering success, tailored specifically for Indonesian students. -

+ {/* Rankings Table */} +
+
+

Other Metrics

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
MetricRankStrategic Insight
ARWU (Shanghai Ranking) 2025#102 + The Hard Science Metric. + Being on the cusp of the Top 100 globally signals immense research productivity. +
QS Graduate Employability#9 + The ROI Metric. + BIT graduates are valued higher by employers than graduates from "higher ranked" but less practical universities. +
NTU Ranking (Engineering)#14 + The Truth. + In pure engineering output, BIT is a global top-15 institution, outranking many Ivy League schools. +
+
-
- {siteContent.features.map((feature, index) => ( + {/* Chinese Language Section */} +
+
- -
- -
-
-
- {index === 0 && } - {index === 1 && } - {index === 2 && } - {index === 3 && } -
-
- -

- {feature.title} - -

-

- {feature.description} -

-
- +
+ +
+
- ))} +
+
+

Rise with a Superpower

+

+ China is not just the world's factory; it is becoming the world's laboratory. Speaking Chinese is no longer just a "nice-to-have"—it is a critical career asset for the next 50 years. +

+
    +
  • + +
    +

    Economic Gravity

    +

    As trade between Indonesia and China explodes, bilingual engineers are the most sought-after talent in Jakarta.

    +
    +
  • +
  • + +
    +

    Future-Proof Career

    +

    Mastering Mandarin (aiming for HSK 5/6) opens doors to multinational giants like Huawei, BYD, and TikTok.

    +
    +
  • +
+
diff --git a/app/why-bit/page.tsx b/app/why-bit/page.tsx deleted file mode 100644 index 6d5d60f..0000000 --- a/app/why-bit/page.tsx +++ /dev/null @@ -1,217 +0,0 @@ -"use client"; - -import { motion } from "framer-motion"; -import { BlurImage } from "@/components/ui/blur-image"; -import { Shield, TrendingUp, Award, Zap } from "lucide-react"; -import { GradientBlob } from "@/components/ui/GradientBlob"; - -import heroBg from "@/public/images/uni/IMG_20251101_124832167.CCD.webp"; -import shanghaiImg from "@/public/images/shanghai.webp"; -import beijingMap from "@/public/images/beijing-map.webp"; - -export default function WhyBitPage() { - return ( -
- - - -
- {/* Header */} -
- - Backed by the Nation - - - BIT is not just a university. It is a premier member of the "Seven Sons of National Defense" (国防七子) — institutions administered by the Ministry of Industry and Information Technology (MIIT) to drive China's technological sovereignty. - -
- - {/* The Seven Sons Explanation */} -
- -
-
-
- -
-
-

The Funding Engine

-

- While other universities struggle for grants, BIT’s labs are capitalized by the state’s most critical projects. This ensures priority in aerospace, high-end manufacturing, and national security research. -

-
-
-
- -
-
-
- -
-
-

"Double First-Class" Status

-

- BIT is designated as a Class A "Double First-Class" university. This is the gold standard, placing you at the forefront of China's push to become a science and technology superpower. -

-
-
-
-
- - {/* Visual Element (Placeholder for illustration) */} - -
- -
-
-

Research Priority

-

Aerospace & Defense Engineering

-
-
-
- - {/* Rankings Table */} -
-
-

The Metrics That Matter

-

- For Indonesian families, the disconnect between general rankings and specific engineering power is the most critical data point. -

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
MetricRankStrategic Insight
ARWU (Shanghai Ranking) 2025#102 - The Hard Science Metric. - Being on the cusp of the Top 100 globally signals immense research productivity. -
QS Graduate Employability#9 - The ROI Metric. - BIT graduates are valued higher by employers than graduates from "higher ranked" but less practical universities. -
NTU Ranking (Engineering)#14 - The Truth. - In pure engineering output, BIT is a global top-15 institution, outranking many Ivy League schools. -
-
-
- - {/* Chinese Language Section */} -
-
- -
- -
-
- -
-
-

Rise with a Superpower

-

- China is not just the world's factory; it is becoming the world's laboratory. Speaking Chinese is no longer just a "nice-to-have"—it is a critical career asset for the next 50 years. -

-
    -
  • - -
    -

    Economic Gravity

    -

    As trade between Indonesia and China explodes, bilingual engineers are the most sought-after talent in Jakarta.

    -
    -
  • -
  • - -
    -

    Future-Proof Career

    -

    Mastering Mandarin (aiming for HSK 5/6) opens doors to multinational giants like Huawei, BYD, and TikTok.

    -
    -
  • -
-
-
- - {/* Location Section */} -
-
- -
- -
-
-

The Geography of Focus

-

- Liangxiang is 30-40km from central Beijing. This isolation is a feature. In the city, distractions are infinite. In Liangxiang, the environment is engineered for deep work. -

-
- - Library seats 2,500 students -
-
-
- -
-
-
-
-
- ); -} diff --git a/components/layout/Navbar.tsx b/components/layout/Navbar.tsx index fa69ed0..2d1f6c1 100644 --- a/components/layout/Navbar.tsx +++ b/components/layout/Navbar.tsx @@ -10,10 +10,8 @@ import { cn } from "@/lib/utils"; const navItems = [ { name: "Home", href: "/" }, - { name: "Why BIT?", href: "/why-bit" }, { name: "Campus Life", href: "/campus-life" }, { name: "Community", href: "/community" }, - { name: "Admissions", href: "/admissions" }, { name: "FAQ", href: "/faq" }, ]; @@ -61,14 +59,12 @@ export function Navbar() { {/* CTA & Mobile Toggle */}
- Chat - + Admissions +