Skip to content

Commit

Permalink
[fix] Update contact us button on home page
Browse files Browse the repository at this point in the history
  • Loading branch information
adityapawar1 authored Jan 18, 2025
1 parent 3f50477 commit 3d62b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/(hero-layout)/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ export default function HomePage() {
<div className="contact-btns">
<Link
className="bp-btn marginRight-xs marginBot-xxs"
href="/contact_forms/new"
href="mailto:[email protected]"
>
Email Us
</Link>
Expand Down

0 comments on commit 3d62b80

Please sign in to comment.