Fix CTA arrow icons with valid Font Awesome icon names

- Change default from 'angle-double-right' to 'chevron-right' (valid FA6 icon)
- Update example icons in descriptions to use valid FA6 names
- Replace deprecated icon names with current equivalents:
  - angle-double-right → chevron-right, angles-right
  - long-arrow-alt-right → arrow-right
- Ensures arrow icons display correctly in all CTA cards
This commit is contained in:
gabeszm 2025-10-16 18:10:41 +02:00
parent e90fea48a0
commit e63dfaf59f

View file

@ -162,11 +162,11 @@ cta_card_1_cta_text:
hu: 1. CTA kártya cselekvésre ösztönző szöveg
cta_card_1_cta_icon:
default: "angle-double-right"
default: "chevron-right"
type: string
description:
en: "CTA card 1 arrow icon (Font Awesome). Examples: 'angle-double-right', 'arrow-right', 'chevron-right', 'long-arrow-alt-right'"
hu: "1. CTA kártya nyíl ikon (Font Awesome). Példák: 'angle-double-right', 'arrow-right', 'chevron-right', 'long-arrow-alt-right'"
en: "CTA card 1 arrow icon (Font Awesome). Examples: 'chevron-right', 'arrow-right', 'angles-right', 'circle-arrow-right'"
hu: "1. CTA kártya nyíl ikon (Font Awesome). Példák: 'chevron-right', 'arrow-right', 'angles-right', 'circle-arrow-right'"
cta_card_1_url:
default: "https://www.nyiltvilag.hu/c/tudasbazis/9"
@ -232,11 +232,11 @@ cta_card_2_cta_text:
hu: 2. CTA kártya cselekvésre ösztönző szöveg
cta_card_2_cta_icon:
default: "angle-double-right"
default: "chevron-right"
type: string
description:
en: "CTA card 2 arrow icon (Font Awesome). Examples: 'angle-double-right', 'arrow-right', 'chevron-right', 'long-arrow-alt-right'"
hu: "2. CTA kártya nyíl ikon (Font Awesome). Példák: 'angle-double-right', 'arrow-right', 'chevron-right', 'long-arrow-alt-right'"
en: "CTA card 2 arrow icon (Font Awesome). Examples: 'chevron-right', 'arrow-right', 'angles-right', 'circle-arrow-right'"
hu: "2. CTA kártya nyíl ikon (Font Awesome). Példák: 'chevron-right', 'arrow-right', 'angles-right', 'circle-arrow-right'"
cta_card_2_url:
default: "https://www.nyiltvilag.hu/c/altalanos/4"
@ -302,11 +302,11 @@ cta_card_3_cta_text:
hu: 3. CTA kártya cselekvésre ösztönző szöveg
cta_card_3_cta_icon:
default: "angle-double-right"
default: "chevron-right"
type: string
description:
en: "CTA card 3 arrow icon (Font Awesome). Examples: 'angle-double-right', 'arrow-right', 'chevron-right', 'long-arrow-alt-right'"
hu: "3. CTA kártya nyíl ikon (Font Awesome). Példák: 'angle-double-right', 'arrow-right', 'chevron-right', 'long-arrow-alt-right'"
en: "CTA card 3 arrow icon (Font Awesome). Examples: 'chevron-right', 'arrow-right', 'angles-right', 'circle-arrow-right'"
hu: "3. CTA kártya nyíl ikon (Font Awesome). Példák: 'chevron-right', 'arrow-right', 'angles-right', 'circle-arrow-right'"
cta_card_3_url:
default: "https://www.nyiltvilag.hu/c/fejlesztes/7"
@ -372,11 +372,11 @@ cta_card_4_cta_text:
hu: 4. CTA kártya cselekvésre ösztönző szöveg
cta_card_4_cta_icon:
default: "angle-double-right"
default: "chevron-right"
type: string
description:
en: "CTA card 4 arrow icon (Font Awesome). Examples: 'angle-double-right', 'arrow-right', 'chevron-right', 'long-arrow-alt-right'"
hu: "4. CTA kártya nyíl ikon (Font Awesome). Példák: 'angle-double-right', 'arrow-right', 'chevron-right', 'long-arrow-alt-right'"
en: "CTA card 4 arrow icon (Font Awesome). Examples: 'chevron-right', 'arrow-right', 'angles-right', 'circle-arrow-right'"
hu: "4. CTA kártya nyíl ikon (Font Awesome). Példák: 'chevron-right', 'arrow-right', 'angles-right', 'circle-arrow-right'"
cta_card_4_url:
default: "https://www.nyiltvilag.hu/c/biztonsag/8"