File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -86,6 +86,23 @@ export function News() {
8686 < ul className = "space-y-6" >
8787
8888
89+
90+ < div className = "flex flex-col md:flex-row items-start md:items-center gap-2" >
91+ < Badge variant = "default" className = "w-[80px] text-center shrink-0" >
92+ 2026.02.12
93+ </ Badge >
94+ < div className = "flex flex-col md:flex-row items-start md:items-center flex-wrap gap-2" >
95+ < span >
96+ < Link className = "text-o-blue animated-underline" href = 'https://mmlab.hk/research/MM-Hand' target = "_blank" >
97+ MM-Hand 1.0
98+ </ Link >
99+ is currently open for preorder.··
100+ </ span >
101+ </ div >
102+ </ div >
103+
104+
105+
89106 < div className = "flex flex-col md:flex-row items-start md:items-center gap-2" >
90107 < Badge variant = "default" className = "w-[80px] text-center shrink-0" >
91108 2026.02.05
You can’t perform that action at this time.
0 commit comments