Skip to content

Commit

Permalink
fix: Megrez-NX detail page text header
Browse files Browse the repository at this point in the history
  • Loading branch information
logan-milkv committed Oct 9, 2024
1 parent 9b4929b commit fe2669b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/megrez-nx/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,11 @@ export default () => {
<div>
<p className={styles_j.feature_title}>All in Megrez NX</p>
<p className={styles_j.feature_introduce}>
WIFI5/BT5 Onboard
WIFI6 / BT5.2 Onboard
<br />
eMMC Onboard
</p>
<img src="/jupiter-nx/view3.webp" alt="All in Megrez NX" className={clsx(styles_j.view3, styles.onboard)} />
<img src="/megrez-nx/view4.webp" alt="All in Megrez NX" className={clsx(styles_j.view3, styles.onboard)} />
</div>
<div>
<p className={styles_j.feature_title}>Video Encoding
Expand Down
Binary file added static/megrez-nx/view4.webp
Binary file not shown.

0 comments on commit fe2669b

Please sign in to comment.