---
### ALL PAGES ###
layout: themes/[ site.theme.id ]/frontend/core/base
### PAGE CONFIG ###
# Hero Section
hero:
headline: "Get in"
headline_accent: "touch"
subheadline: "Have questions about {{ site.brand.name }}? Our support team is here to help you"
# Contact Methods Section
contact_methods:
- title: "Email support"
description: "Get help within 24 hours"
icon: "envelope"
value: "Email us"
link: "#form"
- title: "Live chat"
description: "Chat with our team now 24/7"
icon: "comments"
value: "Chat now"
link: "#chat"
# Contact Form Section
contact_form:
superheadline:
icon: "envelope"
text: "Email"
headline: "Send us a"
headline_accent: "message"
subheadline: "Fill out the form below and we'll get back to you within 24 hours."
# Stats Section
stats:
items:
- number: "<15m"
label: "Response time"
icon: "clock"
color: "primary"
- number: "24/7"
label: "Live chat support"
icon: "users"
color: "success"
- number: "4.9"
label: "Support rating"
icon: "star"
color: "warning"
- number: "50+"
label: "Languages"
icon: "globe"
color: "info"
# Testimonials Section
testimonials:
superheadline:
icon: "megaphone"
text: "Testimonials"
headline: "What our customers"
headline_accent: "say"
subheadline: "Hear from people who've experienced our support firsthand"
items:
- quote: "The support team responded within minutes and solved my issue perfectly!"
author: "Jessica Martinez"
role: "Marketing Manager"
company: "TechCorp"
initial: "J"
- quote: "Outstanding customer service. They went above and beyond to help me."
author: "David Thompson"
role: "Product Designer"
company: "StartupCo"
initial: "D"
- quote: "Quick, professional, and friendly. Exactly what you want in support."
author: "Lisa Chen"
role: "Developer"
company: "InnovateLab"
initial: "L"
# FAQs Section
faqs:
superheadline:
icon: "messages-question"
text: "FAQs"
headline: "Frequently asked"
headline_accent: "questions"
subheadline: "Everything you need to know about our support experience."
items:
- question: "How quickly do you respond to support requests?"
answer: "We aim to respond to all support requests within 24 hours during business days. For urgent issues, our live chat is available 24/7."
- question: "Do you offer phone support?"
answer: "Yes! Phone support is available for premium customers. Contact us to schedule a call with our support team."
- question: "Can you help with technical integration?"
answer: "Absolutely! Our technical support team can help with API integration, troubleshooting, and custom implementations."
---