"use client"; import { Accordion, AccordionItem } from "@nextui-org/react"; const Questions = () => { return ( We do not host any media on our own servers. We simply aggregate data from third-party providers. While these services are free for public use, someone has to bear the costs of hosting the servers and infrastructure. Therefore, the video player includes advertisements to help cover these expenses. To avoid ads, you can utilize ad blockers such as Ghostery, uBlock Origin, or any preferred ad blocker. Adjust your browser settings to maximize tracking prevention or similar features for enhanced protection against ads ); }; export default Questions;