Components
A promotional footer section with a headline, app store download buttons, navigation links, animated social media icons, and an app screenshot on a colored card.
Loading preview...
import Footer2 from "@/components/ui/footer-section-2";
export default function Default() {
return <Footer2 />;
}