import About from "../components/About"; import Contact from "../components/Contact"; import FeaturesSection from "../components/FeaturesSection"; import Footer from "../components/Footer "; import Header from "../components/Header"; import Hero from "../components/Hero"; import Navbar from "../components/Navbar"; export default async function Home() { return (