Update src/app/pricing/page.tsx

This commit is contained in:
2026-05-15 16:50:15 +00:00
parent 8a0ae3a429
commit 6fdc906281

View File

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