import React from "react"; import Footer from "./LandingPage/Footer"; import FAQs from "./FAQs"; const FaqsPage: React.FC = () => { return (