Update src/app/page.tsx

This commit is contained in:
2026-05-15 16:21:46 +00:00
parent f208212c9f
commit 534a589f25

View File

@@ -34,6 +34,7 @@ export default function WebAgency2Page() {
{ name: "Services", id: "services" },
{ name: "À Propos", id: "about" },
{ name: "Contact", id: "contact" },
{ name: "Comparison", id: "/comparison" },
]}
button={{ text: "Démarrer", href: "#contact" }}
/>