Merge version_1 into main #2
235
src/app/page.tsx
235
src/app/page.tsx
@@ -53,31 +53,21 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Free Trial",
|
||||
href: "https://app.nexagent.com/signup",
|
||||
},
|
||||
text: "Start Free Trial", href: "https://app.nexagent.com/signup"},
|
||||
{
|
||||
text: "Watch Demo",
|
||||
href: "#",
|
||||
},
|
||||
text: "Watch Demo", href: "#"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/a-modern-sleek-ai-sales-agent-dashboard--1773260604059-35a191ae.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/a-modern-sleek-ai-sales-agent-dashboard--1773260604059-35a191ae.png"
|
||||
imageAlt="NexAgent AI Sales Dashboard"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602157-a9fc4668.png",
|
||||
alt: "User 1",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602157-a9fc4668.png", alt: "User 1"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602642-e31136dd.png",
|
||||
alt: "User 2",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602642-e31136dd.png", alt: "User 2"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602428-6e48cb73.png",
|
||||
alt: "User 3",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602428-6e48cb73.png", alt: "User 3"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ businesses"
|
||||
marqueeItems={[
|
||||
@@ -98,29 +88,11 @@ export default function HomePage() {
|
||||
description="See why speed matters in modern sales"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "9x",
|
||||
title: "Conversions",
|
||||
description: "faster with 5-minute response",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/infographic-showing-9x-conversion-rate-i-1773260604415-8856e829.png?_wi=1",
|
||||
imageAlt: "Conversion improvement",
|
||||
},
|
||||
id: "1", value: "9x", title: "Conversions", description: "faster with 5-minute response", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/infographic-showing-9x-conversion-rate-i-1773260604415-8856e829.png", imageAlt: "Conversion improvement"},
|
||||
{
|
||||
id: "2",
|
||||
value: "40%",
|
||||
title: "Lost Leads",
|
||||
description: "to slow or no response",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/pie-chart-visualization-showing-40-of-le-1773260604485-2a6c8d17.png?_wi=1",
|
||||
imageAlt: "Lead loss statistics",
|
||||
},
|
||||
id: "2", value: "40%", title: "Lost Leads", description: "to slow or no response", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/pie-chart-visualization-showing-40-of-le-1773260604485-2a6c8d17.png", imageAlt: "Lead loss statistics"},
|
||||
{
|
||||
id: "3",
|
||||
value: "$80K+",
|
||||
title: "Annual Cost",
|
||||
description: "for manual team staffing",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/cost-comparison-visualization-showing-80-1773260605427-b319abae.png",
|
||||
imageAlt: "Cost savings",
|
||||
},
|
||||
id: "3", value: "$80K+", title: "Annual Cost", description: "for manual team staffing", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/cost-comparison-visualization-showing-80-1773260605427-b319abae.png", imageAlt: "Cost savings"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -138,46 +110,22 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "AI Conversations",
|
||||
description: "Multi-turn memory, human-like sales interactions that understand context and intent",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/illustration-showing-multi-turn-ai-conve-1773260604324-c3e5d22a.png?_wi=1",
|
||||
imageAlt: "AI Conversation Flow",
|
||||
},
|
||||
title: "AI Conversations", description: "Multi-turn memory, human-like sales interactions that understand context and intent", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/illustration-showing-multi-turn-ai-conve-1773260604324-c3e5d22a.png", imageAlt: "AI Conversation Flow"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Lead Scoring",
|
||||
description: "BANT framework analysis with real-time scoring from 0-100 to prioritize best leads",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/lead-scoring-dashboard-showing-bant-fram-1773260604568-b89e24e1.png?_wi=1",
|
||||
imageAlt: "Lead Scoring Dashboard",
|
||||
},
|
||||
title: "Lead Scoring", description: "BANT framework analysis with real-time scoring from 0-100 to prioritize best leads", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/lead-scoring-dashboard-showing-bant-fram-1773260604568-b89e24e1.png", imageAlt: "Lead Scoring Dashboard"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Auto Booking",
|
||||
description: "Seamless calendar integration that books meetings with zero friction or human intervention",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/calendar-integration-interface-showing-a-1773260603461-506631eb.png?_wi=1",
|
||||
imageAlt: "Automatic Meeting Booking",
|
||||
},
|
||||
title: "Auto Booking", description: "Seamless calendar integration that books meetings with zero friction or human intervention", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/calendar-integration-interface-showing-a-1773260603461-506631eb.png", imageAlt: "Automatic Meeting Booking"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Image & Voice AI",
|
||||
description: "Understand photos, product images, and voice notes in conversations automatically",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/mobile-interface-showing-image-and-voice-1773260603725-0a3ed985.png?_wi=1",
|
||||
imageAlt: "Image and Voice Processing",
|
||||
},
|
||||
title: "Image & Voice AI", description: "Understand photos, product images, and voice notes in conversations automatically", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/mobile-interface-showing-image-and-voice-1773260603725-0a3ed985.png", imageAlt: "Image and Voice Processing"},
|
||||
{
|
||||
id: 5,
|
||||
title: "CRM Sync",
|
||||
description: "Real-time sync with HubSpot, Salesforce, and Pipedrive for seamless data flow",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/crm-integration-dashboard-showing-hubspo-1773260603526-2abd1aa4.png?_wi=1",
|
||||
imageAlt: "CRM Integration",
|
||||
},
|
||||
title: "CRM Sync", description: "Real-time sync with HubSpot, Salesforce, and Pipedrive for seamless data flow", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/crm-integration-dashboard-showing-hubspo-1773260603526-2abd1aa4.png", imageAlt: "CRM Integration"},
|
||||
{
|
||||
id: 6,
|
||||
title: "n8n Automation",
|
||||
description: "Custom workflows and 24-hour follow-up sequences with visual workflow builder",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/n8n-workflow-automation-builder-showing--1773260605704-f41e84a3.png?_wi=1",
|
||||
imageAlt: "Workflow Automation",
|
||||
},
|
||||
title: "n8n Automation", description: "Custom workflows and 24-hour follow-up sequences with visual workflow builder", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/n8n-workflow-automation-builder-showing--1773260605704-f41e84a3.png", imageAlt: "Workflow Automation"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -194,64 +142,29 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "starter",
|
||||
price: "$49/mo",
|
||||
name: "Starter",
|
||||
buttons={[
|
||||
id: "starter", price: "$49/mo", name: "Starter", buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "https://app.nexagent.com/signup?plan=starter",
|
||||
},
|
||||
]}
|
||||
features={[
|
||||
"10,000 messages/month",
|
||||
"1 channel (WhatsApp)",
|
||||
"Basic AI conversations",
|
||||
"5,000 prospects",
|
||||
"Email support",
|
||||
]}
|
||||
text: "Get Started", href: "https://app.nexagent.com/signup?plan=starter"},
|
||||
],
|
||||
features: [
|
||||
"10,000 messages/month", "1 channel (WhatsApp)", "Basic AI conversations", "5,000 prospects", "Email support"],
|
||||
},
|
||||
{
|
||||
id: "professional",
|
||||
badge: "Most Popular",
|
||||
badgeIcon: Sparkles,
|
||||
price: "$149/mo",
|
||||
name: "Professional",
|
||||
buttons={[
|
||||
id: "professional", badge: "Most Popular", badgeIcon: Sparkles,
|
||||
price: "$149/mo", name: "Professional", buttons: [
|
||||
{
|
||||
text: "Start Free Trial",
|
||||
href: "https://app.nexagent.com/signup?plan=professional",
|
||||
},
|
||||
]}
|
||||
features={[
|
||||
"100,000 messages/month",
|
||||
"All 3 channels",
|
||||
"Full AI + RAG pipeline",
|
||||
"Lead scoring + BANT",
|
||||
"CRM integration",
|
||||
"Calendar booking",
|
||||
"n8n automation",
|
||||
"Priority support",
|
||||
]}
|
||||
text: "Start Free Trial", href: "https://app.nexagent.com/signup?plan=professional"},
|
||||
],
|
||||
features: [
|
||||
"100,000 messages/month", "All 3 channels", "Full AI + RAG pipeline", "Lead scoring + BANT", "CRM integration", "Calendar booking", "n8n automation", "Priority support"],
|
||||
},
|
||||
{
|
||||
id: "enterprise",
|
||||
price: "Custom",
|
||||
name: "Enterprise",
|
||||
buttons={[
|
||||
id: "enterprise", price: "Custom", name: "Enterprise", buttons: [
|
||||
{
|
||||
text: "Contact Sales",
|
||||
href: "/contact",
|
||||
},
|
||||
]}
|
||||
features={[
|
||||
"Unlimited everything",
|
||||
"White-label option",
|
||||
"Custom integrations",
|
||||
"Dedicated account manager",
|
||||
"SLA guarantee",
|
||||
"24/7 phone support",
|
||||
]}
|
||||
text: "Contact Sales", href: "/contact"},
|
||||
],
|
||||
features: [
|
||||
"Unlimited everything", "White-label option", "Custom integrations", "Dedicated account manager", "SLA guarantee", "24/7 phone support"],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -269,71 +182,17 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson, CEO of TechCorp",
|
||||
date: "Date: 15 January 2025",
|
||||
title: "Transformed our lead response completely",
|
||||
quote: "We reduced our lead response time from 2 hours to instant replies. Our conversion rate jumped by 8x within the first month. NexAgent is a game-changer for any sales team.",
|
||||
tag: "Startup",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602157-a9fc4668.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602157-a9fc4668.png?_wi=1",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson, CEO of TechCorp", date: "Date: 15 January 2025", title: "Transformed our lead response completely", quote: "We reduced our lead response time from 2 hours to instant replies. Our conversion rate jumped by 8x within the first month. NexAgent is a game-changer for any sales team.", tag: "Startup", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602157-a9fc4668.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602157-a9fc4668.png", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen, CTO of InnovateLab",
|
||||
date: "Date: 20 December 2024",
|
||||
title: "Best automation platform we've used",
|
||||
quote: "The n8n integration capabilities are incredible. We saved hundreds of hours on manual follow-ups and automated our entire sales funnel. The AI is remarkably accurate at lead qualification.",
|
||||
tag: "SaaS",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602642-e31136dd.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602642-e31136dd.png?_wi=1",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
id: "2", name: "Michael Chen, CTO of InnovateLab", date: "Date: 20 December 2024", title: "Best automation platform we've used", quote: "The n8n integration capabilities are incredible. We saved hundreds of hours on manual follow-ups and automated our entire sales funnel. The AI is remarkably accurate at lead qualification.", tag: "SaaS", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602642-e31136dd.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602642-e31136dd.png", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez, Sales Director of GrowthCo",
|
||||
date: "Date: 10 January 2025",
|
||||
title: "Freed our team to focus on closing",
|
||||
quote: "Our sales team can now focus on high-value deals while NexAgent handles initial qualification. We've closed 3x more deals since implementation. This is invaluable.",
|
||||
tag: "Agency",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602428-6e48cb73.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602428-6e48cb73.png?_wi=1",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez, Sales Director of GrowthCo", date: "Date: 10 January 2025", title: "Freed our team to focus on closing", quote: "Our sales team can now focus on high-value deals while NexAgent handles initial qualification. We've closed 3x more deals since implementation. This is invaluable.", tag: "Agency", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602428-6e48cb73.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602428-6e48cb73.png", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim, Founder of StartupXYZ",
|
||||
date: "Date: 28 November 2024",
|
||||
title: "Scales with your business effortlessly",
|
||||
quote: "Starting with just one person, we've grown the team to 50+. NexAgent scaled seamlessly without any issues. The automation keeps our lead response times perfect regardless of volume.",
|
||||
tag: "Startup",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260603079-6bd0cb55.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260603079-6bd0cb55.png?_wi=1",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
id: "4", name: "David Kim, Founder of StartupXYZ", date: "Date: 28 November 2024", title: "Scales with your business effortlessly", quote: "Starting with just one person, we've grown the team to 50+. NexAgent scaled seamlessly without any issues. The automation keeps our lead response times perfect regardless of volume.", tag: "Startup", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260603079-6bd0cb55.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260603079-6bd0cb55.png", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jennifer Lee, VP of Sales at EnterpriseCore",
|
||||
date: "Date: 5 January 2025",
|
||||
title: "Enterprise-grade reliability we can trust",
|
||||
quote: "We manage 50K+ leads monthly. NexAgent handles it all with 99.9% uptime. The lead scoring is accurate, CRM integration is seamless, and support is outstanding.",
|
||||
tag: "Enterprise",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602831-70e65d5d.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602831-70e65d5d.png?_wi=1",
|
||||
imageAlt: "Jennifer Lee",
|
||||
},
|
||||
id: "5", name: "Jennifer Lee, VP of Sales at EnterpriseCore", date: "Date: 5 January 2025", title: "Enterprise-grade reliability we can trust", quote: "We manage 50K+ leads monthly. NexAgent handles it all with 99.9% uptime. The lead scoring is accurate, CRM integration is seamless, and support is outstanding.", tag: "Enterprise", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602831-70e65d5d.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602831-70e65d5d.png", imageAlt: "Jennifer Lee"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Alex Thompson, Head of Marketing at DataFlow",
|
||||
date: "Date: 22 December 2024",
|
||||
title: "ROI was immediate and measurable",
|
||||
quote: "Paid for itself in the first month. Lead quality increased by 60%, response time dropped to 30 seconds, and our sales team morale is through the roof.",
|
||||
tag: "B2B SaaS",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602687-d60c6648.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602687-d60c6648.png?_wi=1",
|
||||
imageAlt: "Alex Thompson",
|
||||
},
|
||||
id: "6", name: "Alex Thompson, Head of Marketing at DataFlow", date: "Date: 22 December 2024", title: "ROI was immediate and measurable", quote: "Paid for itself in the first month. Lead quality increased by 60%, response time dropped to 30 seconds, and our sales team morale is through the roof.", tag: "B2B SaaS", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602687-d60c6648.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/professional-headshot-photo-of-a-confide-1773260602687-d60c6648.png", imageAlt: "Alex Thompson"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -349,13 +208,9 @@ export default function HomePage() {
|
||||
description="Join 500+ businesses closing more deals with AI. Setup takes under 10 minutes."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Free Trial",
|
||||
href: "https://app.nexagent.com/signup",
|
||||
},
|
||||
text: "Start Free Trial", href: "https://app.nexagent.com/signup"},
|
||||
{
|
||||
text: "Book a Demo",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Book a Demo", href: "/contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
@@ -367,8 +222,7 @@ export default function HomePage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Features", href: "/features" },
|
||||
{ label: "Pricing", href: "/pricing" },
|
||||
{ label: "Dashboard", href: "https://app.nexagent.com" },
|
||||
@@ -376,8 +230,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About", href: "/about" },
|
||||
{ label: "Blog", href: "#" },
|
||||
{ label: "Careers", href: "#" },
|
||||
@@ -385,8 +238,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Cookie Policy", href: "#" },
|
||||
@@ -394,8 +246,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "LinkedIn", href: "https://linkedin.com" },
|
||||
{ label: "Twitter", href: "https://twitter.com" },
|
||||
{ label: "WhatsApp", href: "https://wa.me/1234567890" },
|
||||
|
||||
Reference in New Issue
Block a user