Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3ebad89a35 | |||
| 901122ef19 | |||
| 88ac6bc187 | |||
| a3400ea3a7 | |||
| d391b3862a | |||
| fb4fc50ac5 | |||
| 5a4335936b |
@@ -60,13 +60,16 @@ export default function LandingPage() {
|
|||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "Michael Torres", handle: "VP Manufacturing, AutoParts Inc", testimonial: "Their robotics solutions increased our production efficiency by 45% in just six months. Exceptional support and innovation.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlniNn3HF171rDhIskXo2AKDJH/professional-headshot-of-a-manufacturing-1773176252856-b30732f5.png?_wi=1"
|
name: "Michael Torres", handle: "VP Manufacturing, AutoParts Inc", testimonial: "Their robotics solutions increased our production efficiency by 45% in just six months. Exceptional support and innovation.", rating: 5,
|
||||||
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlniNn3HF171rDhIskXo2AKDJH/professional-headshot-of-a-manufacturing-1773176252856-b30732f5.png?_wi=1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Sarah Chen", handle: "CTO, TechManufacturing Ltd", testimonial: "The most reliable and intelligent automation platform we've implemented. Truly transformative for our operations.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlniNn3HF171rDhIskXo2AKDJH/professional-headshot-of-a-chief-technol-1773176254347-7f43406e.png?_wi=1"
|
name: "Sarah Chen", handle: "CTO, TechManufacturing Ltd", testimonial: "The most reliable and intelligent automation platform we've implemented. Truly transformative for our operations.", rating: 5,
|
||||||
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlniNn3HF171rDhIskXo2AKDJH/professional-headshot-of-a-chief-technol-1773176254347-7f43406e.png?_wi=1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "James Richardson", handle: "Operations Director, Industrial Solutions", testimonial: "Outstanding integration and minimal downtime during deployment. Their team is incredibly professional.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlniNn3HF171rDhIskXo2AKDJH/professional-headshot-of-an-operations-m-1773176252077-2125d64d.png?_wi=1"
|
name: "James Richardson", handle: "Operations Director, Industrial Solutions", testimonial: "Outstanding integration and minimal downtime during deployment. Their team is incredibly professional.", rating: 5,
|
||||||
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlniNn3HF171rDhIskXo2AKDJH/professional-headshot-of-an-operations-m-1773176252077-2125d64d.png?_wi=1"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
testimonialRotationInterval={5000}
|
testimonialRotationInterval={5000}
|
||||||
@@ -99,15 +102,21 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: 1,
|
id: 1,
|
||||||
tag: "Precision", title: "Millimeter-Perfect Accuracy", subtitle: "Advanced Positioning Systems", description: "Our robotic arms achieve sub-millimeter precision with advanced sensor arrays and real-time calibration. Perfect for assembly, welding, and micro-manufacturing tasks requiring exceptional accuracy.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlniNn3HF171rDhIskXo2AKDJH/close-up-of-a-robotic-gripper-performing-1773176252440-349c974f.png", imageAlt: "Precision robotic gripper performing assembly"
|
tag: "Precision", title: "Millimeter-Perfect Accuracy", subtitle: "Advanced Positioning Systems", description: "Our robotic arms achieve sub-millimeter precision with advanced sensor arrays and real-time calibration. Perfect for assembly, welding, and micro-manufacturing tasks requiring exceptional accuracy.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlniNn3HF171rDhIskXo2AKDJH/close-up-of-a-robotic-gripper-performing-1773176252440-349c974f.png", imageAlt: "Precision robotic gripper performing assembly", buttons: [
|
||||||
|
{ text: "See Precision in Action", href: "https://example.com/precision-demo" }
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 2,
|
id: 2,
|
||||||
tag: "Integration", title: "Seamless System Integration", subtitle: "Plug-and-Play Compatibility", description: "Integrate with existing manufacturing infrastructure instantly. Our systems work with legacy equipment and modern IoT platforms, enabling rapid deployment without production downtime.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlniNn3HF171rDhIskXo2AKDJH/robotic-arm-integrated-seamlessly-into-a-1773176252752-571e3a93.png", imageAlt: "Robotic system integrated into production line"
|
tag: "Integration", title: "Seamless System Integration", subtitle: "Plug-and-Play Compatibility", description: "Integrate with existing manufacturing infrastructure instantly. Our systems work with legacy equipment and modern IoT platforms, enabling rapid deployment without production downtime.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlniNn3HF171rDhIskXo2AKDJH/robotic-arm-integrated-seamlessly-into-a-1773176252752-571e3a93.png", imageAlt: "Robotic system integrated into production line", buttons: [
|
||||||
|
{ text: "View Integration Demo", href: "https://example.com/integration-demo" }
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 3,
|
id: 3,
|
||||||
tag: "Intelligence", title: "AI-Powered Autonomy", subtitle: "Machine Learning Optimization", description: "Machine learning algorithms continuously optimize performance, predict maintenance needs, and adapt to changing production demands. True autonomous operation with human oversight.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlniNn3HF171rDhIskXo2AKDJH/robot-powered-by-artificial-intelligence-1773176252813-a33a5624.png", imageAlt: "AI-powered robot with neural network visualization"
|
tag: "Intelligence", title: "AI-Powered Autonomy", subtitle: "Machine Learning Optimization", description: "Machine learning algorithms continuously optimize performance, predict maintenance needs, and adapt to changing production demands. True autonomous operation with human oversight.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlniNn3HF171rDhIskXo2AKDJH/robot-powered-by-artificial-intelligence-1773176252813-a33a5624.png", imageAlt: "AI-powered robot with neural network visualization", buttons: [
|
||||||
|
{ text: "Explore AI Capabilities", href: "https://example.com/ai-demo" }
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -215,7 +224,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Request a Demo", href: "https://example.com/demo" },
|
{ text: "Request a Demo", href: "https://example.com/demo" },
|
||||||
{ text: "Contact Sales", href: "mailto:sales@robotech.com" }
|
{ text: "Contact Sales", href: "contact" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user