Skip to content

Commit e6ec948

Browse files
committed
content(general): removed placeholders, and minor changes and fixes to contnet
1 parent f884778 commit e6ec948

5 files changed

Lines changed: 39 additions & 31 deletions

File tree

app/admissions/page.tsx

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import { AlertTriangle, CheckCircle2, Download, BookOpen, GraduationCap } from "
55
import { Button } from "@/components/ui/button";
66
import { WhatsAppButton } from "@/components/ui/WhatsAppButton";
77
import { GradientBlob } from "@/components/ui/GradientBlob";
8+
import { SquareArrowTopRight } from "@/components/ui/SquareArrowTopRight";
89
import Link from "next/link";
910

1011
export default function AdmissionsPage() {
@@ -79,7 +80,7 @@ export default function AdmissionsPage() {
7980
</div>
8081
<div className="bg-white/60 p-4 md:p-6 rounded-xl md:rounded-2xl border border-amber-200/50 flex flex-col justify-between">
8182
<div>
82-
<h3 className="font-bold text-amber-900 text-sm md:text-base mb-1 md:mb-2">Action Plan</h3>
83+
<h3 className="font-bold text-amber-900 text-sm md:text-base mb-1 md:mb-2">What To Do?</h3>
8384
<p className="text-xs md:text-sm text-amber-800/70">Focus on Calculus & Mechanics. Download sample papers below.</p>
8485
</div>
8586
</div>
@@ -137,18 +138,25 @@ export default function AdmissionsPage() {
137138
initial={{ opacity: 0, y: 20 }}
138139
whileInView={{ opacity: 1, y: 0 }}
139140
viewport={{ once: true }}
140-
className="mb-24 text-center bg-white/50 backdrop-blur-md border border-white/60 rounded-3xl p-10 shadow-sm"
141+
className="mb-24 text-center"
141142
>
142-
<h2 className="text-2xl font-display font-bold mb-3">Scholarships & Costs</h2>
143-
<p className="text-muted-foreground mb-6 max-w-lg mx-auto">
143+
<h2 className="text-4xl md:text-5xl font-display font-bold mb-6">Scholarships & Costs</h2>
144+
<p className="text-xl text-muted-foreground mb-10 max-w-2xl mx-auto">
144145
Explore available scholarships and use our cost calculator to estimate your annual investment.
145146
</p>
146-
<Link
147-
href="/scholarship-cost"
148-
className="inline-flex items-center gap-2 px-6 py-3 rounded-full bg-primary text-white font-semibold hover:bg-primary/90 transition-colors"
149-
>
150-
View Scholarships & Cost Calculator
151-
</Link>
147+
<div className="flex justify-center">
148+
<Button
149+
asChild
150+
size="lg"
151+
variant="outline"
152+
className="group rounded-full px-8 py-6 text-lg bg-white text-foreground hover:bg-gray-100 hover:text-foreground shadow-lg border border-border transition-colors"
153+
>
154+
<Link href="/scholarship-cost" className="flex items-center gap-2">
155+
View Scholarships & Cost Calculator
156+
<SquareArrowTopRight />
157+
</Link>
158+
</Button>
159+
</div>
152160
</motion.div>
153161

154162
{/* Timeline */}

app/campus-life/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export default function CampusLifePage() {
3131
{ title: "2,500 Seat Library", icon: MapPin, desc: "A massive, modern library with private study pods and group rooms." },
3232
{ title: "North Canteen", icon: Utensils, desc: "Famous in Beijing. 4 floors of incredible, affordable food." },
3333
{ title: "Campus Coffee", icon: Coffee, desc: "Multiple cafes for your morning espresso or late-night study fuel." },
34-
{ title: "Campus WiFi", icon: Wifi, desc: "High-speed edu-roam access across the entire campus." },
34+
{ title: "Campus Internet", icon: Wifi, desc: "High-speed WiFi access across the entire campus, with LAN available in dorms." },
3535
{ title: "Shuttle Bus", icon: Bus, desc: "Regular shuttles to the subway and central Beijing campus." },
3636
{ title: "Bike Sharing", icon: Bike, desc: "Grab a bike anywhere to get to class in 5 minutes." },
3737
];

app/community/page.tsx

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -185,29 +185,29 @@ export default function CommunityPage() {
185185
title: "Academic Support",
186186
icon: BookOpen,
187187
desc: "Weekly group study sessions, senior mentorship, and exam prep workshops. No one falls behind.",
188-
quote: "\"The Iron Triangle (Math, Physics, Programming) is tough. But with BIND study groups, no one gets left behind.\"",
189-
author: "Sarah, CS Year 2"
188+
// quote: "\"The Iron Triangle (Math, Physics, Programming) is tough. But with BIND study groups, no one gets left behind.\"",
189+
// author: "Sarah, CS Year 2"
190190
},
191191
{
192192
title: "Career Integration",
193193
icon: Briefcase,
194-
desc: "Job fairs for Indonesian students, resume workshops, and direct connections to alumni at Huawei & BYD.",
195-
quote: "\"I got my internship at Huawei through a BIND alumni connection.\"",
196-
author: "Budi, EE Year 3"
194+
desc: "Job fairs for Indonesian students, resume workshops, and direct connections to alumni & seniors.",
195+
// quote: "\"I got my internship at Huawei through a BIND alumni connection.\"",
196+
// author: "Budi, EE Year 3"
197197
},
198198
{
199-
title: "Community & Culture",
199+
title: "Calture",
200200
icon: Heart,
201-
desc: "Indonesian Independence Day celebrations, e-sports tournaments, movie nights, and weekend food gatherings.",
202-
quote: "\"It really feels like a second home. The masak bareng (cooking together) sessions are the highlight of my week.\"",
203-
author: "Putri, Year 1"
201+
desc: "Join our special Cultural Days to wear your national dress with pride, share the flavors of home, and bond over games.",
202+
// quote: "\"It really feels like a second home. The masak bareng (cooking together) sessions are the highlight of my week.\"",
203+
// author: "Putri, Year 1"
204204
},
205205
{
206206
title: "Arrival Support",
207207
icon: Plane,
208208
desc: "Airport pickup, dorm setup assistance, SIM card registration, and a 'Zero-Stress' landing experience.",
209-
quote: "\"I was so nervous about arriving alone, but the BIND team was waiting for me at the dorm with snacks!\"",
210-
author: "Rizky, Year 1"
209+
// quote: "\"I was so nervous about arriving alone, but the BIND team was waiting for me at the dorm with snacks!\"",
210+
// author: "Rizky, Year 1"
211211
}
212212
];
213213

@@ -370,13 +370,13 @@ export default function CommunityPage() {
370370
<pillar.icon className="w-4 h-4 md:w-6 md:h-6 text-primary" />
371371
</div>
372372
<h3 className="text-sm md:text-2xl font-bold font-display mb-1.5 md:mb-3">{pillar.title}</h3>
373-
<p className="text-xs md:text-base text-muted-foreground mb-3 md:mb-6 leading-relaxed">
373+
<p className="text-xs md:text-base text-muted-foreground leading-relaxed">
374374
{pillar.desc}
375375
</p>
376-
<blockquote className="border-l-2 md:border-l-4 border-primary/20 pl-2.5 md:pl-4 italic text-[10px] md:text-sm text-muted-foreground">
376+
{/* <blockquote className="border-l-2 md:border-l-4 border-primary/20 pl-2.5 md:pl-4 italic text-[10px] md:text-sm text-muted-foreground">
377377
{pillar.quote}
378378
<footer className="mt-1 md:mt-2 font-semibold text-foreground not-italic text-[10px] md:text-sm">— {pillar.author}</footer>
379-
</blockquote>
379+
</blockquote> */}
380380
</motion.div>
381381
))}
382382
</motion.div>

app/faq/page.tsx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ export default function FAQPage() {
6969
{
7070
q: "Will my child be safe in China?",
7171
a: "Yes. Beijing is one of the safest major cities globally with low crime rates. The campus has 24/7 security and controlled dorm access. The BIND community also acts as a social safety net, ensuring no student is isolated.",
72-
quote: "I've never felt unsafe on campus. My parents were worried at first, but after visiting, they were impressed by the security.",
73-
author: "Dina, Year 2"
72+
// quote: "I've never felt unsafe on campus. My parents were worried at first, but after visiting, they were impressed by the security.",
73+
// author: "Dina, Year 2"
7474
},
7575
{
7676
q: "Will my child be isolated?",
@@ -92,7 +92,7 @@ export default function FAQPage() {
9292
},
9393
{
9494
q: "Is the food good?",
95-
a: "BIT is famous for its food. The North Canteen has 4 floors of diverse options. There is also a dedicated Muslim canteen with Halal food. You will not go hungry!",
95+
a: "BIT is famous for its good value and diverse foods. The North Canteen alone has 4 floors featuring many different foods. There is also a dedicated Muslim canteen with Halal food. You will not go hungry!",
9696
},
9797
{
9898
q: "Can I access Instagram/WhatsApp?",
@@ -110,11 +110,11 @@ export default function FAQPage() {
110110
},
111111
{
112112
q: "Can parents visit?",
113-
a: "Yes! Tourist visas are available. We recommend visiting during holidays. BIND can even help arrange a campus tour.",
113+
a: "Yes! However they may not be allowed stay overnight in campus.",
114114
},
115115
{
116116
q: "What VPN should I use?",
117-
a: "While there are many VPNs such as ExpressVPN and Mullvad proven to be useful and have many positive reviews, LetsVPN is the most popular choice amongst international students and teachers.",
117+
a: "While there are many global & Chinese based VPNs, LetsVPN is the most popular choice amongst international students and teachers. For those willing to put up with more complexity or better value or flexibility you can look into local options (机场VPN; not a name).",
118118
},{
119119
q: "Is there Halal food?",
120120
a: "Yes! BIT has a dedicated Halal Canteen where all the foods are permissible under Islamic law.",

app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ export default function Home() {
129129

130130

131131

132-
<section className="pb-32 px-6 relative">
132+
<section className="pb-20 px-6 relative">
133133
<div className="container mx-auto max-w-6xl">
134134
{/* Video Introduction */}
135135
<div className="mb-32">

0 commit comments

Comments
 (0)