diff --git a/src/lib/components/PlfVariablesListIntro.svelte b/src/lib/components/PlfVariablesListIntro.svelte index 6aa1dfb1e57fd4d8aa8d32a11ed43337a13dc29d..6dcb2e68c9074132b82fd7468440dde2e9f7e67f 100644 --- a/src/lib/components/PlfVariablesListIntro.svelte +++ b/src/lib/components/PlfVariablesListIntro.svelte @@ -19,6 +19,19 @@ > Indexation des seuils du barème de l'<b>impôt sur le revenu</b> </a> + <h3 class="mt-4 mb-2 text-base mx-2 font-bold"> + Article 3 du PLF 2025 | Contribution différentielle sur les hauts revenus : + </h3> + <a + class="mx-1 px-3 py-1 bg-white border-le-rouge-bill border-2 hover:bg-opacity-80 active:bg-opacity-70 rounded-full text-sm hover:bg-red-100" + data-sveltekit-noscroll + href={newSimulationUrl({ + ...displayMode, + parametersVariableName: "contribution_differentielle_hauts_revenus", + })} + > + Instauration de la contribution <b>CDHR</b> + </a> <h3 class="mt-4 mb-2 text-base mx-2 font-bold"> Article 6 du PLFSS 2025 | Allègements de cotisations : </h3>