@@ -12,24 +12,24 @@ const Footer = () => {
1212 {
1313 name : "Thể lệ" ,
1414 items : [
15- { name : "Nội dung - Bảng A" , href : "" } ,
16- { name : "Nội dung - Bảng B" , href : "" } ,
17- { name : "Nội dung - Bảng C" , href : "" } ,
15+ { name : "Nội dung - Bảng A" , href : "/challenges/A " } ,
16+ { name : "Nội dung - Bảng B" , href : "/challenges/B " } ,
17+ { name : "Nội dung - Bảng C" , href : "/challenges/C " } ,
1818 ] ,
1919 } ,
2020 {
2121 name : "Hành trình" ,
2222 items : [
23- { name : "Robocus 2023" , href : "" } ,
24- { name : "Robocus 2024" , href : "" } ,
23+ // { name: "Robocus 2023", href: "" },
24+ { name : "Robocus 2024" , href : "https://robocus.org/robocus2024/ " } ,
2525 ] ,
2626 } ,
2727 {
2828 name : "Liên hệ" ,
2929 items : [
3030 { name : "Địa chỉ: 227 Nguyễn Văn Cừ, P.4, Q.5, TP.HCM" , href : "https://maps.app.goo.gl/VAWCdYoRM6pz15JX9" } ,
31- { name : "Hotline / Zalo: 0366.399.748" , href : "" } ,
32- { name : "Email: robotics@hcmus.edu.vn" , href : "" } ,
31+ { name : "Hotline / Zalo: 0366.399.748" , href : "tel:+84366399748 " } ,
32+ { name : "Email: robotics@hcmus.edu.vn" , href : "mailto:robotics@hcmus.edu.vn " } ,
3333 { name : "Fanpage: facebook.com/RoboticsHCMUS" , href : "https://www.facebook.com/RoboticsHCMUS" } ,
3434 ] ,
3535 }
@@ -38,7 +38,7 @@ const Footer = () => {
3838 < div className = "p-10" id = "contact" >
3939 < div className = "flex items-center gap-1" >
4040 < img
41- src = "https://github.com/ robocus/robocus.github.io/blob/main/docs/images/ logo/logo .png?raw=true "
41+ src = "/02- robocus-2025- logo-white .png"
4242 className = "h-[4rem]"
4343 alt = "logo"
4444 />
0 commit comments