/** * 공개 Support 페이지 (다크 테마) * 수정사항-036-2: 로그인 전 공개 Info */ export default function PublicSupport() { return ( <>

Support

How can we help you? Check the information below or contact us directly.

Contact Us

Frequently Asked Questions

Q: What if my internet connection is interrupted during the test?

A: pCNT saves your data in real-time. You can resume from where you left off after logging back in.

Q: Can I use a tablet instead of a smartphone?

A: We recommend using a tablet of 10 inches or larger for accurate visual perception and touch operation.

Q: When can I see my test results?

A: Results are processed immediately after test completion and available on your dashboard.

); }