From ba8a78d42adb5cdd19c0f0be2a8118b9e0226be6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 09:42:00 +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 ede9797..77bd3ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { title: "Configure", description: "Set your preferences in plain language. Every option explained clearly.", imageSrc: "http://img.b2bpic.net/free-photo/employee-uses-phone-app-with-greenscreen_482257-81843.jpg", imageAlt: "Configuration and analytics illustration" }, { - title: "Optimize", description: "Watch real-time insights guide your workflow improvements.", imageSrc: "http://img.b2bpic.net/free-vector/gourmet-cheese-banners_23-2147561268.jpg", imageAlt: "Optimization and insights visualization" + title: "Optimize", description: "Watch real-time insights guide your workflow improvements.", imageSrc: "http://img.b2bpic.net/free-vector/gourmet-cheese-banners_23-2147561268.jpg?_wi=1", imageAlt: "Optimization and insights visualization" } ]} gridVariant="three-columns-all-equal-width" @@ -173,7 +173,7 @@ export default function LandingPage() { textboxLayout="default" mediaAnimation="blur-reveal" mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-vector/gourmet-cheese-banners_23-2147561268.jpg" + imageSrc="http://img.b2bpic.net/free-vector/gourmet-cheese-banners_23-2147561268.jpg?_wi=2" imageAlt="FAQ section support visual" useInvertedBackground={false} ariaLabel="Frequently asked questions section" -- 2.49.1