Update src/app/how-it-works/page.tsx

This commit is contained in:
2026-06-03 08:08:53 +00:00
parent ce6e62ec77
commit 8438f7235f

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
{
title: "Contact", items: [
{ label: "Schedule Consultation", href: "/contact" },
{ label: "Email: hello@gopalante.com", href: "mailto:hello@gopalante.com" },
{ label: "Email: gopalanteinc@gmail.com", href: "mailto:gopalanteinc@gmail.com" },
{ label: "Text/Call: (213) 706-0093", href: "tel:2137060093" },
],
},