PozoAppUptoWebinar/dist1 (2)/assets/FaqSection-5850d5cb.js

2 lines
2.5 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

import{g as e,S as s,j as a,G as r}from"./index-35672308.js";import{r as o}from"./vendor-c65bce76.js";import"./ui-2d515953.js";import"./utils-faf49605.js";import"./editor-e98c3426.js";e.registerPlugin(s);const i=[{question:"Free trial available in PozoApps?",answer:"Yes, PozoApps provides a free trial period for all apps so you can explore features before subscribing."},{question:"Can I use PozoApps on multiple devices?",answer:"Absolutely! You can access your apps from desktop, tablet, or mobile seamlessly."},{question:"Is my data secure?",answer:"We use enterprise-grade security and encryption to ensure your data is always protected."},{question:"Can I cancel anytime?",answer:"Yes, you can cancel your subscription anytime without hidden charges."},{question:"Free trial available in PozoApps?",answer:"Yes, PozoApps provides a free trial period for all apps so you can explore features before subscribing."},{question:"Can I use PozoApps on multiple devices?",answer:"Absolutely! You can access your apps from desktop, tablet, or mobile seamlessly."},{question:"Is my data secure?",answer:"We use enterprise-grade security and encryption to ensure your data is always protected."},{question:"Can I cancel anytime?",answer:"Yes, you can cancel your subscription anytime without hidden charges."}],n=()=>{const[n,t]=o.useState(null),l=o.useRef(null),c=o.useRef([]);return o.useEffect((()=>(e.fromTo(l.current,{opacity:0,x:-100,scale:.8},{opacity:1,x:0,scale:1,duration:.8,ease:"power2.out",scrollTrigger:{trigger:l.current,start:"top 80%",toggleActions:"play none none reverse"}}),c.current.forEach(((s,a)=>{s&&e.fromTo(s,{opacity:0,y:50,x:30},{opacity:1,y:0,x:0,duration:.6,delay:.1*a,ease:"power2.out",scrollTrigger:{trigger:s,start:"top 85%",toggleActions:"play none none reverse"}})})),()=>{s.getAll().forEach((e=>e.kill()))})),[]),a.jsxs("div",{className:"FaqSection-Master",children:[a.jsx("div",{className:"FaqSectionImage",children:a.jsx("img",{src:"/assets/Faq-38eabc1e.webp",alt:"FAQ Illustration"})}),a.jsxs("div",{className:"QueAnsMain",children:[a.jsx(r,{animationType:"splitReveal",delay:.3,duration:3,bidirectional:!0,children:a.jsx("p",{children:"Quick Answers"})}),i.map(((e,s)=>a.jsxs("div",{className:"QueAns",ref:e=>c.current[s]=e,children:[a.jsxs("div",{className:"FaqQue",onClick:()=>(e=>{t(n===e?null:e)})(s),children:[a.jsx("div",{children:e.question}),a.jsx("span",{children:n===s?"":"+"})]}),a.jsx("div",{className:"FaqAns "+(n===s?"open":""),children:a.jsx("p",{children:e.answer})})]},s)))]})]})};export{n as default};