Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -254,7 +254,7 @@ export default function LandingPage() {
|
||||
id: "2", title: "Can I migrate from another hosting provider?", content: "Yes, we offer free migration assistance for all plans. Our team will help you transfer your applications, databases, and configurations with zero downtime. Most migrations complete within 24-48 hours."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Do you offer free trial or credit?", content: "$100 in free credits for the first month. No credit card required. You get full access to all features and can scale up or down anytime. If you need more time, contact our sales team."
|
||||
id: "3", title: "Do you offer free trial or credit?", content: "Limited-time offer: Get $100 in free credits for the first month. No credit card required. You get full access to all features and can scale up or down anytime. If you need more time, contact our sales team."
|
||||
},
|
||||
{
|
||||
id: "4", title: "What payment methods do you accept?", content: "We accept all major credit cards (Visa, Mastercard, American Express), PayPal, wire transfers, and ACH payments for enterprise customers. Annual billing includes a 15% discount."
|
||||
@@ -281,7 +281,7 @@ export default function LandingPage() {
|
||||
tagIcon={Rocket}
|
||||
tagAnimation="slide-up"
|
||||
title="Start Your Free Trial Today"
|
||||
description="Get $100 in free credits and experience enterprise-grade hosting with zero commitment. Deploy your first application in minutes."
|
||||
description="Limited-time offer: Get $100 in free credits and experience enterprise-grade hosting with zero commitment. No credit card required. Deploy your first application in minutes."
|
||||
buttons={[
|
||||
{ text: "Start Free Trial", href: "#" },
|
||||
{ text: "Schedule Demo", href: "#" }
|
||||
|
||||
Reference in New Issue
Block a user