import React from "react"; import { LandingFooter } from "./landing-footer"; export const BlogFooter = () => { return ; };