diff --git a/public/assets/css/pages/work.css b/public/assets/css/pages/work.css index 0cb02c4..ef55f47 100644 --- a/public/assets/css/pages/work.css +++ b/public/assets/css/pages/work.css @@ -128,12 +128,14 @@ section.featured featured-item .title svg { fill: var(--color-accent); } -/* ### Languages */ - -/* ### Actions */ +section.featured featured-item img { + width: 100%; + border-radius: 4px; +} section.featured featured-item .actions { - gap: 5px; + gap: var(--padding); + width: 100%; display: flex; padding-top: var(--padding); margin-top: auto; diff --git a/public/assets/media/img/preview-deltaco.avif b/public/assets/media/img/preview-deltaco.avif new file mode 100644 index 0000000..85a0e33 Binary files /dev/null and b/public/assets/media/img/preview-deltaco.avif differ diff --git a/public/assets/media/img/preview-genemate.avif b/public/assets/media/img/preview-genemate.avif new file mode 100644 index 0000000..ad2eb34 Binary files /dev/null and b/public/assets/media/img/preview-genemate.avif differ diff --git a/public/assets/media/img/preview-icellate.avif b/public/assets/media/img/preview-icellate.avif new file mode 100644 index 0000000..67b403f Binary files /dev/null and b/public/assets/media/img/preview-icellate.avif differ diff --git a/public/work.php b/public/work.php index a33f801..80927eb 100644 --- a/public/work.php +++ b/public/work.php @@ -81,13 +81,23 @@ + + + web highligts + + - = VV::embed("public/assets/media/icons/star.svg") ?> + Website for iCellate Medical = (new Work("icellate/website"))->summary() ?> + + = VV::embed("public/assets/media/icons/star.svg") ?> + open + = VV::embed("public/assets/media/icons/chevron.svg") ?> + read more = VV::embed("public/assets/media/icons/chevron.svg") ?> @@ -96,11 +106,16 @@ - = VV::embed("public/assets/media/icons/star.svg") ?> + - Modernizing GeneMate by iCellate + Website for GeneMate by iCellate = (new Work("icellate/genemate"))->summary() ?> + + = VV::embed("public/assets/media/icons/star.svg") ?> + open + = VV::embed("public/assets/media/icons/chevron.svg") ?> + read more = VV::embed("public/assets/media/icons/chevron.svg") ?> @@ -109,9 +124,9 @@ - = VV::embed("public/assets/media/icons/star.svg") ?> + - Custom pages for Deltaco AB + Campaign pages for Deltaco AB = (new Work("deltaco/asyncapp"))->summary() ?>
= (new Work("icellate/website"))->summary() ?>
open
read more
= (new Work("icellate/genemate"))->summary() ?>
= (new Work("deltaco/asyncapp"))->summary() ?>