A marketing website footer with an oversized outlined brand wordmark and a blue fluted-glass shader panel containing the logo, tagline, social icons, and grouped navigation link columns.
import FooterSection5 from "@/components/ui/footer-section-5"; export default function Default() { return <FooterSection5 />; }