Update src/app/page.tsx

This commit is contained in:
2026-03-06 17:41:41 +00:00
parent 0aa5facb3b
commit fc1799f610

View File

@@ -211,7 +211,7 @@ export default function LandingPage() {
<ContactSplit
tag="Ready to Start?"
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}
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
@@ -220,9 +220,8 @@ export default function LandingPage() {
imageAlt="Start using AI agents"
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="your-upi-id@bank"
buttonText="Open UPI Payment"
termsText="By proceeding, you agree to purchase these digital products. Payment is secure via UPI. Your data is protected."
buttonText="Proceed to 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."
/>
</div>