export const faqData = [
    {
      id: 1,
      question: "What is POD GPT?",
      answer: "POD GPT is a state-of-the-art tool designed to automate and streamline the process of creating and managing print-on-demand products. Leveraging the power of GPT (Generative Pre-trained Transformer) models, it simplifies product design, customization, and integration with popular POD platforms.",
      subFaqs: [
        {
          id: 2,
          question: "How does POD GPT integrate with Printify?",
          answer: "POD GPT seamlessly integrates with Printify through a dedicated API, allowing users to directly create, customize, and manage their product listings within the Printify marketplace from the POD GPT dashboard.",
          subFaqs: [
            {
              id: 5,
              question: "Can I manage multiple stores?",
              answer: "Yes, POD GPT supports multi-store management, enabling users to operate and synchronize products across several Printify stores through a single POD GPT interface.",
            },
          ],
        },
        {
          id: 3,
          question: "What features does POD GPT offer for product design?",
          answer: "POD GPT offers a suite of design features including bulk product generation, AI-driven design suggestions, image resizing and formatting, and custom template creation, making it incredibly easy to produce unique and appealing products.",
        },
      ],
    },
    {
      id: 4,
      question: "How do I get started with POD GPT?",
      answer: "Getting started with POD GPT is straightforward: sign up on our platform, connect your Printify account, and begin utilizing the intuitive dashboard to create your first products. Our comprehensive guide and support team are available to assist you through every step.",
    },
    {
      id: 6,
      question: "What kind of support does POD GPT offer?",
      answer: "POD GPT offers extensive support including a detailed knowledge base, email support, live chat, and community forums. Whether you're facing a technical challenge or need guidance on maximizing your store's potential, our dedicated support team is here to help.",
      subFaqs: [
        {
          id: 7,
          question: "Is there a community for POD GPT users?",
          answer: "Yes, there is a vibrant community of POD GPT users. Through our forums and social media channels, users can share tips, discuss best practices, and provide feedback to help each other succeed in the print-on-demand space. checkout our Community Site at https://community.leumas.tech",
        },
      ],
    },
    {
      id: 8,
      question: "Are there any tutorials available for using POD GPT?",
      answer: "Absolutely! We offer a range of tutorials covering everything from basic setup and product creation to advanced customization techniques. These resources are designed to help you quickly master POD GPT and leverage its full potential for your business. Visit us on Youtube and checkout our POD GPT playlist (Coming Soon)",
    },
  ];
  