From 706bcedf8056d961a7c66d9b9b386d8244b4ca46 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 07:11:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 151 +++++++++++++++-------------------------------- 1 file changed, 47 insertions(+), 104 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 79e2c46..cf01f98 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,73 +32,44 @@ export default function LandingPage() {
@@ -111,7 +82,6 @@ export default function LandingPage() { description="Most businesses lose potential customers because they don't reply instantly. People expect fast answers — if they don't get them, they leave." subdescription="Every missed message translates to lost money. We fix that by ensuring every single visitor gets an instant, intelligent response." icon={Zap} - videoSrc="" imageSrc="http://img.b2bpic.net/free-photo/abstract-technology-background-concept_1194-617406.jpg" mediaAnimation="slide-up" /> @@ -123,16 +93,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - id: "1", title: "24/7 Automation", subtitle: "Always active", category: "Performance", value: "Continuous support"}, - { - id: "2", title: "Cross-Platform", subtitle: "Web & Social", category: "Integration", value: "Reach everyone"}, - { - id: "3", title: "Lead Qualification", subtitle: "Capture data", category: "Efficiency", value: "Higher conversion"}, - { - id: "4", title: "Smart Analytics", subtitle: "Data insights", category: "Performance", value: "Optimized growth"}, - { - id: "5", title: "Custom Training", subtitle: "Brand aligned", category: "Control", value: "Unique identity"}, + { id: "1", title: "24/7 Automation", subtitle: "Always active", category: "Performance", value: "Continuous support" }, + { id: "2", title: "Cross-Platform", subtitle: "Web & Social", category: "Integration", value: "Reach everyone" }, + { id: "3", title: "Lead Qualification", subtitle: "Capture data", category: "Efficiency", value: "Higher conversion" }, + { id: "4", title: "Smart Analytics", subtitle: "Data insights", category: "Performance", value: "Optimized growth" }, + { id: "5", title: "Custom Training", subtitle: "Brand aligned", category: "Control", value: "Unique identity" }, ]} title="We Fix That With AI" description="Our AI chatbot responds instantly to every message, qualifies leads, and guides users to booking a demo, saving you time and money." @@ -143,8 +108,7 @@ export default function LandingPage() { @@ -157,17 +121,15 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "basic", title: "Basic", period: "/month", price: "$29", features: [ - "1 AI Chatbot", "Basic automation", "Lead collection", "Email support"], - button: { - text: "Get Started", href: "#"}, - imageSrc: "http://img.b2bpic.net/free-vector/initial-monogram-letter-g-creative-technology-concept-logo-design-template_645578-1213.jpg", imageAlt: "tech company logo icon"}, + id: "basic", title: "Basic", period: "/month", price: "$29", features: ["1 AI Chatbot", "Basic automation", "Lead collection", "Email support"], + button: { text: "Get Started", href: "#" }, + imageSrc: "http://img.b2bpic.net/free-vector/initial-monogram-letter-g-creative-technology-concept-logo-design-template_645578-1213.jpg", imageAlt: "tech company logo icon" + }, { - id: "pro", title: "Pro", period: "/month", price: "$79", features: [ - "Advanced chatbot", "Custom AI training", "Lead qualification", "Priority support", "Optimization"], - button: { - text: "Get Started", href: "#"}, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-futuristic-office_23-2151003753.jpg", imageAlt: "tech company logo icon"}, + id: "pro", title: "Pro", period: "/month", price: "$79", features: ["Advanced chatbot", "Custom AI training", "Lead qualification", "Priority support", "Optimization"], + button: { text: "Get Started", href: "#" }, + imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-futuristic-office_23-2151003753.jpg", imageAlt: "tech company logo icon" + }, ]} title="Simple Pricing" description="Choose the perfect plan to automate your growth." @@ -180,21 +142,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { - id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "This chatbot increased our sales by 30%!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-using-digital-tablet_1170-1092.jpg"}, - { - id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "We never miss a customer anymore.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/worker-with-big-smile-crossed-arms_1139-248.jpg"}, - { - id: "3", name: "Emily Rodriguez", handle: "@emilyr", testimonial: "It works 24/7 and saves us hours every day.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2707.jpg"}, - { - id: "4", name: "David Kim", handle: "@dkim", testimonial: "Best investment we've made this year.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/no-minute-without-my-laptop-handsome-young-man-working-laptop-while-enjoying-coffee-cafe_639032-2899.jpg"}, - { - id: "5", name: "Chloe Smith", handle: "@csmit", testimonial: "Fast implementation, immediate results.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-working-with-digital-tablet-office_1301-3992.jpg"}, + { id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "This chatbot increased our sales by 30%!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-using-digital-tablet_1170-1092.jpg" }, + { id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "We never miss a customer anymore.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/worker-with-big-smile-crossed-arms_1139-248.jpg" }, + { id: "3", name: "Emily Rodriguez", handle: "@emilyr", testimonial: "It works 24/7 and saves us hours every day.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2707.jpg" }, + { id: "4", name: "David Kim", handle: "@dkim", testimonial: "Best investment we've made this year.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/no-minute-without-my-laptop-handsome-young-man-working-laptop-while-enjoying-coffee-cafe_639032-2899.jpg" }, + { id: "5", name: "Chloe Smith", handle: "@csmit", testimonial: "Fast implementation, immediate results.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-working-with-digital-tablet-office_1301-3992.jpg" }, ]} showRating={true} title="What Our Clients Say" @@ -206,12 +158,9 @@ export default function LandingPage() { -- 2.49.1