From bf4d3751bc4c4b8020c6c62759e7dc79f2ff0d01 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 19:00:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2bdeb8b..872cb6e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,13 +83,13 @@ export default function LandingPage() { animationType="slide-up" features={[ { - title: "Workflow Automation", description: "Set up recurring tasks and automations in minutes. Eliminate manual work and focus on strategic initiatives.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOyUh9HOeo5Mm5LBYG4nkS8RHB/a-streamlined-automation-workflow-visual-1772477991634-57de0099.png", imageAlt: "Workflow automation interface"}, + title: "Workflow Automation", description: "Set up recurring tasks and automations in minutes. Eliminate manual work and focus on strategic initiatives.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOyUh9HOeo5Mm5LBYG4nkS8RHB/a-streamlined-automation-workflow-visual-1772477991634-57de0099.png?_wi=1", imageAlt: "Workflow automation interface"}, { title: "Team Collaboration", description: "Real-time communication, task assignments, and progress tracking keep everyone aligned and accountable.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOyUh9HOeo5Mm5LBYG4nkS8RHB/a-collaborative-team-interface-showing-r-1772477993741-aaa519d4.png", imageAlt: "Team collaboration workspace"}, { title: "Analytics & ROI Tracking", description: "Measure productivity gains with detailed reports. See exactly how much time your team is saving.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOyUh9HOeo5Mm5LBYG4nkS8RHB/an-analytics-dashboard-displaying-detail-1772477991901-1cbab946.png", imageAlt: "Analytics dashboard with metrics"}, { - title: "Seamless Integration", description: "Connect Slack, email, CRM tools, and more. Your workflow stays intact while Biznify adds power.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOyUh9HOeo5Mm5LBYG4nkS8RHB/a-streamlined-automation-workflow-visual-1772477991634-57de0099.png", imageAlt: "Integration ecosystem diagram"}, + title: "Seamless Integration", description: "Connect Slack, email, CRM tools, and more. Your workflow stays intact while Biznify adds power.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOyUh9HOeo5Mm5LBYG4nkS8RHB/a-streamlined-automation-workflow-visual-1772477991634-57de0099.png?_wi=2", imageAlt: "Integration ecosystem diagram"}, ]} useInvertedBackground={false} /> -- 2.49.1