Merge version_1 into main #2
@@ -56,9 +56,11 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-modern-sleek-software-dashboard-interf-1772717506288-13ddd917.png", imageAlt: "Smart ERP unified dashboard interface"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-modern-sleek-software-dashboard-interf-1772717506288-13ddd917.png", imageAlt: "Smart ERP unified dashboard interface"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-flowing-diagram-illustrating-unified-b-1772717504330-f3c01e4f.png?_wi=1", imageAlt: "Connected business ecosystem visualization"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-flowing-diagram-illustrating-unified-b-1772717504330-f3c01e4f.png", imageAlt: "Connected business ecosystem visualization"
|
||||
},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -71,7 +73,7 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
tag="The Challenge"
|
||||
tagIcon={AlertCircle}
|
||||
title="Why Businesses Struggle to Scale: The Silo Problem\n\nMost businesses don't struggle because of lack of effort—they struggle because their systems and departments operate in silos. Sales teams work hard with one set of data. Production monitors efficiency with isolated metrics. Stores manages inventory separately. Quality tracks compliance independently. Finance operates in its own world. Each department works diligently, but on disconnected data and workflows.\n\nThe result? Fragmented visibility, delayed decisions, operational misalignment, and missed growth opportunities."
|
||||
title="Why Businesses Struggle to Scale: The Silo Problem. Most businesses don't struggle because of lack of effort—they struggle because their systems and departments operate in silos. Sales teams work hard with one set of data. Production monitors efficiency with isolated metrics. Stores manages inventory separately. Quality tracks compliance independently. Finance operates in its own world. Each department works diligently, but on disconnected data and workflows. The result? Fragmented visibility, delayed decisions, operational misalignment, and missed growth opportunities."
|
||||
useInvertedBackground={true}
|
||||
buttons={[
|
||||
{ text: "Learn How We Solve This", href: "#solution" },
|
||||
@@ -89,16 +91,20 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Connected Operations", description: "Sales, Production, Stores, Quality, and Finance work from a single source of truth. Real-time data synchronization ensures every department has access to the latest information, enabling coordinated decision-making and operational alignment.", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/an-abstract-visualization-showing-busine-1772717506747-808613f5.png", imageAlt: "Problem visualization - business silos"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/an-abstract-visualization-showing-busine-1772717506747-808613f5.png", imageAlt: "Problem visualization - business silos"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-flowing-diagram-illustrating-unified-b-1772717504330-f3c01e4f.png?_wi=2", imageAlt: "Solution diagram - unified ecosystem"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-flowing-diagram-illustrating-unified-b-1772717504330-f3c01e4f.png", imageAlt: "Solution diagram - unified ecosystem"
|
||||
},
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Real-Time Intelligence", description: "Access live dashboards, predictive analytics, and automated insights across all business functions. Make data-driven decisions instantly with performance metrics, trend analysis, and actionable recommendations at your fingertips.", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-data-dashboard-highlighting-real-time--1772717504917-8885db12.png", imageAlt: "Impact visibility dashboard"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-data-dashboard-highlighting-real-time--1772717504917-8885db12.png", imageAlt: "Impact visibility dashboard"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-comprehensive-analytics-dashboard-show-1772717506605-71705822.png?_wi=1", imageAlt: "Performance analytics dashboard"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-comprehensive-analytics-dashboard-show-1772717506605-71705822.png", imageAlt: "Performance analytics dashboard"
|
||||
},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -117,22 +123,28 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Smart ERP", name: "Production Monitoring", price: "Real-Time Insights", rating: 5,
|
||||
reviewCount: "Enterprise Ready", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-detailed-production-monitoring-dashboa-1772717506674-c766b586.png", imageAlt: "Production monitoring dashboard"},
|
||||
reviewCount: "Enterprise Ready", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-detailed-production-monitoring-dashboa-1772717506674-c766b586.png", imageAlt: "Production monitoring dashboard"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Smart ERP", name: "Asset & Machine Tracking", price: "IoT Enabled", rating: 5,
|
||||
reviewCount: "Live Updates", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/an-asset-and-equipment-tracking-interfac-1772717506413-8c654ca9.png", imageAlt: "Asset tracking interface"},
|
||||
reviewCount: "Live Updates", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/an-asset-and-equipment-tracking-interfac-1772717506413-8c654ca9.png", imageAlt: "Asset tracking interface"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Smart ERP", name: "Quality Management", price: "Compliance Assured", rating: 5,
|
||||
reviewCount: "Automated", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-quality-management-system-interface-di-1772717507587-4372c0a9.png", imageAlt: "Quality management system"},
|
||||
reviewCount: "Automated", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-quality-management-system-interface-di-1772717507587-4372c0a9.png", imageAlt: "Quality management system"
|
||||
},
|
||||
{
|
||||
id: "4", brand: "Smart ERP", name: "Inventory Control", price: "Supply Chain Optimized", rating: 5,
|
||||
reviewCount: "Smart Forecasting", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/an-inventory-management-dashboard-showin-1772717504940-7d207e21.png", imageAlt: "Inventory control dashboard"},
|
||||
reviewCount: "Smart Forecasting", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/an-inventory-management-dashboard-showin-1772717504940-7d207e21.png", imageAlt: "Inventory control dashboard"
|
||||
},
|
||||
{
|
||||
id: "5", brand: "Smart ERP", name: "Finance Integration", price: "Complete Visibility", rating: 5,
|
||||
reviewCount: "Automated Accounting", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-financial-dashboard-interface-showing--1772717504644-a4e8822e.png", imageAlt: "Finance dashboard"},
|
||||
reviewCount: "Automated Accounting", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-financial-dashboard-interface-showing--1772717504644-a4e8822e.png", imageAlt: "Finance dashboard"
|
||||
},
|
||||
{
|
||||
id: "6", brand: "Smart ERP", name: "Performance Analytics", price: "Data-Driven Decisions", rating: 5,
|
||||
reviewCount: "Predictive Insights", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-comprehensive-analytics-dashboard-show-1772717506605-71705822.png?_wi=2", imageAlt: "Analytics dashboard"},
|
||||
reviewCount: "Predictive Insights", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-comprehensive-analytics-dashboard-show-1772717506605-71705822.png", imageAlt: "Analytics dashboard"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -191,13 +203,17 @@ export default function LandingPage() {
|
||||
tagIcon={Building2}
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Manufacturing", role: "Production Excellence", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/an-industrial-manufacturing-facility-sho-1772717506729-e8bd0ea9.png"},
|
||||
id: "1", name: "Manufacturing", role: "Production Excellence", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/an-industrial-manufacturing-facility-sho-1772717506729-e8bd0ea9.png"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Industrial Operations", role: "Operational Efficiency", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/heavy-industrial-operations-equipment-ma-1772717506309-fb770f1d.png"},
|
||||
id: "2", name: "Industrial Operations", role: "Operational Efficiency", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/heavy-industrial-operations-equipment-ma-1772717506309-fb770f1d.png"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Growing Enterprises", role: "Scalable Growth", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-modern-office-environment-showing-a-gr-1772717504666-f9f95dfc.png"},
|
||||
id: "3", name: "Growing Enterprises", role: "Scalable Growth", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-modern-office-environment-showing-a-gr-1772717504666-f9f95dfc.png"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Tech-Driven Companies", role: "Digital Innovation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-technology-driven-company-office-with--1772717506769-e588abbe.png"},
|
||||
id: "4", name: "Tech-Driven Companies", role: "Digital Innovation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-technology-driven-company-office-with--1772717506769-e588abbe.png"
|
||||
},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
@@ -214,10 +230,12 @@ export default function LandingPage() {
|
||||
tagIcon={Award}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names=[
|
||||
"Global Manufacturing Corp", "Industrial Solutions Inc", "Enterprise Tech Systems", "Advanced Operations Group", "Digital Manufacturing Ltd", "Strategic Business Partners", "Innovation Enterprise Co"]
|
||||
names={[
|
||||
"Global Manufacturing Corp", "Industrial Solutions Inc", "Enterprise Tech Systems", "Advanced Operations Group", "Digital Manufacturing Ltd", "Strategic Business Partners", "Innovation Enterprise Co"
|
||||
]}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/geometric-abstract-echos-web-design-agency-logo_1421494-124.jpg", "http://img.b2bpic.net/free-vector/professional-data-logo-template_23-2149221609.jpg", "http://img.b2bpic.net/free-vector/flat-design-data-logo-template_23-2149211654.jpg", "http://img.b2bpic.net/free-vector/technological-logo-with-clouds_1071-107.jpg", "http://img.b2bpic.net/free-vector/gradient-data-logo-template_23-2149202348.jpg", "http://img.b2bpic.net/free-vector/gradient-delta-logo-design_23-2149488289.jpg", "http://img.b2bpic.net/free-vector/abstract-squares-graph-logo-pack_1043-103.jpg"]}
|
||||
"http://img.b2bpic.net/free-vector/geometric-abstract-echos-web-design-agency-logo_1421494-124.jpg", "http://img.b2bpic.net/free-vector/professional-data-logo-template_23-2149221609.jpg", "http://img.b2bpic.net/free-vector/flat-design-data-logo-template_23-2149211654.jpg", "http://img.b2bpic.net/free-vector/technological-logo-with-clouds_1071-107.jpg", "http://img.b2bpic.net/free-vector/gradient-data-logo-template_23-2149202348.jpg", "http://img.b2bpic.net/free-vector/gradient-delta-logo-design_23-2149488289.jpg", "http://img.b2bpic.net/free-vector/abstract-squares-graph-logo-pack_1043-103.jpg"
|
||||
]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -232,22 +250,28 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Michael Zhang", handle: "@mzhang_ops", testimonial: "Smart ERP unified our fragmented operations instantly. We went from scattered data to real-time visibility across all departments. Decision-making is now 10x faster, and our teams are finally aligned.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-professional-headshot-of-a-male-ceo-ex-1772717504256-9d77899c.png", imageAlt: "Michael Zhang"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-professional-headshot-of-a-male-ceo-ex-1772717504256-9d77899c.png", imageAlt: "Michael Zhang"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Coleman", handle: "@sarah_coleman", testimonial: "As operations director, I struggled with siloed data from Production, Quality, and Finance. Smart ERP transformed this into a connected ecosystem. We now have the intelligence to make strategic decisions with confidence.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-professional-headshot-of-a-female-oper-1772717503652-779a6672.png", imageAlt: "Sarah Coleman"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-professional-headshot-of-a-female-oper-1772717503652-779a6672.png", imageAlt: "Sarah Coleman"
|
||||
},
|
||||
{
|
||||
id: "3", name: "James Anderson", handle: "@j_anderson_mfg", testimonial: "Implementation was seamless. Within weeks, our manufacturing floor had real-time visibility into asset performance, quality metrics, and inventory levels. This is the future of intelligent manufacturing.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-professional-headshot-of-a-male-manufa-1772717503070-79352c8f.png", imageAlt: "James Anderson"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-professional-headshot-of-a-male-manufa-1772717503070-79352c8f.png", imageAlt: "James Anderson"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Patricia Wong", handle: "@pwong_finance", testimonial: "Finance integration with operations gave us complete clarity on our cost structure and profitability. We finally understand the true financial impact of operational decisions. Smart ERP is essential for any enterprise.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-professional-headshot-of-a-female-fina-1772717503508-30003046.png", imageAlt: "Patricia Wong"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-professional-headshot-of-a-female-fina-1772717503508-30003046.png", imageAlt: "Patricia Wong"
|
||||
},
|
||||
{
|
||||
id: "5", name: "David Patel", handle: "@dpatel_cto", testimonial: "The platform's architecture is solid and scalable. As we grow, Smart ERP grows with us. It's designed for enterprises that need reliability, security, and the intelligence to compete globally.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-professional-headshot-of-a-male-chief--1772717503322-16b22490.png", imageAlt: "David Patel"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-professional-headshot-of-a-male-chief--1772717503322-16b22490.png", imageAlt: "David Patel"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Emma Larsson", handle: "@elarsson_supply", testimonial: "Supply chain visibility improved dramatically. We now predict bottlenecks before they happen. Smart ERP's analytics revealed inefficiencies we didn't even know existed. Absolutely transformative.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-professional-headshot-of-a-female-supp-1772717506646-5a8e79f6.png", imageAlt: "Emma Larsson"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn4ywnX9oOwYiN1Z30Ju8qMH6/a-professional-headshot-of-a-female-supp-1772717506646-5a8e79f6.png", imageAlt: "Emma Larsson"
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user