16 Commits

Author SHA1 Message Date
71c555fe94 Update src/app/page.tsx 2026-03-03 06:56:07 +00:00
4d01f02b26 Update src/app/page.tsx 2026-03-03 06:53:40 +00:00
42959b6253 Update src/app/page.tsx 2026-03-03 06:51:15 +00:00
9308e6d2cc Update src/app/page.tsx 2026-03-03 06:48:40 +00:00
56bd7b2b40 Switch to version 1: modified src/app/page.tsx 2026-03-03 06:47:39 +00:00
c54dc989ce Merge version_2 into main
Merge version_2 into main
2026-03-03 06:46:45 +00:00
439b78d3c5 Update src/app/page.tsx 2026-03-03 06:46:41 +00:00
2a069f427c Merge version_2 into main
Merge version_2 into main
2026-03-03 06:37:54 +00:00
123644d421 Update src/app/page.tsx 2026-03-03 06:37:49 +00:00
75215775b3 Merge version_2 into main
Merge version_2 into main
2026-03-03 06:36:25 +00:00
cb0f2ac6d0 Update src/app/page.tsx 2026-03-03 06:36:21 +00:00
150b992cbe Merge version_2 into main
Merge version_2 into main
2026-03-03 06:34:18 +00:00
fd967de50a Update src/app/page.tsx 2026-03-03 06:34:13 +00:00
317d38c8b6 Merge version_1 into main
Merge version_1 into main
2026-03-03 06:22:21 +00:00
c1a670d962 Merge version_1 into main
Merge version_1 into main
2026-03-03 06:20:43 +00:00
60548605d1 Merge version_1 into main
Merge version_1 into main
2026-03-03 06:19:16 +00:00

View File

@@ -52,12 +52,12 @@ export default function LandingPage() {
{ text: "See How It Works", href: "#services" }
]}
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?_wi=1", 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", 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: "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?_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?_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?_wi=2", imageAlt: "Premium App Design" }
{ 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: "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: "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" }
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -72,18 +72,18 @@ export default function LandingPage() {
description="Three core services that transform your business with AI intelligence."
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?_wi=3", 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", 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?_wi=2", 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", 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?_wi=2", 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", imageAlt: "Custom Application"
}
]}
textboxLayout="default"
useInvertedBackground={false}
gridVariant="three-columns-all-equal-width"
useInvertedBackground="noInvert"
gridVariant="uniform-3-items"
animationType="slide-up"
/>
</div>
@@ -103,7 +103,7 @@ export default function LandingPage() {
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?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/composite-product-showcase-image-showing-1772518713975-377bdaf6.png"
imageAlt="AI Platform Demonstration"
mediaAnimation="blur-reveal"
textboxLayout="default"
@@ -162,11 +162,11 @@ export default function LandingPage() {
<ContactSplit
tag="Ready to Scale?"
title="Replace Manual Work With AI"
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="Book a 20-minute strategy call to see ROI projections for your business. Our team will analyze your workflows and show exactly how Nuvion can automate operations, reduce costs, and accelerate growth."
tagIcon={Rocket}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/composite-product-showcase-image-showing-1772518713975-377bdaf6.png?_wi=2"
useInvertedBackground={true}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIpfqm9Yf776xxNJlS3hxnqpG/composite-product-showcase-image-showing-1772518713975-377bdaf6.png"
imageAlt="AI Automation Platform"
mediaAnimation="blur-reveal"
inputPlaceholder="your@company.com"