diff --git a/components/footer/Footer.tsx b/components/footer/Footer.tsx
index accb296e..d22b9de1 100644
--- a/components/footer/Footer.tsx
+++ b/components/footer/Footer.tsx
@@ -9,6 +9,7 @@ import {
import NextLink from 'next/link'
import { FaTwitter, FaGithub } from 'react-icons/fa'
import { SocialButton } from '@components/footer/SocialButton'
+import Image from 'next/image'
export default function Footer() {
return (
@@ -101,6 +102,22 @@ export default function Footer() {
Privacy Policy
+
+
+
+
+
)
diff --git a/public/powered-by-vercel.svg b/public/powered-by-vercel.svg
new file mode 100644
index 00000000..87782868
--- /dev/null
+++ b/public/powered-by-vercel.svg
@@ -0,0 +1,6 @@
+