it("renders the layout component", async () => {
    expect.assertions(1);

    render(<AboutPage />);