diff --git a/src/app/page.tsx b/src/app/page.tsx index b6102eb..09902fd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -188,8 +188,8 @@ export default function LandingPage() { }, { items: [ - { label: "Contact", href: "#contact" }, - { label: "Subscribe", href: "#contact" }, + { label: "Contact: 725863", href: "tel:725863" }, + { label: "Email: np@wp.c", href: "mailto:np@wp.c" }, { label: "FAQ", href: "#faq" }, { label: "Testimonials", href: "#testimonials" } ]