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() {

Need help?

-

Reach us at: contact@planpostai.com

+

Reach us at: shahin@planpostai.com

  • - + Contact
  • diff --git a/src/components/contact-page.tsx b/src/components/contact-page.tsx index 6f6494d..62724e1 100644 --- a/src/components/contact-page.tsx +++ b/src/components/contact-page.tsx @@ -66,7 +66,7 @@ export default function ContactPage() { href="mailto:contact@adspillar.com" className="text-xl hover:underline" > - contact@adspillar.com + shahin@adspillar.com