diff --git a/components/HongKong/Faq.js b/components/HongKong/Faq.js index c83e90c..9c4df34 100644 --- a/components/HongKong/Faq.js +++ b/components/HongKong/Faq.js @@ -32,7 +32,7 @@ const faqData = [ question: "我有資格報名嗎?", answer: `如果您未滿 18 歲,當然可以,我們非常期待您的參與! 如果您已年滿 18 歲但仍在就讀高中,請發送電子郵件至 - counterspell@hackclub.com 與我們聯繫。`, + hongkong@counterspell.hackclub.com 與我們聯繫。`, }, { question: "參加需要付費嗎?", @@ -59,13 +59,13 @@ const faqData = [ { question: "我的父母很擔心!", answer: `我們隨時準備提供協助!請他們通過 - counterspell@hackclub.com 與我們聯繫, + hongkong@counterspell.hackclub.com 與我們聯繫, 我們會確保解答他們的所有問題!`, }, { question: "我如何提出更多問題?", answer: `聯繫我們!請在 Hack Club Slack 上的 #counterspell - 或通過電子郵件 counterspell@hackclub.com 與我們聯繫。 + 或通過電子郵件 hongkong@counterspell.hackclub.com 與我們聯繫。 我們隨時準備回答您的所有問題!`, }, ]; diff --git a/components/HongKong/Footer.js b/components/HongKong/Footer.js index 72fa128..4803be8 100644 --- a/components/HongKong/Footer.js +++ b/components/HongKong/Footer.js @@ -24,6 +24,15 @@ export default function Footer() { YouTube {" "} |{" "} + + Facebook + {" "} + |{" "} + + 立即報名加入參加Counterspell! + ); } diff --git a/components/HongKong/Locations.js b/components/HongKong/Locations.js index e28c782..02dfd43 100644 --- a/components/HongKong/Locations.js +++ b/components/HongKong/Locations.js @@ -36,7 +36,7 @@ export default function Locations() {

{/* TODO: Replace `Example City` with your city */} - Counterspell Example City is organized by teenagers, for teenagers. + Counterspell Hong Kong is organized by teenagers, for teenagers.

Organize a Counterspell event in your city.{" "} @@ -54,11 +54,15 @@ export default function Locations() {

-

- Get notified when registrations open -

- {/* TODO: Replace `Example City` with your city */} - + + 立即報名加入參加Counterspell! +
); diff --git a/components/HongKong/Schedule.js b/components/HongKong/Schedule.js index 151cd13..11c1b91 100644 --- a/components/HongKong/Schedule.js +++ b/components/HongKong/Schedule.js @@ -23,7 +23,17 @@ export default function Schedule() {

{item.time}

))} + + 立即報名加入參加Counterspell! + + ); diff --git a/components/HongKong/Sponsors.js b/components/HongKong/Sponsors.js new file mode 100644 index 0000000..1779d98 --- /dev/null +++ b/components/HongKong/Sponsors.js @@ -0,0 +1,77 @@ +export default function Sponsors() { + return ( +
+

+ 贊助這個奇妙週末 +

+

+ 助力香港首屆實體高中生黑客松! +

+ +
+ + Send us an email! + +
+ +
+

Thank you to our sponsors & partners!

+ +
+
+ ); +} diff --git a/pages/hongkong.js b/pages/hongkong.js index 27ecc6f..85a1dea 100644 --- a/pages/hongkong.js +++ b/pages/hongkong.js @@ -9,6 +9,7 @@ import Steps from "../components/HongKong/Steps"; import Locations from "../components/HongKong/Locations"; import Faq from "../components/HongKong/Faq"; import Footer from "../components/HongKong/Footer"; +import Sponsors from "../components/HongKong/Sponsors"; export default function HongKong() { const [docHeight, setDocHeight] = useState(0); @@ -45,6 +46,12 @@ export default function HongKong() { <> Counterspell Hong Kong +
+ + 立即報名! + +
@@ -109,6 +125,8 @@ export default function HongKong() { + +

diff --git a/public/city/HongKong/Fillout.png b/public/city/HongKong/Fillout.png new file mode 100644 index 0000000..625a185 Binary files /dev/null and b/public/city/HongKong/Fillout.png differ diff --git a/public/city/HongKong/GDHH.png b/public/city/HongKong/GDHH.png new file mode 100644 index 0000000..d50bb9b Binary files /dev/null and b/public/city/HongKong/GDHH.png differ diff --git a/public/city/HongKong/KeplerKowloon.png b/public/city/HongKong/KeplerKowloon.png new file mode 100644 index 0000000..5cf14ff Binary files /dev/null and b/public/city/HongKong/KeplerKowloon.png differ diff --git a/public/city/HongKong/SlashAll.webp b/public/city/HongKong/SlashAll.webp new file mode 100644 index 0000000..2b259db Binary files /dev/null and b/public/city/HongKong/SlashAll.webp differ