2 Commits

Author SHA1 Message Date
fc1799f610 Update src/app/page.tsx 2026-03-06 17:41:41 +00:00
0aa5facb3b Merge version_1 into main
Merge version_1 into main
2026-03-06 17:34:51 +00:00

View File

@@ -211,7 +211,7 @@ export default function LandingPage() {
<ContactSplit <ContactSplit
tag="Ready to Start?" tag="Ready to Start?"
title="Get Your 7 AI Agents Today" title="Get Your 7 AI Agents Today"
description="Click below to proceed with UPI payment. Your UPI app will open automatically. After successful payment and verification, you'll receive instant access to all agents." description="Click the button below to proceed to payment. Pay ₹97 via UPI and get instant access to all 7 AI agents after verification."
tagIcon={Send} tagIcon={Send}
tagAnimation="slide-up" tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }} background={{ variant: "sparkles-gradient" }}
@@ -220,9 +220,8 @@ export default function LandingPage() {
imageAlt="Start using AI agents" imageAlt="Start using AI agents"
mediaAnimation="slide-up" mediaAnimation="slide-up"
mediaPosition="right" mediaPosition="right"
inputPlaceholder="your-upi-id@bank" buttonText="Proceed to Payment"
buttonText="Open UPI Payment" termsText="By proceeding with payment, you agree to our terms. You'll receive access to all 7 AI agents immediately after payment verification via UPI."
termsText="By proceeding, you agree to purchase these digital products. Payment is secure via UPI. Your data is protected."
/> />
</div> </div>