Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -61,53 +61,53 @@ export default function LandingPage() {
|
||||
description="We install an AI receptionist that instantly responds to customers, captures their details, and helps convert website visitors into real paying jobs."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-x0zvhfwq.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-x0zvhfwq.png?_wi=1",
|
||||
imageAlt: "Chat Interface Example",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-1ce81q0i.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-1ce81q0i.png?_wi=1",
|
||||
imageAlt: "Lead Capture Example",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926296-x2jfup6a.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926296-x2jfup6a.png?_wi=1",
|
||||
imageAlt: "Dashboard Example",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201859.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201859.jpg?_wi=1",
|
||||
imageAlt: "Chat Interface",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/incoming-call-screen-from-merry-christmas-close-up_169016-43187.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/incoming-call-screen-from-merry-christmas-close-up_169016-43187.jpg?_wi=1",
|
||||
imageAlt: "Lead Capture",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-house-with-automation-light-system-holding-smartphone-turning-light-using-voice-activated-application_482257-2271.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-house-with-automation-light-system-holding-smartphone-turning-light-using-voice-activated-application_482257-2271.jpg?_wi=1",
|
||||
imageAlt: "Dashboard",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926296-x2jfup6a.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926296-x2jfup6a.png?_wi=2",
|
||||
imageAlt: "Dashboard Example",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-x0zvhfwq.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-x0zvhfwq.png?_wi=2",
|
||||
imageAlt: "Chat Interface Example",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-1ce81q0i.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-1ce81q0i.png?_wi=2",
|
||||
imageAlt: "Lead Capture Example",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201859.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201859.jpg?_wi=2",
|
||||
imageAlt: "Dashboard",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/incoming-call-screen-from-merry-christmas-close-up_169016-43187.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/incoming-call-screen-from-merry-christmas-close-up_169016-43187.jpg?_wi=2",
|
||||
imageAlt: "Chat Interface",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-house-with-automation-light-system-holding-smartphone-turning-light-using-voice-activated-application_482257-2271.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-house-with-automation-light-system-holding-smartphone-turning-light-using-voice-activated-application_482257-2271.jpg?_wi=2",
|
||||
imageAlt: "Lead Capture",
|
||||
},
|
||||
]}
|
||||
@@ -189,19 +189,19 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Instant Response",
|
||||
description: "Engages every visitor the moment they land on your site.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-x0zvhfwq.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-x0zvhfwq.png?_wi=3",
|
||||
imageAlt: "Instant Response",
|
||||
},
|
||||
{
|
||||
title: "Lead Qualification",
|
||||
description: "Automatically captures details and verifies urgency.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-1ce81q0i.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-1ce81q0i.png?_wi=3",
|
||||
imageAlt: "Lead Qualification",
|
||||
},
|
||||
{
|
||||
title: "Smart Booking",
|
||||
description: "Directly guides customers to your scheduling system.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926296-x2jfup6a.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926296-x2jfup6a.png?_wi=3",
|
||||
imageAlt: "Smart Booking",
|
||||
},
|
||||
]}
|
||||
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
||||
name: "AI Chat Receptionist",
|
||||
price: "Included",
|
||||
variant: "Core",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-x0zvhfwq.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-x0zvhfwq.png?_wi=4",
|
||||
imageAlt: "AI Chat",
|
||||
},
|
||||
{
|
||||
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
||||
name: "Lead Capture",
|
||||
price: "Included",
|
||||
variant: "Essential",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-1ce81q0i.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-1ce81q0i.png?_wi=4",
|
||||
imageAlt: "Capture",
|
||||
},
|
||||
{
|
||||
@@ -238,7 +238,7 @@ export default function LandingPage() {
|
||||
name: "Lead Recovery",
|
||||
price: "Included",
|
||||
variant: "Pro",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926296-x2jfup6a.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926296-x2jfup6a.png?_wi=4",
|
||||
imageAlt: "Recovery",
|
||||
},
|
||||
{
|
||||
@@ -246,7 +246,7 @@ export default function LandingPage() {
|
||||
name: "Auto-Followup",
|
||||
price: "Included",
|
||||
variant: "Pro",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201859.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201859.jpg?_wi=3",
|
||||
imageAlt: "Followup",
|
||||
},
|
||||
{
|
||||
@@ -254,7 +254,7 @@ export default function LandingPage() {
|
||||
name: "CRM Sync",
|
||||
price: "Included",
|
||||
variant: "Addon",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/incoming-call-screen-from-merry-christmas-close-up_169016-43187.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/incoming-call-screen-from-merry-christmas-close-up_169016-43187.jpg?_wi=3",
|
||||
imageAlt: "Sync",
|
||||
},
|
||||
{
|
||||
@@ -262,7 +262,7 @@ export default function LandingPage() {
|
||||
name: "24/7 Monitoring",
|
||||
price: "Included",
|
||||
variant: "Core",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-house-with-automation-light-system-holding-smartphone-turning-light-using-voice-activated-application_482257-2271.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-house-with-automation-light-system-holding-smartphone-turning-light-using-voice-activated-application_482257-2271.jpg?_wi=3",
|
||||
imageAlt: "Monitoring",
|
||||
},
|
||||
]}
|
||||
@@ -282,21 +282,21 @@ export default function LandingPage() {
|
||||
value: "100%",
|
||||
title: "Availability",
|
||||
description: "24/7 coverage",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-x0zvhfwq.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-x0zvhfwq.png?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "3x",
|
||||
title: "Conversion",
|
||||
description: "Higher lead rate",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-1ce81q0i.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-1ce81q0i.png?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "0",
|
||||
title: "Staff needed",
|
||||
description: "Automated system",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926296-x2jfup6a.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926296-x2jfup6a.png?_wi=5",
|
||||
},
|
||||
]}
|
||||
title="Real Results"
|
||||
@@ -315,7 +315,7 @@ export default function LandingPage() {
|
||||
quote: "User: I need roofing help. AI: Sure — what’s your name and phone number?",
|
||||
name: "Customer",
|
||||
role: "Site Visitor",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-x0zvhfwq.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-x0zvhfwq.png?_wi=6",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -323,7 +323,7 @@ export default function LandingPage() {
|
||||
quote: "User: How much does it cost? AI: I can help with that — what’s your name and phone number?",
|
||||
name: "Customer",
|
||||
role: "Site Visitor",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-1ce81q0i.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-1ce81q0i.png?_wi=6",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -331,7 +331,7 @@ export default function LandingPage() {
|
||||
quote: "AI: Thanks, I've captured your details. A technician will call shortly.",
|
||||
name: "System",
|
||||
role: "Automated",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926296-x2jfup6a.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926296-x2jfup6a.png?_wi=6",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -339,7 +339,7 @@ export default function LandingPage() {
|
||||
quote: "AI: Would you like to schedule an inspection for tomorrow?",
|
||||
name: "System",
|
||||
role: "Automated",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201859.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201859.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
@@ -347,7 +347,7 @@ export default function LandingPage() {
|
||||
quote: "AI: Perfect! Your slot is booked.",
|
||||
name: "System",
|
||||
role: "Automated",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/incoming-call-screen-from-merry-christmas-close-up_169016-43187.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/incoming-call-screen-from-merry-christmas-close-up_169016-43187.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
title="How It Looks"
|
||||
@@ -426,7 +426,7 @@ export default function LandingPage() {
|
||||
}}
|
||||
title="Capture More Leads Today"
|
||||
description="Ready to stop losing money? Nexora handles it."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-x0zvhfwq.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0RNesHrrPfj1m0FOZWzyFbjy5/uploaded-1779313926295-x0zvhfwq.png?_wi=7"
|
||||
mediaAnimation="slide-up"
|
||||
tag="Let's Talk"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user