Update src/app/how-it-works/page.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
title: "Contact", items: [
|
title: "Contact", items: [
|
||||||
{ label: "Schedule Consultation", href: "/contact" },
|
{ 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" },
|
{ label: "Text/Call: (213) 706-0093", href: "tel:2137060093" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user