Update src/app/comparison/page.tsx
This commit is contained in:
@@ -28,7 +28,8 @@ export default function ComparisonPage() {
|
|||||||
{ name: "À Propos", id: "about" },
|
{ name: "À Propos", id: "about" },
|
||||||
{ name: "Contact", id: "contact" },
|
{ name: "Contact", id: "contact" },
|
||||||
{ name: "Pricing", id: "/pricing" },
|
{ name: "Pricing", id: "/pricing" },
|
||||||
{ name: "Pricing Highlights", id: "/pricing-highlighted" }
|
{ name: "Pricing Highlights", id: "/pricing-highlighted" },
|
||||||
|
{ name: "Pricing Highlighted Cards", id: "/pricing-highlighted-cards" }
|
||||||
]}
|
]}
|
||||||
button={{ text: "Démarrer", href: "#contact" }}
|
button={{ text: "Démarrer", href: "#contact" }}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user