import Shape from '@/components/Shape'; export const metadata = { title: 'Support', description: 'Get help and assistance on our Support page. Find answers to your queries and resolve issues quickly. We\'re here to support you.', }; export default function Support() { return (

Tabler Support

If you have any questions regarding our theme, feel free to contact us using one of the methods below. We usually reply within 24 hours.

General Inquiry

Have a question? Something is not clear? Or maybe you just want to say ‘Hi!’ We usually reply within 24 hours.

Send a Message

Technical Support

Something is wrong with one of our theme? Found a bug or have a feature request?

Open a new issue

Customization

Need one of theme customized? Let us know exactly what you need and we’ll get back to you with a quote.

Get a Quote
); }