From 60c56a50a9f5e025b2d7e4002464c8406ce0cd8c Mon Sep 17 00:00:00 2001 From: jhpin2 Date: Mon, 3 Mar 2025 13:01:24 +0600 Subject: [PATCH] contact page added --- src/components/Footer.tsx | 6 +++--- src/components/Header.tsx | 2 +- src/components/contact-page.tsx | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) 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