From 3b88537f6106cd04ff5ebe938625c964f1f67bed Mon Sep 17 00:00:00 2001 From: "EPAZZ\\estpp" Date: Thu, 12 Feb 2026 20:01:55 -0500 Subject: [PATCH] feat(ui): add text color support to grid cards and update social media links - Add dynamic textColor prop to GridCard component for customizable text styling - Update FooterSection social links with actual URLs and target="_blank" for external navigation - Configure proper text colors for grid section cards - Replace placeholder links with real social media profiles for Centro del Reinon --- src/components/cards/GridCard.astro | 2 +- src/components/section/FooterSection.astro | 8 ++++---- src/components/section/GridSection.astro | 9 ++++++--- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/src/components/cards/GridCard.astro b/src/components/cards/GridCard.astro index 80fcc5e..5b4f92c 100644 --- a/src/components/cards/GridCard.astro +++ b/src/components/cards/GridCard.astro @@ -30,7 +30,7 @@ const imageUrl = props.image || ''
-

{props.text}

+

{props.text}

diff --git a/src/components/section/FooterSection.astro b/src/components/section/FooterSection.astro index f5b6b2c..672e3ad 100644 --- a/src/components/section/FooterSection.astro +++ b/src/components/section/FooterSection.astro @@ -32,10 +32,10 @@ import jbp from "../../assets/DRJBP-1.webp";
    -
  • -
  • -
  • -
  • + +
  • +
  • +