Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 74ff5acc13 | |||
| 4be27bca11 | |||
| 4847e75ab1 | |||
| b99848f098 | |||
| 1758fe7749 | |||
| ed18c711a2 | |||
| e2d3f4f494 |
@@ -250,7 +250,7 @@ export default function HomePage() {
|
||||
"1,500 AI-generated images/month", "Advanced photo editing & customization", "Priority phone & email support", "Custom brand templates", "Social media scheduling integration", "Video reel generation"],
|
||||
},
|
||||
{
|
||||
id: "enterprise", tag: "Enterprise Plan", price: "Custom", period: "pricing", description: "Unlimited everything for large teams and enterprise-level operations.", button: { text: "Contact Sales", href: "tel:+1-800-555-0123" },
|
||||
id: "enterprise", tag: "Enterprise Plan", price: "$999+", period: "/month", description: "Starting at $999/month for unlimited everything for large teams and enterprise-level operations.", button: { text: "Contact Sales", href: "tel:+1-800-555-0123" },
|
||||
featuresTitle: "Everything in Professional, plus:", features: [
|
||||
"Unlimited AI-generated content", "Dedicated account manager", "Custom API access", "Team collaboration tools", "Advanced analytics & reporting", "Custom integrations"],
|
||||
},
|
||||
@@ -268,8 +268,8 @@ export default function HomePage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
tag="Ready to Transform Your Marketing?"
|
||||
title="Schedule Your Free Demo Today"
|
||||
description="See how AI can automatically generate stunning marketing content for your products. Our experts will show you exactly how to 10x your content creation speed and reduce costs by 80%."
|
||||
title="See AI in Action—Live Demo in 10 Minutes"
|
||||
description="Experience the power of AI-generated marketing content instantly. Let our experts show you how to 10x your content creation speed."
|
||||
tagIcon={Zap}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
@@ -278,7 +278,7 @@ export default function HomePage() {
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email address"
|
||||
buttonText="Schedule Demo"
|
||||
buttonText="Book Free Demo"
|
||||
termsText="We respect your privacy. We'll only send you relevant updates about AI marketing."
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user