Update src/app/pricing-highlighted/page.tsx

This commit is contained in:
2026-05-15 16:46:07 +00:00
parent 80ad9bbc90
commit cbb261022f

View File

@@ -29,9 +29,7 @@ export default function PricingHighlightedPage() {
{ name: "Services", id: "services" },
{ name: "À Propos", id: "about" },
{ name: "Contact", id: "contact" },
{ name: "Pricing", id: "/pricing" },
{ name: "Pricing Highlights", id: "/pricing-highlighted" },
{ name: "Pricing Highlighted Cards", id: "/pricing-highlighted-cards" }
{ name: "Pricing", id: "/pricing" }
]}
button={{ text: "Démarrer", href: "#contact" }}
/>