@@ -952,7 +952,7 @@ <h3 class="text-xl font-semibold text-white mb-4">
952952 </ section >
953953 < section class ="py-16 bg-slate-900 ">
954954 < div class ="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 ">
955- < div class ="grid lg:grid-cols-2 gap-12 items -center ">
955+ < div class ="flex justify -center ">
956956 < div >
957957 < h2 class ="text-3xl font-bold text-white mb-6 ">
958958 Track Freeze and Performance
@@ -1153,41 +1153,39 @@ <h2 class="text-3xl font-bold text-white mb-4">
11531153 recovery tools.
11541154 </ p >
11551155 </ div >
1156- < div class ="grid md:grid-cols-2 gap-8 items-start ">
1157- < div class ="space-y-6 ">
1158- < div class ="bg-slate-950 border border-slate-800 rounded-xl p-6 ">
1159- < h3 class ="text-lg font-semibold text-white mb-2 ">
1160- Autosave Snapshots
1161- </ h3 >
1162- < p class ="text-slate-300 text-sm ">
1163- Automatic session snapshots protect your work without
1164- interruption.
1165- </ p >
1166- </ div >
1167- < div class ="bg-slate-950 border border-slate-800 rounded-xl p-6 ">
1168- < h3 class ="text-lg font-semibold text-white mb-2 ">
1169- Unsaved Changes Protection
1170- </ h3 >
1171- < p class ="text-slate-300 text-sm ">
1172- Smart change detection helps prevent accidental loss of work.
1173- </ p >
1174- </ div >
1175- < div class ="bg-slate-950 border border-slate-800 rounded-xl p-6 ">
1176- < h3 class ="text-lg font-semibold text-white mb-2 ">
1177- Startup Recovery Prompts
1178- </ h3 >
1179- < p class ="text-slate-300 text-sm ">
1180- Recovery options appear after unexpected closures.
1181- </ p >
1182- </ div >
1183- < div class ="bg-slate-950 border border-slate-800 rounded-xl p-6 ">
1184- < h3 class ="text-lg font-semibold text-white mb-2 ">
1185- Fallback Snapshot Recovery
1186- </ h3 >
1187- < p class ="text-slate-300 text-sm ">
1188- Multiple recovery points let you restore earlier states.
1189- </ p >
1190- </ div >
1156+ < div class ="space-y-6 ">
1157+ < div class ="bg-slate-950 border border-slate-800 rounded-xl p-6 ">
1158+ < h3 class ="text-lg font-semibold text-white mb-2 ">
1159+ Autosave Snapshots
1160+ </ h3 >
1161+ < p class ="text-slate-300 text-sm ">
1162+ Automatic session snapshots protect your work without
1163+ interruption.
1164+ </ p >
1165+ </ div >
1166+ < div class ="bg-slate-950 border border-slate-800 rounded-xl p-6 ">
1167+ < h3 class ="text-lg font-semibold text-white mb-2 ">
1168+ Unsaved Changes Protection
1169+ </ h3 >
1170+ < p class ="text-slate-300 text-sm ">
1171+ Smart change detection helps prevent accidental loss of work.
1172+ </ p >
1173+ </ div >
1174+ < div class ="bg-slate-950 border border-slate-800 rounded-xl p-6 ">
1175+ < h3 class ="text-lg font-semibold text-white mb-2 ">
1176+ Startup Recovery Prompts
1177+ </ h3 >
1178+ < p class ="text-slate-300 text-sm ">
1179+ Recovery options appear after unexpected closures.
1180+ </ p >
1181+ </ div >
1182+ < div class ="bg-slate-950 border border-slate-800 rounded-xl p-6 ">
1183+ < h3 class ="text-lg font-semibold text-white mb-2 ">
1184+ Fallback Snapshot Recovery
1185+ </ h3 >
1186+ < p class ="text-slate-300 text-sm ">
1187+ Multiple recovery points let you restore earlier states.
1188+ </ p >
11911189 </ div >
11921190 </ div >
11931191 </ div >
@@ -1249,10 +1247,10 @@ <h3 class="text-lg font-semibold text-white mb-3">
12491247 </ section >
12501248 < section class ="py-16 bg-slate-950 ">
12511249 < div class ="max-w-6xl mx-auto px-6 ">
1252- < div class ="grid lg:grid-cols-2 gap-12 items -center ">
1250+ < div class ="flex justify -center ">
12531251 < div class ="space-y-6 ">
1254- < h2 class ="text-3xl font-bold text-white "> Platform Notes</ h2 >
1255- < div class ="space-y -4 ">
1252+ < h2 class ="text-3xl font-bold text-white text-center "> Platform Notes</ h2 >
1253+ < div class ="flex justify-center space-x -4 ">
12561254 < div
12571255 class ="p-4 bg-slate-900/50 rounded-lg border border-slate-800 "
12581256 >
@@ -1301,7 +1299,7 @@ <h2 class="text-3xl font-bold text-white mb-4">Known Boundaries</h2>
13011299 active areas of improvement.
13021300 </ p >
13031301 </ div >
1304- < div class ="grid md:grid-cols-2 gap-8 items-start ">
1302+ < div class ="flex justify-center ">
13051303 < div class ="space-y-6 ">
13061304 < div
13071305 class ="p-6 bg-slate-950/50 rounded-xl border border-slate-800 "
@@ -1427,7 +1425,7 @@ <h2 class="text-4xl font-bold text-white mb-6">Explore Maolan</h2>
14271425 </ div >
14281426 </ div >
14291427 < div >
1430- < h3 class ="text-white font-semibold mb-4 "> Product </ h3 >
1428+ < h3 class ="text-white font-semibold mb-4 "> Pages </ h3 >
14311429 < ul class ="space-y-2 ">
14321430 < li >
14331431 < a
@@ -1438,82 +1436,34 @@ <h3 class="text-white font-semibold mb-4">Product</h3>
14381436 </ li >
14391437 < li >
14401438 < a
1441- href ="/download "
1442- class ="text-slate-400 hover:text-white transition-colors "
1443- > Download</ a
1444- >
1445- </ li >
1446- < li >
1447- < a
1448- href ="/docs "
1449- class ="text-slate-400 hover:text-white transition-colors "
1450- > Documentation</ a
1451- >
1452- </ li >
1453- < li >
1454- < a
1455- href ="/roadmap "
1456- class ="text-slate-400 hover:text-white transition-colors "
1457- > Roadmap</ a
1458- >
1459- </ li >
1460- </ ul >
1461- </ div >
1462- < div >
1463- < h3 class ="text-white font-semibold mb-4 "> Community</ h3 >
1464- < ul class ="space-y-2 ">
1465- < li >
1466- < a
1467- href ="/community "
1468- class ="text-slate-400 hover:text-white transition-colors "
1469- > Community</ a
1470- >
1471- </ li >
1472- < li >
1473- < a
1474- href ="/contribute "
1439+ href ="/workflow.html "
14751440 class ="text-slate-400 hover:text-white transition-colors "
1476- > Contribute </ a
1441+ > Workflow </ a
14771442 >
14781443 </ li >
14791444 < li >
14801445 < a
1481- href ="/support "
1446+ href ="/shortcuts.html "
14821447 class ="text-slate-400 hover:text-white transition-colors "
1483- > Support </ a
1448+ > Shortcuts </ a
14841449 >
14851450 </ li >
14861451 < li >
14871452 < a
1488- href ="/blog "
1453+ href ="/#faq "
14891454 class ="text-slate-400 hover:text-white transition-colors "
1490- > Blog </ a
1455+ > FAQ </ a
14911456 >
14921457 </ li >
14931458 </ ul >
14941459 </ div >
14951460 </ div >
14961461 < div
1497- class ="border-t border-slate-800 mt-8 pt-8 flex flex-col md:flex-row justify-between items-center "
1462+ class ="border-t border-slate-800 mt-8 pt-8 flex flex-col md:flex-row justify-center items-center "
14981463 >
14991464 < p class ="text-slate-400 text-sm ">
15001465 © 2026 Maolan. Open source under BSD-2-Clause License.
15011466 </ p >
1502- < div class ="flex space-x-6 mt-4 md:mt-0 ">
1503- < a
1504- href ="/privacy "
1505- class ="text-slate-400 hover:text-white text-sm transition-colors "
1506- > Privacy</ a
1507- > < a
1508- href ="/terms "
1509- class ="text-slate-400 hover:text-white text-sm transition-colors "
1510- > Terms</ a
1511- > < a
1512- href ="/license "
1513- class ="text-slate-400 hover:text-white text-sm transition-colors "
1514- > License</ a
1515- >
1516- </ div >
15171467 </ div >
15181468 </ div >
15191469 </ footer >
0 commit comments