From d62ac4e77a41b38faab4bc43a9ec71412ba997a9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 13:33:53 +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 cea1791..c5e5d2b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { { text: "Book Demo", href: "#contact" }, { text: "Watch Overview", href: "#how-it-works" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-work-environment-empty-office-business-industry-enterprise-culture_482257-118995.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-work-environment-empty-office-business-industry-enterprise-culture_482257-118995.jpg?_wi=1" imageAlt="Professional SaaS dashboard for property management" /> @@ -63,7 +63,7 @@ export default function LandingPage() { { title: "Onboarding Bottlenecks", description: "Automating 40–110 page packs in seconds, not days." }, { title: "Compliance Blindness", description: "Full visibility on audit status and documentation gaps." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-work-environment-empty-office-business-industry-enterprise-culture_482257-118995.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-work-environment-empty-office-business-industry-enterprise-culture_482257-118995.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1