diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index ea7169f..6135750 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -56,9 +56,7 @@ export default function PricingPage() { brandName="Montois Multi Services" navItems={navItems} button={{ - text: "Nous Contacter", - href: "/contact", - }} + text: "Nous Contacter", href: "/contact"}} animateOnLoad={true} /> @@ -74,86 +72,87 @@ export default function PricingPage() { -
+
-
-
-

Intervention Ponctuelle

-

- Pour vos besoins occasionnels et ponctuels d'entretien ou de maintenance. -

-
-

À partir de

-

50 € / heure

-
-
    -
  • - - Tarif horaire flexible -
  • -
  • - - Disponibilité selon calendrier -
  • -
  • - - Devis avant intervention -
  • -
-
- -
-
- Recommandé -
-

Forfait Mensuel

-

- Pour un entretien régulier et continu de votre propriété. -

-
-

À partir de

-

500 € / mois

-
-
    -
  • - - Interventions régulières -
  • -
  • - - Suivi personnalisé -
  • -
  • - - 10% de réduction -
  • -
-
- -
-

Forfait Annuel

-

- Pour la gestion complète de votre propriété avec engagement annuel. -

-
-

À partir de

-

5 000 € / an

-
-
    -
  • - - Meilleur tarif -
  • -
  • - - Priorité d'intervention -
  • -
  • - - Support prioritaire -
  • -
-
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Service + + Tarif +
+ Entretien intérieur + + 30 €/h +
+ Entretien extérieur + + 30 €/h +
+ Travaux de maintenance + + 30 €/h +
+ Entretien extérieur avec matériel thermique + + 35 €/h +
+ Entretien du linge + + 30 €/h +
+ Enlèvement des déchets + + 35 €/h +
+ Vérification de logement + + 7,50 €/visite +
+ Mise en route du chauffe-eau et/ou du chauffage + + 15 € +
@@ -218,13 +217,9 @@ export default function PricingPage() { useInvertedBackground={false} buttons={[ { - text: "Demander Un Devis", - href: "/contact", - }, + text: "Demander Un Devis", href: "/contact"}, { - text: "Nous Appeler", - href: "tel:0677221466", - }, + text: "Nous Appeler", href: "tel:0677221466"}, ]} />