Update src/app/page.tsx
This commit is contained in:
@@ -13,6 +13,8 @@ export default function LandingPage() {
|
||||
{ name: "Processus", id: "how-it-works" },
|
||||
{ name: "Avantages", id: "why-us" },
|
||||
{ name: "Portfolio", id: "portfolio" },
|
||||
{ name: "Tarifs", id: "/pricing" },
|
||||
{ name: "À propos", id: "/about" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user