Skip to content

Commit 9dc4d41

Browse files
committed
added VPN and halal food questions on the FAQ section
1 parent 09a79a1 commit 9dc4d41

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

app/faq/page.tsx

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ export default function FAQPage() {
8181
a: "English-taught programs are available. Additionally, the university provides Chinese language courses (aiming for HSK 4). Many students arrive with zero Chinese and reach conversational fluency by Year 2.",
8282
},
8383
{
84-
q: "Can we afford this?",
84+
q: "Is it affordable?",
8585
a: "BIT is very affordable compared to Western universities. Total cost (without scholarship) is ~60,000-80,000 RMB/year ($9k-12k). With scholarships (which most Indonesians get), costs drop significantly.",
8686
}
8787
],
@@ -111,6 +111,13 @@ export default function FAQPage() {
111111
{
112112
q: "Can parents visit?",
113113
a: "Yes! Tourist visas are available. We recommend visiting during holidays. BIND can even help arrange a campus tour.",
114+
},
115+
{
116+
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.",
118+
},{
119+
q: "Is there Halal food?",
120+
a: "Yes! BIT has a dedicated Halal Canteen where all the foods are permissible under Islamic law.",
114121
}
115122
]
116123
};

0 commit comments

Comments
 (0)