From 0b246ddb56acf7b5453cd63bd35751cba29c5994 Mon Sep 17 00:00:00 2001 From: Jukka Lampikoski Date: Mon, 9 Mar 2026 17:09:23 +0200 Subject: [PATCH] Add unique logo and illustrations - New server rack + signal waves logo (header + footer, both pages) - Isometric server room illustration in hero background with LED animations - Network topology decoration in "Miksi me" section - Blueprint/rack illustration in "Tekniset tiedot" section - CSS animations for LED blinks and data flow particles - Responsive: illustrations hidden on mobile, reduced on tablet Co-Authored-By: Claude Opus 4.6 --- index.html | 210 ++++++++++++++++++++++++++++++++++++++++++++++---- konesali.html | 42 ++++++---- style.css | 116 ++++++++++++++++++++++++++++ 3 files changed, 335 insertions(+), 33 deletions(-) diff --git a/index.html b/index.html index fac32fa..a8ef867 100644 --- a/index.html +++ b/index.html @@ -12,14 +12,24 @@