Animated footer section with a noise-textured headline banner, newsletter signup, social icons, and navigation link columns.
import Footer3 from "@/components/ui/footer-section-3"; export default function Default() { return <Footer3 title="Build Tastefully Crafted UIs" />; }