diff --git a/src/app/page.tsx b/src/app/page.tsx index 30fd942..50d254f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,11 +57,14 @@ export default function LandingPage() { mediaAnimation="slide-up" avatars={[ { - src: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", alt: "Developer 1"}, + src: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", alt: "Developer 1" + }, { - src: "http://img.b2bpic.net/free-photo/man-office_1098-16190.jpg", alt: "Developer 2"}, + src: "http://img.b2bpic.net/free-photo/man-office_1098-16190.jpg", alt: "Developer 2" + }, { - src: "http://img.b2bpic.net/free-photo/portrait-goal-oriented-powerful-ceo-sitting-office-posing-with-authority_482257-116892.jpg", alt: "Developer 3"}, + src: "http://img.b2bpic.net/free-photo/portrait-goal-oriented-powerful-ceo-sitting-office-posing-with-authority_482257-116892.jpg", alt: "Developer 3" + }, ]} avatarText="Trusted by 5,000+ developers" marqueeItems={[ @@ -115,18 +118,21 @@ export default function LandingPage() { animationType="slide-up" plans={[ { - id: "starter", title: "Starter", price: "$29", period: "one-time", imageSrc: "http://img.b2bpic.net/free-vector/iso-certification-stamp-collection_23-2148698601.jpg?_wi=1", imageAlt: "Starter Plan", features: [ - "1 Script License", "Community Support", "Lifetime Access", "Free Basic Updates"], + id: "starter", title: "Starter", price: "$29", period: "one-time", imageSrc: "http://img.b2bpic.net/free-vector/iso-certification-stamp-collection_23-2148698601.jpg", imageAlt: "Starter Plan", features: [ + "1 Script License", "Community Support", "Lifetime Access", "Free Basic Updates" + ], button: { text: "Get Started", href: "#contact" }, }, { - id: "pro", title: "Professional", price: "$79", period: "one-time", imageSrc: "http://img.b2bpic.net/free-photo/happy-female-entrepreneur-with-headset-drinking-coffee-while-surfing-net-touchpad-office_637285-1983.jpg?_wi=1", imageAlt: "Professional Plan", features: [ - "5 Script Licenses", "Priority Email Support", "Lifetime Access", "Advanced Updates", "Custom Integration Help"], + id: "pro", title: "Professional", price: "$79", period: "one-time", imageSrc: "http://img.b2bpic.net/free-photo/happy-female-entrepreneur-with-headset-drinking-coffee-while-surfing-net-touchpad-office_637285-1983.jpg", imageAlt: "Professional Plan", features: [ + "5 Script Licenses", "Priority Email Support", "Lifetime Access", "Advanced Updates", "Custom Integration Help" + ], button: { text: "Choose Pro", href: "#contact" }, }, { - id: "enterprise", title: "Enterprise", price: "$199", period: "one-time", imageSrc: "http://img.b2bpic.net/free-vector/pack-six-shields-with-ribbons_23-2147610090.jpg?_wi=1", imageAlt: "Enterprise Plan", features: [ - "Unlimited Licenses", "24/7 Premium Support", "Lifetime Access", "Dedicated Account Manager", "Custom Script Development", "Security Audit Included"], + id: "enterprise", title: "Enterprise", price: "$199", period: "one-time", imageSrc: "http://img.b2bpic.net/free-vector/pack-six-shields-with-ribbons_23-2147610090.jpg", imageAlt: "Enterprise Plan", features: [ + "Unlimited Licenses", "24/7 Premium Support", "Lifetime Access", "Dedicated Account Manager", "Custom Script Development", "Security Audit Included" + ], button: { text: "Contact Sales", href: "#contact" }, }, ]} @@ -146,13 +152,16 @@ export default function LandingPage() { features={[ { id: "1", title: "Verified Quality & Security", author: "Security Team", description: "All scripts undergo rigorous testing and security audits to ensure reliability and safety. Professional code review standards applied.", tags: ["Quality Assured", "Security First"], - imageSrc: "http://img.b2bpic.net/free-vector/iso-certification-stamp-collection_23-2148698601.jpg?_wi=2", imageAlt: "Quality Verification"}, + imageSrc: "http://img.b2bpic.net/free-vector/iso-certification-stamp-collection_23-2148698601.jpg", imageAlt: "Quality Verification" + }, { id: "2", title: "Expert Support Available", author: "Support Team", description: "Get responsive, professional support from experienced developers. Community forums plus direct email assistance for premium users.", tags: ["24/7 Available", "Expert Team"], - imageSrc: "http://img.b2bpic.net/free-photo/happy-female-entrepreneur-with-headset-drinking-coffee-while-surfing-net-touchpad-office_637285-1983.jpg?_wi=2", imageAlt: "Expert Support"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-female-entrepreneur-with-headset-drinking-coffee-while-surfing-net-touchpad-office_637285-1983.jpg", imageAlt: "Expert Support" + }, { id: "3", title: "Enterprise Security Standards", author: "Infrastructure Team", description: "Bank-level encryption, secure delivery, and compliance certifications. Your scripts and data are protected with industry-leading security.", tags: ["Encrypted", "Compliant"], - imageSrc: "http://img.b2bpic.net/free-vector/pack-six-shields-with-ribbons_23-2147610090.jpg?_wi=2", imageAlt: "Enterprise Security"}, + imageSrc: "http://img.b2bpic.net/free-vector/pack-six-shields-with-ribbons_23-2147610090.jpg", imageAlt: "Enterprise Security" + }, ]} /> @@ -170,16 +179,20 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Chen", role: "CTO", company: "TechCorp Solutions", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", imageAlt: "Sarah Chen"}, + imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", imageAlt: "Sarah Chen" + }, { id: "2", name: "Marcus Johnson", role: "Lead Developer", company: "InnovateLab", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-office_1098-16190.jpg", imageAlt: "Marcus Johnson"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-office_1098-16190.jpg", imageAlt: "Marcus Johnson" + }, { id: "3", name: "Elena Rodriguez", role: "Operations Director", company: "GrowthCo", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-goal-oriented-powerful-ceo-sitting-office-posing-with-authority_482257-116892.jpg", imageAlt: "Elena Rodriguez"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-goal-oriented-powerful-ceo-sitting-office-posing-with-authority_482257-116892.jpg", imageAlt: "Elena Rodriguez" + }, { id: "4", name: "David Kim", role: "Startup Founder", company: "StartupXYZ", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg", imageAlt: "David Kim"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg", imageAlt: "David Kim" + }, ]} kpiItems={[ { value: "5,000+", label: "Active Users" }, @@ -198,10 +211,12 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - names=[ - "TechCorp", "InnovateLab", "CloudSync", "DataFlow", "AutoBot", "DevTools", "Enterprise Solutions"] + names={[ + "TechCorp", "InnovateLab", "CloudSync", "DataFlow", "AutoBot", "DevTools", "Enterprise Solutions" + ]} logos={[ - "http://img.b2bpic.net/free-vector/gradient-technology-logo_52683-8525.jpg", "http://img.b2bpic.net/free-vector/helpful-tips-composition-with-light-bulb_23-2147868524.jpg", "http://img.b2bpic.net/free-vector/gradient-data-logo-template_23-2149200603.jpg", "http://img.b2bpic.net/free-vector/abstract-squares-graph-logo-pack_1043-103.jpg", "http://img.b2bpic.net/free-vector/blue-technology-logos-pack_23-2147533175.jpg", "http://img.b2bpic.net/free-vector/creative-code-logo-set_23-2148813590.jpg", "http://img.b2bpic.net/free-vector/geometric-harmony-hills-private-school-logo-template_742173-18879.jpg"]} + "http://img.b2bpic.net/free-vector/gradient-technology-logo_52683-8525.jpg", "http://img.b2bpic.net/free-vector/helpful-tips-composition-with-light-bulb_23-2147868524.jpg", "http://img.b2bpic.net/free-vector/gradient-data-logo-template_23-2149200603.jpg", "http://img.b2bpic.net/free-vector/abstract-squares-graph-logo-pack_1043-103.jpg", "http://img.b2bpic.net/free-vector/blue-technology-logos-pack_23-2147533175.jpg", "http://img.b2bpic.net/free-vector/creative-code-logo-set_23-2148813590.jpg", "http://img.b2bpic.net/free-vector/geometric-harmony-hills-private-school-logo-template_742173-18879.jpg" + ]} speed={40} showCard={true} /> @@ -221,17 +236,23 @@ export default function LandingPage() { showCard={true} faqs={[ { - id: "1", title: "Can I use the scripts commercially?", content: "Yes! All scripts come with commercial usage rights. You can use them in your own projects, client work, or business automation. No attribution required."}, + id: "1", title: "Can I use the scripts commercially?", content: "Yes! All scripts come with commercial usage rights. You can use them in your own projects, client work, or business automation. No attribution required." + }, { - id: "2", title: "What programming languages are available?", content: "We offer scripts in Python, JavaScript/Node.js, PHP, C#, Go, and more. Each listing clearly indicates the language and platform requirements."}, + id: "2", title: "What programming languages are available?", content: "We offer scripts in Python, JavaScript/Node.js, PHP, C#, Go, and more. Each listing clearly indicates the language and platform requirements." + }, { - id: "3", title: "Is there a refund policy?", content: "We offer a 30-day money-back guarantee if you're not satisfied. If a script doesn't work as advertised or doesn't meet your needs, we'll refund 100%."}, + id: "3", title: "Is there a refund policy?", content: "We offer a 30-day money-back guarantee if you're not satisfied. If a script doesn't work as advertised or doesn't meet your needs, we'll refund 100%." + }, { - id: "4", title: "Do I get source code access?", content: "Yes, all scripts include full source code access. Modify, customize, and integrate them into your projects without restrictions. Documentation is included."}, + id: "4", title: "Do I get source code access?", content: "Yes, all scripts include full source code access. Modify, customize, and integrate them into your projects without restrictions. Documentation is included." + }, { - id: "5", title: "How often are scripts updated?", content: "Updates are provided free for all customers. When we release improvements, bug fixes, or new versions, you'll get access to all updates at no additional cost."}, + id: "5", title: "How often are scripts updated?", content: "Updates are provided free for all customers. When we release improvements, bug fixes, or new versions, you'll get access to all updates at no additional cost." + }, { - id: "6", title: "Is technical support included?", content: "Community support is included free. Premium plans include priority email support from our team of experienced developers. Enterprise customers get dedicated support."}, + id: "6", title: "Is technical support included?", content: "Community support is included free. Premium plans include priority email support from our team of experienced developers. Enterprise customers get dedicated support." + }, ]} />