From c143311e277ecfdf25fe32634f87e2b587a9cd10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mauricio=20L=C3=B3pez=20Coria?= Date: Thu, 2 Jul 2026 14:13:13 -0300 Subject: [PATCH] fix: opacity fotos + audit completo + rollback legal pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Hero: Maldonado aerial opacity 0.12→0.30 - DifferenceCards: card photo opacity 0.06→0.15 - ProcessSteps: section photo opacity 0.05→0.15 - servicios/[slug] + en mirror: full Tailwind v3→CSS vars migration - PricingTiers + PricingTiersFeatured: rounded-2xl→glass-card - en/plans: hardcoded Spanish H1→i18n + reveal - planes, servicios/index, en/servicios/index: reveal en hero - legal pages: bg-hds-marfil+text-hds-humo→CSS vars --- src/components/DifferenceCards.astro | 2 +- src/components/Hero.astro | 2 +- src/components/PricingTiers.astro | 6 ++-- src/components/PricingTiersFeatured.astro | 6 ++-- src/components/ProcessSteps.astro | 2 +- src/pages/en/legal/privacy.astro | 4 +-- src/pages/en/legal/terms.astro | 6 ++-- src/pages/en/plans.astro | 6 ++-- src/pages/en/servicios/[slug].astro | 36 +++++++++++------------ src/pages/en/servicios/index.astro | 2 +- src/pages/legal/privacidad.astro | 4 +-- src/pages/legal/terminos.astro | 6 ++-- src/pages/planes.astro | 2 +- src/pages/servicios/[slug].astro | 36 +++++++++++------------ src/pages/servicios/index.astro | 2 +- 15 files changed, 62 insertions(+), 60 deletions(-) diff --git a/src/components/DifferenceCards.astro b/src/components/DifferenceCards.astro index 0450978..49bc67b 100644 --- a/src/components/DifferenceCards.astro +++ b/src/components/DifferenceCards.astro @@ -33,7 +33,7 @@ const items = [ {items.map((item, i) => (
{item.photo && ( -