From 4efa0f2311ef872b8dd679efbbc10ab19f09473a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 20:10:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 263 +++++++---------------------------------------- 1 file changed, 35 insertions(+), 228 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a739561..6d903a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,22 +32,10 @@ export default function LandingPage() { @@ -96,26 +61,11 @@ export default function LandingPage() { @@ -125,21 +75,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - icon: Zap, - title: "Real-time Processing", - description: "Get instant insights with our lightning-fast engine.", - }, - { - icon: Shield, - title: "Enterprise Security", - description: "Your data remains yours with bank-grade encryption.", - }, - { - icon: Sparkles, - title: "Smart Automation", - description: "Automate complex workflows without writing a single line of code.", - }, + { icon: Zap, title: "Real-time Processing", description: "Get instant insights with our lightning-fast engine." }, + { icon: Shield, title: "Enterprise Security", description: "Your data remains yours with bank-grade encryption." }, + { icon: Sparkles, title: "Smart Automation", description: "Automate complex workflows without writing a single line of code." }, ]} title="Why Choose NexAI?" description="Harness the power of cutting-edge language processing and machine learning to accelerate your business growth." @@ -150,15 +88,7 @@ export default function LandingPage() { @@ -170,56 +100,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} plans={[ - { - id: "starter", - title: "Starter", - price: "$49", - period: "/mo", - features: [ - "1 User", - "Standard AI Access", - "100 API Calls", - ], - button: { - text: "Select Starter", - }, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yjjtg9", - imageAlt: "tech brand logo minimal", - }, - { - id: "pro", - title: "Professional", - price: "$199", - period: "/mo", - features: [ - "5 Users", - "Advanced AI Access", - "Unlimited API Calls", - "Dedicated Support", - ], - button: { - text: "Select Professional", - }, - imageSrc: "http://img.b2bpic.net/free-photo/demo-digital-device_23-2149243957.jpg?_wi=2", - imageAlt: "tech brand logo minimal", - }, - { - id: "enterprise", - title: "Enterprise", - price: "$499", - period: "/mo", - features: [ - "Unlimited Users", - "Custom LLM Training", - "Custom Integration", - "White-glove Service", - ], - button: { - text: "Select Enterprise", - }, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-neon-lights-wonder-wheel_23-2148328063.jpg?_wi=2", - imageAlt: "tech brand logo minimal", - }, + { id: "starter", title: "Starter", price: "$49", period: "/mo", features: ["1 User", "Standard AI Access", "100 API Calls"], button: { text: "Select Starter" }, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yjjtg9", imageAlt: "tech brand logo minimal" }, + { id: "pro", title: "Professional", price: "$199", period: "/mo", features: ["5 Users", "Advanced AI Access", "Unlimited API Calls", "Dedicated Support"], button: { text: "Select Professional" }, imageSrc: "http://img.b2bpic.net/free-photo/demo-digital-device_23-2149243957.jpg", imageAlt: "tech brand logo minimal" }, + { id: "enterprise", title: "Enterprise", price: "$499", period: "/mo", features: ["Unlimited Users", "Custom LLM Training", "Custom Integration", "White-glove Service"], button: { text: "Select Enterprise" }, imageSrc: "http://img.b2bpic.net/free-photo/abstract-neon-lights-wonder-wheel_23-2148328063.jpg", imageAlt: "tech brand logo minimal" }, ]} title="Flexible Plans for Every Scale" description="Choose the perfect plan for your individual needs or enterprise requirements." @@ -232,41 +115,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Alice Wang", - role: "Head of Engineering", - testimonial: "NexAI completely changed our dev lifecycle.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1524.jpg", - }, - { - id: "t2", - name: "Bob Miller", - role: "Product Lead", - testimonial: "Unparalleled speed and accuracy in task automation.", - imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17885.jpg", - }, - { - id: "t3", - name: "Charlie Davis", - role: "CEO", - testimonial: "Essential tool for our digital transformation journey.", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-male-with-tattoos-arms-dressed-red-christmas-pants-using-tablet-pc-room-with-loft-interior_613910-14658.jpg", - }, - { - id: "t4", - name: "Diana Ross", - role: "Operations Manager", - testimonial: "The integration was seamless, and the support was stellar.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-15972.jpg", - }, - { - id: "t5", - name: "Evan Chen", - role: "Software Architect", - testimonial: "NexAI is quite simply the best AI assistant I've used.", - imageSrc: "http://img.b2bpic.net/free-photo/serious-senior-businessman-walking-outside-modern-office-building_1139-1081.jpg", - }, + { id: "t1", name: "Alice Wang", role: "Head of Engineering", testimonial: "NexAI completely changed our dev lifecycle.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1524.jpg" }, + { id: "t2", name: "Bob Miller", role: "Product Lead", testimonial: "Unparalleled speed and accuracy in task automation.", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17885.jpg" }, + { id: "t3", name: "Charlie Davis", role: "CEO", testimonial: "Essential tool for our digital transformation journey.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-male-with-tattoos-arms-dressed-red-christmas-pants-using-tablet-pc-room-with-loft-interior_613910-14658.jpg" }, + { id: "t4", name: "Diana Ross", role: "Operations Manager", testimonial: "The integration was seamless, and the support was stellar.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-15972.jpg" }, + { id: "t5", name: "Evan Chen", role: "Software Architect", testimonial: "NexAI is quite simply the best AI assistant I've used.", imageSrc: "http://img.b2bpic.net/free-photo/serious-senior-businessman-walking-outside-modern-office-building_1139-1081.jpg" }, ]} title="Voices from the Field" description="Hear what our early adopters have to say about their experience with NexAI." @@ -278,21 +131,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "q1", - title: "What integrations do you support?", - content: "We support all major IDEs, cloud providers, and Slack.", - }, - { - id: "q2", - title: "Can I train NexAI on my data?", - content: "Yes, our Enterprise tier supports custom LLM training.", - }, - { - id: "q3", - title: "How is data secured?", - content: "Data is encrypted at rest and in transit.", - }, + { id: "q1", title: "What integrations do you support?", content: "We support all major IDEs, cloud providers, and Slack." }, + { id: "q2", title: "Can I train NexAI on my data?", content: "Yes, our Enterprise tier supports custom LLM training." }, + { id: "q3", title: "How is data secured?", content: "Data is encrypted at rest and in transit." }, ]} title="Common Questions" description="Find quick answers to the most frequently asked questions about NexAI." @@ -302,10 +143,9 @@ export default function LandingPage() {
-- 2.49.1