Update src/app/support/page.tsx
This commit is contained in:
@@ -18,8 +18,7 @@ export default function SupportPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Features", href: "/" },
|
||||
{ label: "Pricing", href: "/" },
|
||||
{ label: "Security", href: "/" },
|
||||
@@ -27,8 +26,7 @@ export default function SupportPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Blog", href: "/blog" },
|
||||
{ label: "Careers", href: "/careers" },
|
||||
@@ -36,8 +34,7 @@ export default function SupportPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{ label: "Documentation", href: "/docs" },
|
||||
{ label: "API Reference", href: "/api" },
|
||||
{ label: "Support", href: "/support" },
|
||||
@@ -72,13 +69,13 @@ export default function SupportPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="SUPPORT CENTER"
|
||||
description="Get fast, reliable support from our expert healthcare technology team. Access live chat, email support, knowledge base articles, and community forums to solve your issues quickly."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Contact Support", href: "/" },
|
||||
{ text: "Browse Knowledge Base", href: "/" },
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7jQDxqi4n5gvlBqwsjnZnK3d/healthcare-notification-system-showing-a-1772727282131-2e177e06.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7jQDxqi4n5gvlBqwsjnZnK3d/healthcare-notification-system-showing-a-1772727282131-2e177e06.png"
|
||||
imageAlt="Support notification system"
|
||||
frameStyle="browser"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -91,47 +88,17 @@ export default function SupportPage() {
|
||||
description="Multiple channels to get help when you need it"
|
||||
features={[
|
||||
{
|
||||
id: "live-chat",
|
||||
title: "Live Chat Support",
|
||||
description: "Connect instantly with our support team. Average response time under 2 minutes for urgent issues.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7jQDxqi4n5gvlBqwsjnZnK3d/healthcare-notification-system-showing-a-1772727282131-2e177e06.png?_wi=2",
|
||||
imageAlt: "Live chat support interface",
|
||||
},
|
||||
id: "live-chat", title: "Live Chat Support", description: "Connect instantly with our support team. Average response time under 2 minutes for urgent issues.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7jQDxqi4n5gvlBqwsjnZnK3d/healthcare-notification-system-showing-a-1772727282131-2e177e06.png", imageAlt: "Live chat support interface"},
|
||||
{
|
||||
id: "email-support",
|
||||
title: "Email Support",
|
||||
description: "Send detailed queries to our support team. Typical response within 24 hours with comprehensive solutions.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7jQDxqi4n5gvlBqwsjnZnK3d/healthcare-notification-system-showing-a-1772727282131-2e177e06.png?_wi=3",
|
||||
imageAlt: "Email support",
|
||||
},
|
||||
id: "email-support", title: "Email Support", description: "Send detailed queries to our support team. Typical response within 24 hours with comprehensive solutions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7jQDxqi4n5gvlBqwsjnZnK3d/healthcare-notification-system-showing-a-1772727282131-2e177e06.png", imageAlt: "Email support"},
|
||||
{
|
||||
id: "knowledge-base",
|
||||
title: "Knowledge Base",
|
||||
description: "Browse thousands of articles covering common issues and best practices. Self-serve solutions available 24/7.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7jQDxqi4n5gvlBqwsjnZnK3d/a-modern-healthcare-clinic-dashboard-int-1772727279206-d54b9a96.png?_wi=11",
|
||||
imageAlt: "Knowledge base",
|
||||
},
|
||||
id: "knowledge-base", title: "Knowledge Base", description: "Browse thousands of articles covering common issues and best practices. Self-serve solutions available 24/7.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7jQDxqi4n5gvlBqwsjnZnK3d/a-modern-healthcare-clinic-dashboard-int-1772727279206-d54b9a96.png", imageAlt: "Knowledge base"},
|
||||
{
|
||||
id: "community-forums",
|
||||
title: "Community Forums",
|
||||
description: "Connect with other clinic administrators and users. Share experiences and solutions with the community.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7jQDxqi4n5gvlBqwsjnZnK3d/a-modern-healthcare-clinic-dashboard-int-1772727279206-d54b9a96.png?_wi=12",
|
||||
imageAlt: "Community forums",
|
||||
},
|
||||
id: "community-forums", title: "Community Forums", description: "Connect with other clinic administrators and users. Share experiences and solutions with the community.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7jQDxqi4n5gvlBqwsjnZnK3d/a-modern-healthcare-clinic-dashboard-int-1772727279206-d54b9a96.png", imageAlt: "Community forums"},
|
||||
{
|
||||
id: "training-webinars",
|
||||
title: "Training Webinars",
|
||||
description: "Attend live training sessions hosted by our team. Learn new features and best practices directly from experts.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7jQDxqi4n5gvlBqwsjnZnK3d/a-modern-healthcare-clinic-dashboard-int-1772727279206-d54b9a96.png?_wi=13",
|
||||
imageAlt: "Training webinars",
|
||||
},
|
||||
id: "training-webinars", title: "Training Webinars", description: "Attend live training sessions hosted by our team. Learn new features and best practices directly from experts.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7jQDxqi4n5gvlBqwsjnZnK3d/a-modern-healthcare-clinic-dashboard-int-1772727279206-d54b9a96.png", imageAlt: "Training webinars"},
|
||||
{
|
||||
id: "dedicated-support",
|
||||
title: "Dedicated Account Manager",
|
||||
description: "Enterprise clients receive a dedicated support contact. Priority issue resolution and custom onboarding sessions.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7jQDxqi4n5gvlBqwsjnZnK3d/healthcare-notification-system-showing-a-1772727282131-2e177e06.png?_wi=4",
|
||||
imageAlt: "Dedicated account manager",
|
||||
},
|
||||
id: "dedicated-support", title: "Dedicated Account Manager", description: "Enterprise clients receive a dedicated support contact. Priority issue resolution and custom onboarding sessions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7jQDxqi4n5gvlBqwsjnZnK3d/healthcare-notification-system-showing-a-1772727282131-2e177e06.png", imageAlt: "Dedicated account manager"},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
@@ -142,7 +109,7 @@ export default function SupportPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7jQDxqi4n5gvlBqwsjnZnK3d/healthcare-notification-system-showing-a-1772727282131-2e177e06.png?_wi=5"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7jQDxqi4n5gvlBqwsjnZnK3d/healthcare-notification-system-showing-a-1772727282131-2e177e06.png"
|
||||
imageAlt="Support center interface"
|
||||
columns={footerColumns}
|
||||
logoText="MEDIONIX"
|
||||
|
||||
Reference in New Issue
Block a user