Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feedback suggestions #33

Merged
merged 4 commits into from
Jul 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions components/iso-breadcrumbs.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ol class="inline-flex flex-wrap items-center mb-3 sm:mb-0">
<li>
<NuxtLink
class="inline-flex items-center px-2 py-2 gap-2 text-center rounded-lg hover:bg-gray-100 focus:ring-4 focus:outline-none focus:ring-gray-100 dark:hover:bg-gray-800 dark:focus:ring-gray-700"
class="inline-flex items-center px-2 py-2 gap-2 text-center rounded-lg hover:bg-gray-200 focus:ring-4 focus:outline-none focus:ring-gray-100 dark:hover:bg-gray-800 dark:focus:ring-gray-700"
href="/products"
>
<svg
Expand Down Expand Up @@ -35,7 +35,7 @@
<li>
<NuxtLink
href="/products"
class="inline-flex items-center px-2 py-2 gap-1.5 text-center rounded-lg hover:bg-gray-100 focus:ring-4 focus:outline-none focus:ring-gray-100 dark:hover:bg-gray-800 dark:focus:ring-gray-700"
class="inline-flex items-center px-2 py-2 gap-1.5 text-center rounded-lg hover:bg-gray-200 focus:ring-4 focus:outline-none focus:ring-gray-100 dark:hover:bg-gray-800 dark:focus:ring-gray-700"
>
Download
</NuxtLink>
Expand All @@ -55,7 +55,7 @@
<div
tabindex="0"
role="button"
class="inline-flex items-center px-2 py-2 gap-1.5 text-center rounded-lg hover:bg-gray-100 dark:hover:bg-gray-800 dark:focus:ring-gray-700"
class="inline-flex items-center px-2 py-2 gap-1.5 text-center rounded-lg hover:bg-gray-200 dark:hover:bg-gray-800 dark:focus:ring-gray-700"
>
{{ current }}
</div>
Expand Down
2 changes: 1 addition & 1 deletion components/iso-card.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
:src="'/desktops/' + desktopId + '.webp'"
alt="Desktop image"
width="400"
class="relative object-cover h-40"
class="relative object-cover h-[180px]"
/>
</figure>
<div
Expand Down
6 changes: 3 additions & 3 deletions content/products/devices/minisforum-venus-um790-pro.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ url: "https://store.minisforum.com/products/minisforum-um790-pro?_pos=1&_psq=man
pos: 3
size: 1
---
* AMD Ryzen™ 9 7940HS Processor, 8 Cores/16 Threads (16M Cache, Up To 5.2 GHz)
* AMD Ryzen™ 9 7940HS Processor
* Up To 64GB RAM
* Up To 1GB M.2 2280 PCIe4.0 SSD ×2
* AMD Radeon™ 780M (Graphics Frequency 2800MHz)
* 1TB SSD
* AMD Radeon™ 780M
8 changes: 4 additions & 4 deletions content/products/devices/orangepi-neo.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ size: 1
coming: true
---
* AMD Ryzen™ 7 7840U
* Hall Sensing Joystick With RGB Lighting
* 16GB/32GB LPDDR5 (7500MHz Dual Channel)
* 512GB-2TB PCIe® 4.0 NVMe
* Radeon™ Graphics 780m
* Up to 32GB LPDDR5 RAM
* Up to 2TB NVMe SSD
* AMD Radeon™ 780M
* 7" Display, 1920x1200 120Hz
8 changes: 5 additions & 3 deletions content/products/devices/slimbook-hero.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ url: "https://slimbook.com/en/manjaro"
pos: 1
size: 1
---
* Core I7-13620H 10 Cores 16 Threads 4.90 GHz
* 15.6" WQHD 2560*1440px 165 Hz Up To 64GB 5200MHz DDR5
* Up To 2tb NVME GeForce RTX™ 4060 8GB
* Core I7-13620H
* Up to 64GB 5200MHz DDR5
* Up to 4TB NVMe SSD
* GeForce RTX™ 4060 8GB
* 15.6" Display, 2560x1440 165Hz
8 changes: 4 additions & 4 deletions content/products/devices/star-labs-starbook.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ url: "https://starlabs.systems/pages/starbook?partner=manjaro"
pos: 6
size: 1
---
* Intel® Core® 11th Or Ryzen 7 4.7GHz
* 14-Inch IPS Display, 1920x1080
* Up To 64 GB 3200MHz RAM
* Up To 2TB SSD
* Intel® Core® 11th or Ryzen 7
* Up to 64GB RAM
* Up to 2TB SSD
* Intel Iris Xe Graphics
* 14" IPS Display, 1920x1080
12 changes: 6 additions & 6 deletions content/products/devices/star-labs-starfighter.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
make: "Star Labs"
name: "StarFigher"
name: "StarFighter"
url: "https://starlabs.systems/pages/starfighter?partner=manjaro"
pos: 4
size: 1
---
* Intel 12th Or AMD Ryzen 7
* 4K 60Hz Or QHD 165Hz
* Up To 64gb
* Up To 2Tb SSD
* Intel Iris Or AMD Radeon
* Intel 12th or AMD Ryzen 7
* Up to 64GB RAM
* Up to 2TB SSD
* Intel Iris or AMD Radeon
* 16" IPS Display, 4K 60Hz or QHD 165Hz
6 changes: 3 additions & 3 deletions content/products/devices/star-labs-starlite.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ url: "https://starlabs.systems/pages/starlite?partner=manjaro"
pos: 5
size: 1
---
* Intel Pentium Silver™ N5030 Up To 3.1GHz Quad-Core Processing
* 11inch Matte Display, 1920x1080
* 2400MHz 8GB RAM
* Intel Pentium Silver™ N5030
* 8GB RAM
* 960GB SSD
* Radeon™ RX Vega 10 1400 MHz
* 12.5" IPS Display, 2160x1440
2 changes: 1 addition & 1 deletion pages/news/[year]/[title].vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ol class="inline-flex flex-wrap items-center mb-3 sm:mb-0">
<li>
<NuxtLink
class="inline-flex items-center px-2 py-2 gap-2 text-center rounded-lg hover:bg-gray-100 focus:ring-4 focus:outline-none focus:ring-gray-100 dark:hover:bg-gray-800 dark:focus:ring-gray-700"
class="inline-flex items-center px-2 py-2 gap-2 text-center rounded-lg hover:bg-gray-200 focus:ring-4 focus:outline-none focus:ring-gray-100 dark:hover:bg-gray-800 dark:focus:ring-gray-700"
href="/news"
>
<svg
Expand Down
Binary file modified public/desktops/cinnamon.webp
Binary file not shown.
Binary file modified public/desktops/gnome.webp
Binary file not shown.
Binary file modified public/desktops/plasma.webp
Binary file not shown.
Binary file modified public/desktops/xfce.webp
Binary file not shown.