diff --git a/components/PricingSection.tsx b/components/PricingSection.tsx index a08ca73..4a947b8 100644 --- a/components/PricingSection.tsx +++ b/components/PricingSection.tsx @@ -186,26 +186,21 @@ export default function PricingSection() { isYearly ? ( // YEARLY VIEW
- Billed €{priceDetails.yearlyTotal} yearly -
- - {/* 3. Comparison (Original -> Discounted) */} -