diff --git a/src/app/page.tsx b/src/app/page.tsx index 6ae85ec..dea2ae1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,6 @@ const Home = () => { ctaTextColor: "white", }; - // For a different section, you could create another data object with different values const bulkSocialData = { titleColoredText: "Bulk Social Media", titleBoldText: "Post Generator", @@ -64,7 +63,7 @@ const Home = () => { ], ctaText: "Get Started Today", - ctaBackgroundColor: "#3482F6", + ctaBackgroundColor: "#ff2b85", ctaTextColor: "white", }; const adCreativeData = { @@ -92,7 +91,7 @@ const Home = () => { ], ctaText: "Try For Free", - ctaBackgroundColor: "#3482F6", + ctaBackgroundColor: "#ff2b85", ctaTextColor: "white", }; const chatBotData = { @@ -121,7 +120,7 @@ const Home = () => { ], ctaText: "Pre Book Now", - ctaBackgroundColor: "#3482F6", + ctaBackgroundColor: "#ff2b85", ctaTextColor: "white", }; diff --git a/src/app/privacy-policy/page.tsx b/src/app/privacy-policy/page.tsx new file mode 100644 index 0000000..3d66d10 --- /dev/null +++ b/src/app/privacy-policy/page.tsx @@ -0,0 +1,194 @@ +import React from "react"; + +const PrivacyPolicy = () => { + return ( +
+ Last Updated: 02/02/2025 +
++ Welcome to PlanPost AI! Your privacy is important + to us. This Privacy Policy explains how we collect, use, disclose, + and protect your personal information when you use our platform. +
+ ++ We collect different types of information to provide and improve + our services: +
+ +We use your information to:
++ We do not sell or rent your personal data. However, we may share + it with: +
++ We implement industry-standard security measures to protect your + data, including: +
++ PlanPost AI uses cookies to enhance user experience, track + analytics, and improve functionality. You can manage cookie + preferences through your browser settings. +
+ +You have the right to:
++ To exercise your rights, contact us at:{" "} + shahin@planpostai.com +
+ ++ We retain user data for as long as necessary to provide our + services and comply with legal obligations. If you request data + deletion, we will remove it unless legally required to retain + certain information. +
+ ++ Our platform may contain links to third-party websites or + services. We are not responsible for their privacy practices, and + we encourage you to review their policies before interacting with + them. +
+ ++ PlanPost AI is not intended for users under 13. We do not + knowingly collect data from minors. If you believe a child has + provided personal information, contact us for immediate removal. +
+ ++ We may update this policy from time to time. Any changes will be + communicated through our platform. Continued use of PlanPost AI + after updates constitutes acceptance of the revised policy. +
+ +
+ For any privacy-related inquiries, please contact us:
+
+ Email: shahin@planpostai.com
+
+ Phone: +880 1784-493232
+
+ By using PlanPost AI, you acknowledge that you + have read, understood, and agreed to this Privacy Policy. +
++ Last Updated: 02/02/2025 +
++ Welcome to PlanPost AI ("the Service"), a + platform designed to generate AI-powered content, plans, and + strategies. These Terms and Conditions govern + your use of our platform, products, and services. By accessing or + using PlanPost AI, you agree to comply with these + terms. +
+ +By using PlanPost AI, you confirm that:
++ PlanPost AI provides users with tools for key features, e.g., + "create content, automate planning, generate insights via + artificial intelligence. The Service may evolve over time, and we + reserve the right to modify, suspend, or discontinue features + without notice. +
+ +You agree to:
++ Your use of PlanPost AI is governed by our Privacy Policy, which + explains how we collect, use, and protect your data. By using the + Service, you consent to data practices outlined therein. +
+ ++ THE SERVICE IS PROVIDED "AS IS" WITHOUT WARRANTIES OF ANY KIND. WE + DISCLAIM ALL LIABILITY FOR: +
++ To the fullest extent permitted by law, PlanPost AI and its + affiliates shall not be liable for any indirect, incidental, or + consequential damages arising from your use of the Service. +
+ ++ We reserve the right to suspend or terminate your access to the + Service at any time, with or without cause, and without prior + notice. +
+ ++ These Terms are governed by the laws of{" "} + Bangladesh. Any disputes shall be resolved in the + courts of Dhaka, Bangladesh. +
+ ++ We may update these Terms periodically. Continued use of the + Service after changes constitutes acceptance. We will notify users + of material updates via email or in-app alerts. +
+ +
+ For questions or concerns about these Terms, contact us at:
+
+ PlanPost AI
+
+ Email: shahin@planpostai.com
+
+ Address: 965 (6th Floor), Apartment D, Begum Rokeya Avenue, Dhaka
+ 1216
+
+ Thank you for using PlanPost AI! +
+