From b7b133647c11a23c91f4938dc75d8014b90e218e Mon Sep 17 00:00:00 2001 From: Oskar Kapala Date: Tue, 2 Jun 2026 22:41:28 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20visual=20redesign=20=E2=80=94=20gradien?= =?UTF-8?q?t=20mesh,=20per-pillar=20accents,=20manifest=20slogans?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Gradient palette: coral/amber (warm) ↔ indigo/violet/teal (cool) - Hero: radial blob mesh bg, geometric SVG line-art, gradient on 'AI' in H1, gradient primary CTA, per-pillar accent top borders, dot-grid accent - Manifest strip 'AI dla ludzi, przez ludzi' between hero and problem - HowWeWork: per-card accents, icon bg pills, human-tagline note - Offers: gradient top bar per pillar, accent icon containers, abstract SVGs - Process: gradient numbered circles (warm→cool progression) - Contact: 'zawsze rozmawiasz z człowiekiem' guarantee badge, gradient email - Layout: grad-main/grad-cta CSS vars, gradient section hairlines, gradient btn-primary/btn-outline, .grad-text utility --- src/components/Contact.astro | 127 ++++++++--------- src/components/Hero.astro | 250 ++++++++++++++++++++++++++++----- src/components/HowWeWork.astro | 108 +++++++++----- src/components/Offers.astro | 145 ++++++++++++------- src/components/Process.astro | 80 +++++------ src/i18n/en.json | 10 +- src/i18n/pl.json | 10 +- src/layouts/Layout.astro | 104 +++++++++----- 8 files changed, 552 insertions(+), 282 deletions(-) diff --git a/src/components/Contact.astro b/src/components/Contact.astro index 511329b..965e1da 100644 --- a/src/components/Contact.astro +++ b/src/components/Contact.astro @@ -15,7 +15,20 @@ const contactId = locale === 'en' ? 'contact' : 'kontakt'; {locale === 'en' ? 'Contact' : 'Kontakt'}

{tr.contact.h2}

-

{tr.contact.subtitle}

+

{tr.contact.subtitle}

+ + +
+ + {tr.contact.human_note} +
+ {tr.contact.email} @@ -30,35 +43,15 @@ const contactId = locale === 'en' ? 'contact' : 'kontakt'; >
- +
- +
- +