diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 79b3f6f..3d3e28c 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -7,7 +7,7 @@ import Link from "next/link"; export default function Footer() { const freeTools = [ - { label: "Planpost Canvas", url: "https://canvas.planpostai.com/" }, + // { label: "Planpost Canvas", url: "https://canvas.planpostai.com/" }, { label: "Color Pallet Generator", url: "https://colors.planpostai.com/color-palate-generator", @@ -35,7 +35,7 @@ export default function Footer() { const planpostAi = [ { label: "About Us", url: "https://blog.planpostai.com/about/" }, - { label: "Contact", url: "https://blog.planpostai.com/contact/" }, + { label: "Contact", url: "/contact" }, { label: "FAQ", url: "/#faqSection" }, { label: "Privacy Policy", url: "/privacy-policy" }, { label: "Terms & Condition", url: "/terms-and-conditions" }, @@ -116,7 +116,7 @@ export default function Footer() {
Reach us at: contact@planpostai.com
+Reach us at: shahin@planpostai.com