Update src/app/comparison/page.tsx

This commit is contained in:
2026-05-15 16:50:14 +00:00
parent 6708ab9dda
commit 1ee333ec53

View File

@@ -23,6 +23,7 @@ export default function ComparisonPage() {
<NavbarLayoutFloatingOverlay
brandName="Switzerweb"
navItems={[
{ name: "Home", id: "/" },
{ name: "Réalisations", id: "work" },
{ name: "Services", id: "services" },
{ name: "À Propos", id: "about" },