Viewing File: /home/ubuntu/joystickhut-shop-landing/help-support.html

<html lang="en">

<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0">
  <title>Pinnacleplayhub</title>
  <meta name="author" content="CodeGama">
  <meta name="description" content="Site description">
  <meta name="keywords" content="">
  <link rel="canonical" href="https://pinnacleplayhub.online/">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta property="og:title" content="Site title" />
  <meta name="google-site-verification" content="0ooxL4Mv0LCRbXqaPx6DuQVW7gX696ApBex-VHHZN8k" />
  <meta property="og:description" content="Site description" />
  <meta property="og:image" content="#" />

  <!-- Favicon -->
  <link rel="apple-touch-icon" sizes="180x180" href="assets/img/favicon/apple-touch-icon.png">
  <link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicon/favicon-32x32.png">
  <link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicon/favicon-16x16.png">
  <link rel="manifest" href="assets/img/favicon/site.webmanifest">
  <link rel="mask-icon" href="assets/img/favicon/safari-pinned-tab.svg" color="#5bbad5">
  <meta name="msapplication-TileColor" content="#da532c">
  <meta name="theme-color" content="#36d1dc">
  <!-- Bootstrap CSS -->
  <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet"
    integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">

  <!-- Fonts -->
  <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.11/css/all.css"
    integrity="sha384-p2jx59pefphTFIpeqCcISO9MdVfIm4pNnsL08A6v5vaQc4owkQqxMV8kg4Yvhaw/" crossorigin="anonymous">
  <!-- Default Style CSS -->
  <link rel="stylesheet" id="style-css" href="assets/css/tiny-slider.min.css" type="text/css" media="all" />
  <link rel="stylesheet" type="text/css" href="assets/css/default.css" type="text/css" media="all">
  <!-- Responsive CSS -->
  <link rel="stylesheet" type="text/css" href="assets/css/responsive.css" type="text/css" media="all">
  <script src="assets/js/lazysizes.min.js" async></script>
  <style>
    .blur-up {
      filter: blur(10px);
      opacity: 0.1;
      transition: opacity 1000ms, filter 1500ms;
    }

    .blur-up.lazyloaded {
      opacity: 1;
      filter: blur(0px);
    }
  </style>

</head>

<body class="landing-page">

  <section >
    <div id="header"></div>
  </section>
  <section class="sm-padding about-us-sec">
    <div class="container">
        <div class="row align-items-center justify-content-center ">
            <div class="col-md-9 col-lg-9 text-center">
                <div class="section-title ">
                    <h2>About Us</h2>
                    <p>Contact Joystickhut Team for more help</p>
                </div>
            </div>
        </div>
        <div class="row align-items-center">
            <div class="col-md-12">
                <div class="static-page-box">
                    <p><strong>Welcome to Joystickhut Support</strong></p>
                    <p><strong>Get Quick Answers:</strong></p>
                    <p>Explore our FAQs for instant solutions to common issues. Find answers to gameplay, account, and payment queries.</p>
                    <p><strong>Direct Support:</strong></p>
                    <p>Can't find what you need? Our Customer Support Team is here for you. Email us at <a href="mailto:info@joystickhut.shop">info@joystickhut.shop</a>  or use our online contact form. We're committed to responding swiftly and efficiently.</p>
                    <p><strong>Interactive Troubleshooting:</strong></p>
                    <p>Use our easy-to-follow troubleshooting guides to solve technical issues. These step-by-step instructions are designed for quick resolution.</p>
                    <p><strong>Community Forum:</strong></p>
                    <p>Join our player community for advice, tips, and shared experiences. It's a great place to learn from fellow players and contribute your knowledge.</p>
                    <p><strong>Feedback Corner:</strong></p>
                    <p>Your opinions matter! Share your feedback or suggestions to help us improve. We're always listening and striving to enhance your gaming experience.</p>
                    <p><strong>Stay Informed:</strong></p>
                    <p>Follow us on social media for the latest news, updates, and community events. Be a part of our growing online family.</p>
                    <p><strong>Dedicated Assistance:</strong></p>
                    <p>For more complex issues, our specialized support team is ready to assist. We ensure that every query is handled with care and precision.</p>
                  </div>
            </div>
        </div>
</div></section>


  <!-- <div id="faq"></div> -->

  <div id="footer"></div>

  <!-- jQuery -->
  <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
  <!-- Bootstrap  -->
  <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js"
    integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL"
    crossorigin="anonymous"></script>

  <script type="text/javascript" src="assets/js/script.js"></script>

</body>

</html>
Back to Directory File Manager