"use client"; const SupportCenterHero = () => { return (
{/* Animated Background */}
{/* Floating Support Icons */}
{/* Grid Pattern */}
{/* Animated Gradient Orbs */}
{/* Video Overlay */}

Support Center

Get expert assistance whenever you need it. Our dedicated support team is here to help you succeed.

Submit Tickets

Create and track support requests

Knowledge Base

Find answers to common questions

Track Status

Monitor your ticket progress

); }; export default SupportCenterHero;