Docs
Card
Footer Card

Footer Card

A footer card with a cool image & dot pattern background.

by Sarthak Kapila

Installation


Usage


Footer Card Example

1import FooterCard from "@/components/footer-card";
2
3export default function Example() {
4 return (
5 <FooterCard/>
6 )
7}

Understanding the component


The footer card is a component that displays a footer with a cool image & dot pattern background.

Credits


By Sarthak Kapila.