Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6655c282e5 | |||
| e369203cd3 | |||
| a984db7a0d | |||
| 022bdad857 | |||
| 07d2dcf1a2 | |||
| a596476cb1 | |||
| df428f1d7c |
@@ -52,12 +52,12 @@ export default function LandingPage() {
|
|||||||
{ text: "See How It Works", href: "#services" }
|
{ text: "See How It Works", href: "#services" }
|
||||||
]}
|
]}
|
||||||
carouselItems={[
|
carouselItems={[
|
||||||
{ id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/modern-smartphone-mockup-displaying-a-so-1772518714400-212f3221.png", imageAlt: "AI Chatbot Interface" },
|
{ id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/modern-smartphone-mockup-displaying-a-so-1772518714400-212f3221.png?_wi=1", imageAlt: "AI Chatbot Interface" },
|
||||||
{ id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/high-end-analytics-dashboard-mockup-with-1772518715123-544530bd.png", imageAlt: "Analytics Dashboard" },
|
{ id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/high-end-analytics-dashboard-mockup-with-1772518715123-544530bd.png", imageAlt: "Analytics Dashboard" },
|
||||||
{ id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/crm-automation-workflow-visualization-sh-1772518714552-7144b009.png", imageAlt: "CRM Automation" },
|
{ id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/crm-automation-workflow-visualization-sh-1772518714552-7144b009.png", imageAlt: "CRM Automation" },
|
||||||
{ id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/voice-ai-interface-with-waveform-visuali-1772518714040-fc935455.png", imageAlt: "Voice AI System" },
|
{ id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/voice-ai-interface-with-waveform-visuali-1772518714040-fc935455.png?_wi=1", imageAlt: "Voice AI System" },
|
||||||
{ id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/custom-web-application-interface-showing-1772518714632-66a2001f.png", imageAlt: "Custom Application" },
|
{ id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/custom-web-application-interface-showing-1772518714632-66a2001f.png?_wi=1", imageAlt: "Custom Application" },
|
||||||
{ id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/modern-smartphone-mockup-displaying-a-so-1772518714400-212f3221.png", imageAlt: "Premium App Design" }
|
{ id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/modern-smartphone-mockup-displaying-a-so-1772518714400-212f3221.png?_wi=2", imageAlt: "Premium App Design" }
|
||||||
]}
|
]}
|
||||||
autoPlay={true}
|
autoPlay={true}
|
||||||
autoPlayInterval={4000}
|
autoPlayInterval={4000}
|
||||||
@@ -72,18 +72,18 @@ export default function LandingPage() {
|
|||||||
description="Three core services that transform your business with AI intelligence."
|
description="Three core services that transform your business with AI intelligence."
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "1", title: "AI Chatbots", description: "WhatsApp & Website AI agents that convert visitors into clients automatically. 24/7 availability, natural conversations, seamless integrations with your CRM.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/modern-smartphone-mockup-displaying-a-so-1772518714400-212f3221.png", imageAlt: "AI Chatbot Interface"
|
id: "1", title: "AI Chatbots", description: "WhatsApp & Website AI agents that convert visitors into clients automatically. 24/7 availability, natural conversations, seamless integrations with your CRM.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/modern-smartphone-mockup-displaying-a-so-1772518714400-212f3221.png?_wi=3", imageAlt: "AI Chatbot Interface"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", title: "Voice AI Agents", description: "AI phone assistants that answer calls 24/7 and book appointments. Intelligent call handling, customer service automation, and lead qualification.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/voice-ai-interface-with-waveform-visuali-1772518714040-fc935455.png", imageAlt: "Voice AI System"
|
id: "2", title: "Voice AI Agents", description: "AI phone assistants that answer calls 24/7 and book appointments. Intelligent call handling, customer service automation, and lead qualification.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/voice-ai-interface-with-waveform-visuali-1772518714040-fc935455.png?_wi=2", imageAlt: "Voice AI System"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", title: "Custom Apps & Websites", description: "Premium apps and websites built for performance, automation and scale. Enterprise-grade infrastructure with AI integration, designed for your specific business needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/custom-web-application-interface-showing-1772518714632-66a2001f.png", imageAlt: "Custom Application"
|
id: "3", title: "Custom Apps & Websites", description: "Premium apps and websites built for performance, automation and scale. Enterprise-grade infrastructure with AI integration, designed for your specific business needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/custom-web-application-interface-showing-1772518714632-66a2001f.png?_wi=2", imageAlt: "Custom Application"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground="invertDefault"
|
useInvertedBackground={false}
|
||||||
gridVariant="uniform-3-items"
|
gridVariant="three-columns-all-equal-width"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
|||||||
title: "Proven Results", description: "Real metrics: faster response times, higher conversions, lower costs.", icon: TrendingUp
|
title: "Proven Results", description: "Real metrics: faster response times, higher conversions, lower costs.", icon: TrendingUp
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/composite-product-showcase-image-showing-1772518713975-377bdaf6.png"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/composite-product-showcase-image-showing-1772518713975-377bdaf6.png?_wi=1"
|
||||||
imageAlt="AI Platform Demonstration"
|
imageAlt="AI Platform Demonstration"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
|||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground="invertDefault"
|
useInvertedBackground={false}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -165,8 +165,8 @@ export default function LandingPage() {
|
|||||||
description="Let's talk about how Nuvion Media can automate your business, reduce costs, and accelerate growth. Book a strategy call with our team."
|
description="Let's talk about how Nuvion Media can automate your business, reduce costs, and accelerate growth. Book a strategy call with our team."
|
||||||
tagIcon={Rocket}
|
tagIcon={Rocket}
|
||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={false}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/composite-product-showcase-image-showing-1772518713975-377bdaf6.png"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/composite-product-showcase-image-showing-1772518713975-377bdaf6.png?_wi=2"
|
||||||
imageAlt="AI Automation Platform"
|
imageAlt="AI Automation Platform"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
inputPlaceholder="your@company.com"
|
inputPlaceholder="your@company.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user