Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-10 10:42:06 +00:00

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
{ text: "Start Automating", href: "#contact" },
{ text: "View Our Work", href: "#services" }
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkaYLNwHdoxZs3sdjZLGcPx1G7/a-modern-sleek-business-automation-dashb-1773139163255-e709ffd1.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkaYLNwHdoxZs3sdjZLGcPx1G7/a-modern-sleek-business-automation-dashb-1773139163255-e709ffd1.png?_wi=1"
imageAlt="Automation dashboard interface"
mediaAnimation="slide-up"
imagePosition="right"
@@ -83,7 +83,7 @@ export default function LandingPage() {
title: "Measurable Results", description: "Track ROI with detailed analytics and reporting. See exactly how automation drives your bottom line.", icon: TrendingUp
}
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkaYLNwHdoxZs3sdjZLGcPx1G7/a-detailed-illustration-of-automated-wor-1773139162204-f0427793.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkaYLNwHdoxZs3sdjZLGcPx1G7/a-detailed-illustration-of-automated-wor-1773139162204-f0427793.png?_wi=1"
imageAlt="Workflow automation process"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -102,11 +102,11 @@ export default function LandingPage() {
features={[
{
id: "workflow-automation", title: "Workflow Automation", author: "Process Optimization", description: "Streamline repetitive tasks and complex workflows. Reduce manual work, eliminate bottlenecks, and improve team productivity across departments.", tags: ["Time Savings", "Efficiency"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkaYLNwHdoxZs3sdjZLGcPx1G7/a-detailed-illustration-of-automated-wor-1773139162204-f0427793.png", imageAlt: "Workflow automation"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkaYLNwHdoxZs3sdjZLGcPx1G7/a-detailed-illustration-of-automated-wor-1773139162204-f0427793.png?_wi=2", imageAlt: "Workflow automation"
},
{
id: "data-integration", title: "Data Integration & Sync", author: "System Connectivity", description: "Connect disparate systems and ensure real-time data synchronization. Eliminate data silos and maintain consistent information across platforms.", tags: ["Integration", "Real-time Data"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkaYLNwHdoxZs3sdjZLGcPx1G7/a-modern-sleek-business-automation-dashb-1773139163255-e709ffd1.png", imageAlt: "Data integration dashboard"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkaYLNwHdoxZs3sdjZLGcPx1G7/a-modern-sleek-business-automation-dashb-1773139163255-e709ffd1.png?_wi=2", imageAlt: "Data integration dashboard"
}
]}
animationType="slide-up"