4 Commits

Author SHA1 Message Date
b99848f098 Update src/app/page.tsx 2026-03-10 20:57:01 +00:00
1758fe7749 Merge version_1 into main
Merge version_1 into main
2026-03-10 20:51:10 +00:00
ed18c711a2 Merge version_1 into main
Merge version_1 into main
2026-03-10 20:50:30 +00:00
e2d3f4f494 Merge version_1 into main
Merge version_1 into main
2026-03-10 20:49:00 +00:00

View File

@@ -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>