From 76883992a698ca0f684d165e10c0b380318e0861 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 21:24:16 +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 a7bf0c0..a721f70 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg" + imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg?_wi=1" imageAlt="SaaS Dashboard Preview" tagIcon={Sparkles} tagAnimation="slide-up" @@ -251,7 +251,7 @@ export default function LandingPage() { inputPlaceholder="Enter your professional email" buttonText="Request Early Access" termsText="By clicking Request Early Access, you agree to our Terms and Privacy Policy." - imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg" + imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg?_wi=2" imageAlt="Get started with SaaSApp" mediaAnimation="slide-up" /> -- 2.49.1