Skip to content

Commit

Permalink
Merge branch 'main' into new_api_blog
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanoltman committed Nov 14, 2024
2 parents cfd9007 + 3d9b8eb commit 974f2be
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 10 deletions.
2 changes: 1 addition & 1 deletion src/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ export const Footer = () => {
<li className="mb-4">
<a
className="text-gray-400 hover:text-gray-300"
href={`mailto:${config.contactEmail}`}
href="/contact"
aria-label="contact us"
>
Contact Us
Expand Down
27 changes: 18 additions & 9 deletions src/pages/contact.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,26 @@ description: Contact Shorebird

# Contact

## Support
## 🛟 Support

Shorebird [Discord](https://discord.gg/shorebird) is the fastest way to get
support.
Filing an issue on [GitHub](https://github.com/shorebirdtech/shorebird/issues/new/choose) is the most direct to record the necessary information for us to help.

Paying Shorebird customers are eligible for private support via a private
Discord channel. Ask any Shorebird team member for access.
[Discord](https://discord.gg/shorebird) reaches our team via live chat.

You can also [email us](mailto:[email protected]), but we're slower to
respond there.
Paying Shorebird customers can access private support channels
on Discord by messaging a Shorebird team member.

## Sales
You're also welcome to [email us](mailto:[email protected]).

[Email](mailto:[email protected]) is the best way to reach our sales team.
## 🏷️ Sales

[Email](mailto:[email protected]) our sales team or [schedule a call](https://calendly.com/eseidel/shorebird-sales).

## 🐌 Mail

Shorebird is globally remote, we have no physical office. Contracts or physical mail should use:

```
2261 Market Street #5112
San Francisco, CA 94114-1612
```

0 comments on commit 974f2be

Please sign in to comment.