feat: replace new desktop screenshots and work text changed in Home.vue #18
6 changed files with 13 additions and 13 deletions
BIN
public/assets/images/backgrounds/parch-desktop-hero.png
Normal file
BIN
public/assets/images/backgrounds/parch-desktop-hero.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 337 KiB |
BIN
public/assets/images/backgrounds/parch-gnome-desktop.png
Normal file
BIN
public/assets/images/backgrounds/parch-gnome-desktop.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 154 KiB |
BIN
public/assets/images/backgrounds/parch-plasma-desktop.png
Normal file
BIN
public/assets/images/backgrounds/parch-plasma-desktop.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 404 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.2 MiB |
|
@ -39,15 +39,15 @@
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="splitter-item card-image">
|
<div class="splitter-item card-image">
|
||||||
<img src="/assets/images/backgrounds/parchlinux-plasma.png" alt="Parch Linux Plasma" class="no-dark" />
|
<img src="/assets/images/backgrounds/parch-plasma-desktop.png" alt="Parch Linux Plasma" class="no-dark" />
|
||||||
<img src="/assets/images/backgrounds/parchlinux-plasma.png" alt="Parch Linux Plasma" class="on-dark" />
|
<img src="/assets/images/backgrounds/parch-plasma-desktop.png" alt="Parch Linux Plasma" class="on-dark" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="card download flexGrid-item article--big flexGrid-item--2">
|
<div class="card download flexGrid-item article--big flexGrid-item--2">
|
||||||
<div class="card-header">
|
<div class="card-header">
|
||||||
<h2>Parch Linux XFCE</h2>
|
<h2>Parch Linux Gnome</h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="card-content">
|
<div class="card-content">
|
||||||
<div class="splitter">
|
<div class="splitter">
|
||||||
|
@ -82,9 +82,9 @@
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="card-image card-image--right">
|
<div class="card-image card-image--right">
|
||||||
<img src="/assets/images/backgrounds/parchlinux-plasma.png"
|
<img src="/assets/images/backgrounds/parch-gnome-desktop.png"
|
||||||
alt="Vanilla OS 22.10 Kinetic" class="no-dark" />
|
alt="Vanilla OS 22.10 Kinetic" class="no-dark" />
|
||||||
<img src="/assets/images/backgrounds/parchlinux-plasma.png"
|
<img src="/assets/images/backgrounds/parch-gnome-desktop.png"
|
||||||
alt="Vanilla OS 22.10 Kinetic" class="on-dark" />
|
alt="Vanilla OS 22.10 Kinetic" class="on-dark" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
<section class="hero hero--big hero--no-margin">
|
<section class="hero hero--big hero--no-margin">
|
||||||
<div class="hero-wrapper container">
|
<div class="hero-wrapper container">
|
||||||
<img class="hero-image onFocus no-dark" data-focus-class="fadeInLeft"
|
<img class="hero-image onFocus no-dark" data-focus-class="fadeInLeft"
|
||||||
src="/assets/images/backgrounds/vos-orchid-laptop-frame.svg" alt="Vanilla OS 2 Orchid" />
|
src="/assets/images/backgrounds/parch-desktop-hero.png" alt="Parch Linux" />
|
||||||
<img class="hero-image onFocus on-dark" data-focus-class="fadeInLeft"
|
<img class="hero-image onFocus on-dark" data-focus-class="fadeInLeft"
|
||||||
src="/assets/images/backgrounds/vos-orchid-laptop-frame-dark.svg" alt="Vanilla OS 2 Orchid" />
|
src="/assets/images/backgrounds/parch-desktop-hero.png" alt="Parch Linux" />
|
||||||
<article class="hero-content">
|
<article class="hero-content">
|
||||||
<header class="hero-heading">
|
<header class="hero-heading">
|
||||||
<h2>Parch Linux <span>is your next Operating System.</span></h2>
|
<h2>Parch Linux <span>is your next Operating System.</span></h2>
|
||||||
|
@ -69,12 +69,12 @@
|
||||||
</header>
|
</header>
|
||||||
<div class="flexList">
|
<div class="flexList">
|
||||||
<div class="text text--spaced">
|
<div class="text text--spaced">
|
||||||
<p>Vanilla OS is designed to be a reliable and productive operating system for your daily work. </p>
|
<p>Parch Linux is meticulously crafted to empower your daily workflow. Our streamlined desktop environment
|
||||||
<p>The desktop environment is perfect for your daily tasks, thanks to its clean and intuitive interface.
|
prioritizes clarity and intuition, letting you dive into your work with minimal friction.</p>
|
||||||
Everything is setup so that you can start working, and focus on what matters.</p>
|
|
||||||
<p>Vanilla OS is ready to meet your needs whether you are a developer, designer, or student, thanks to a
|
<p>Parch Linux caters to a diverse range of users, from developers and designers to students and professionals.
|
||||||
wide
|
We provide a curated selection of pre-installed applications to jumpstart your productivity, ensuring you
|
||||||
range of applications.</p>
|
have the tools you need right at your fingertips.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue