From ea0da0f7999efd7afb3e7eaa3054d5760a34ae7d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 17:34:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9007791..8d088ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { { value: "Instant", label: "Access After Payment" }, ]} enableKpiAnimation={true} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6RsYSzG8zkhnZGD8pPkpUj1y/a-sleek-modern-dashboard-showcasing-ai-a-1772818434783-ad5230db.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6RsYSzG8zkhnZGD8pPkpUj1y/a-sleek-modern-dashboard-showcasing-ai-a-1772818434783-ad5230db.png?_wi=1" imageAlt="AI Dashboard" mediaAnimation="slide-up" imagePosition="right" @@ -132,17 +132,17 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Raj Kumar", handle: "@rajkumar_dev", testimonial: "These AI agents cut my daily tasks from 4 hours to 30 minutes. The Resume Generator alone has helped me land 3 interviews. Worth every rupee!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6RsYSzG8zkhnZGD8pPkpUj1y/professional-headshot-of-a-confident-you-1772818432695-91cca40e.png", imageAlt: "Raj Kumar"}, + id: "1", name: "Raj Kumar", handle: "@rajkumar_dev", testimonial: "These AI agents cut my daily tasks from 4 hours to 30 minutes. The Resume Generator alone has helped me land 3 interviews. Worth every rupee!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6RsYSzG8zkhnZGD8pPkpUj1y/professional-headshot-of-a-confident-you-1772818432695-91cca40e.png?_wi=1", imageAlt: "Raj Kumar"}, { - id: "2", name: "Priya Sharma", handle: "@priya_content", testimonial: "The Viral Reel Hook Generator is a game-changer for content creators. My engagement increased by 300% in just 2 weeks. Highly recommend!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6RsYSzG8zkhnZGD8pPkpUj1y/professional-headshot-of-a-successful-wo-1772818432353-7f0c4e07.png", imageAlt: "Priya Sharma"}, + id: "2", name: "Priya Sharma", handle: "@priya_content", testimonial: "The Viral Reel Hook Generator is a game-changer for content creators. My engagement increased by 300% in just 2 weeks. Highly recommend!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6RsYSzG8zkhnZGD8pPkpUj1y/professional-headshot-of-a-successful-wo-1772818432353-7f0c4e07.png?_wi=1", imageAlt: "Priya Sharma"}, { id: "3", name: "Amit Patel", handle: "@amit_entrepreneur", testimonial: "Side Hustle Engine helped me discover 5 new income streams. Already making 40K extra per month. This is the best ₹97 I've ever spent.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6RsYSzG8zkhnZGD8pPkpUj1y/professional-headshot-of-a-creative-prof-1772818432476-913136e9.png", imageAlt: "Amit Patel"}, { id: "4", name: "Neha Singh", handle: "@neha_student", testimonial: "Assignment Summarizer saved my semester. I can now focus on understanding concepts instead of drowning in paperwork. Lifesaver!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6RsYSzG8zkhnZGD8pPkpUj1y/professional-headshot-of-a-business-woma-1772818431916-7df1a247.png", imageAlt: "Neha Singh"}, { - id: "5", name: "Vikram Desai", handle: "@vikram_hustle", testimonial: "Complete suite of tools at one price. The Productivity Planner alone is worth ₹97. Everything exceeds expectations!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6RsYSzG8zkhnZGD8pPkpUj1y/professional-headshot-of-a-confident-you-1772818432695-91cca40e.png", imageAlt: "Vikram Desai"}, + id: "5", name: "Vikram Desai", handle: "@vikram_hustle", testimonial: "Complete suite of tools at one price. The Productivity Planner alone is worth ₹97. Everything exceeds expectations!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6RsYSzG8zkhnZGD8pPkpUj1y/professional-headshot-of-a-confident-you-1772818432695-91cca40e.png?_wi=2", imageAlt: "Vikram Desai"}, { - id: "6", name: "Anjali Verma", handle: "@anjali_finance", testimonial: "Finance Tracker gives me complete visibility into my spending. Combined with other agents, I'm optimizing every aspect of my life.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6RsYSzG8zkhnZGD8pPkpUj1y/professional-headshot-of-a-successful-wo-1772818432353-7f0c4e07.png", imageAlt: "Anjali Verma"}, + id: "6", name: "Anjali Verma", handle: "@anjali_finance", testimonial: "Finance Tracker gives me complete visibility into my spending. Combined with other agents, I'm optimizing every aspect of my life.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6RsYSzG8zkhnZGD8pPkpUj1y/professional-headshot-of-a-successful-wo-1772818432353-7f0c4e07.png?_wi=2", imageAlt: "Anjali Verma"}, ]} speed={40} topMarqueeDirection="left" @@ -163,7 +163,7 @@ export default function LandingPage() { buttonAnimation="slide-up" plans={[ { - id: "complete", title: "7 Ready AI Agents", price: "₹97", period: "One-time", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6RsYSzG8zkhnZGD8pPkpUj1y/a-sleek-modern-dashboard-showcasing-ai-a-1772818434783-ad5230db.png", imageAlt: "7 AI Agents Dashboard", button: { text: "Get Access Now via UPI", href: "#contact" }, + id: "complete", title: "7 Ready AI Agents", price: "₹97", period: "One-time", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6RsYSzG8zkhnZGD8pPkpUj1y/a-sleek-modern-dashboard-showcasing-ai-a-1772818434783-ad5230db.png?_wi=2", imageAlt: "7 AI Agents Dashboard", button: { text: "Get Access Now via UPI", href: "#contact" }, features: [ "All 7 AI agents included", "Instant access after payment verification", "Lifetime updates", "Email support", "Notion templates included", "Download link via email", "Secure payment verification"], }, @@ -216,7 +216,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6RsYSzG8zkhnZGD8pPkpUj1y/a-sleek-modern-dashboard-showcasing-ai-a-1772818434783-ad5230db.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6RsYSzG8zkhnZGD8pPkpUj1y/a-sleek-modern-dashboard-showcasing-ai-a-1772818434783-ad5230db.png?_wi=3" imageAlt="Start using AI agents" mediaAnimation="slide-up" mediaPosition="right"