+ All our plans come packed with powerful features designed to help you work smarter, not harder.
+
+
+
+ {[
+ { icon: Zap, title: "Lightning Fast", desc: "Optimized for speed and performance across all devices." },
+ { icon: Shield, title: "Bank-grade Security", desc: "Your data is encrypted and protected at all times." },
+ { icon: Globe, title: "Global CDN", desc: "Deliver content quickly to users anywhere in the world." },
+ { icon: BarChart, title: "Deep Analytics", desc: "Understand your users with comprehensive data insights." }
+ ].map((feature, i) => (
+
+
+
+
+
{feature.title}
+
{feature.desc}
+
+ ))}
+
+
+
+
+ {/* FAQ Section */}
+
+
+
+
Frequently Asked Questions
+
+ Got questions? We've got answers. If you can't find what you're looking for, reach out to our team.
+
+
+
+ {[
+ { q: "Can I change my plan later?", a: "Absolutely. You can upgrade or downgrade your plan at any time. Prorated charges will be applied automatically." },
+ { q: "What payment methods do you accept?", a: "We accept all major credit cards, PayPal, and wire transfers for annual Enterprise plans." },
+ { q: "Is there a long-term contract?", a: "No, all our standard plans are month-to-month. You can cancel anytime without penalty. We do offer discounts for annual commitments." },
+ { q: "Do you offer discounts for non-profits?", a: "Yes! We offer a 50% discount for registered non-profit organizations. Contact our support team to apply." }
+ ].map((faq, i) => (
+
+
+
+ {faq.q}
+
+
{faq.a}
+
+ ))}
+
+
+
+
+ {/* CTA Section */}
+
+
+
+
+
+
Ready to transform your workflow?
+
+ Join thousands of teams who are already using FlowSync to do their best work. Start your 14-day free trial today.
+