Skip to content

Commit

Permalink
Revert "Add Service Request Form link to footer."
Browse files Browse the repository at this point in the history
This reverts commit 4ccd3f8.
  • Loading branch information
creatorlars committed Jan 18, 2024
1 parent dc58e24 commit ae75738
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ export function Footer() {
<span className="footer-title">Contact Us</span>
<a className="link link-hover" target="_blank" href="mailto:[email protected]">[email protected]</a>
<a className="link link-hover" target="_blank" href="mailto:[email protected]">[email protected]</a>
<a className="link link-hover" target="_blank" href="https://wkf.ms/4aEUIm3">Service Request Form</a>
</div>
<div>
<span className="footer-title">Policies</span>
Expand Down

0 comments on commit ae75738

Please sign in to comment.