From 0a40fb1c582e4f2aa971da02395ba57b93bfe3d6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 12:10:25 +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 11fd78a..4f7e4a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { description="TechFlow combines powerful automation, seamless collaboration, and intelligent insights into one unified platform. Built by teams, for teams." tag="About TechFlow" buttons={[{ text: "Learn More", href: "#features" }]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnaeyyUrItcZS03T2PXUIgJ8E6/an-abstract-illustration-showing-automat-1773230981408-ef8ea555.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnaeyyUrItcZS03T2PXUIgJ8E6/an-abstract-illustration-showing-automat-1773230981408-ef8ea555.png?_wi=1" imageAlt="Workflow automation visualization" useInvertedBackground={false} /> @@ -78,7 +78,7 @@ export default function LandingPage() { tag="Capabilities" features={[ { - title: "Smart Automation", description: "Automate repetitive tasks and free up your team for high-impact work", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnaeyyUrItcZS03T2PXUIgJ8E6/an-abstract-illustration-showing-automat-1773230981408-ef8ea555.png", imageAlt: "Automation workflow", buttonIcon: Zap, + title: "Smart Automation", description: "Automate repetitive tasks and free up your team for high-impact work", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnaeyyUrItcZS03T2PXUIgJ8E6/an-abstract-illustration-showing-automat-1773230981408-ef8ea555.png?_wi=2", imageAlt: "Automation workflow", buttonIcon: Zap, buttonHref: "#contact" }, { -- 2.49.1