From 4c870a71d59685352fce3b7e2eb1e1b669ac027e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 13:06:15 +0000 Subject: [PATCH] Update src/app/tarifs/page.tsx --- src/app/tarifs/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/tarifs/page.tsx b/src/app/tarifs/page.tsx index 66c9f0d..631f53b 100644 --- a/src/app/tarifs/page.tsx +++ b/src/app/tarifs/page.tsx @@ -43,6 +43,8 @@ export default function TarifsPage() { animationType="slide-up" title="Nos Tarifs & Packages" description="Des solutions sur mesure pour artistes et professionnels." + textboxLayout="default" + useInvertedBackground={false} plans={[ { id: "artist-pack", badge: "Artistes", price: "Sur Devis", subtitle: "Pour vos projets musicaux", features: ["Clip Officiel 4K", "Shooting Photo Promo", "Stratégie de sortie", "Distribution Digitale"], -- 2.49.1