From aee335b4b274b86db235c516bb88ca3105c2b6ec Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 04:11:04 +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 0bdde57..c21b906 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,8 +53,8 @@ export default function LandingPage() { { text: "View Pricing", href: "#pricing" } ]} buttonAnimation="slide-up" - videoSrc="http://img.b2bpic.net/free-vector/fitness-mobile-app-infographic-template-flat-style_23-2148219822.jpg" - videoAriaLabel="InsightStock platform demonstration video" + imageSrc="http://img.b2bpic.net/free-vector/fitness-mobile-app-infographic-template-flat-style_23-2148219822.jpg" + imageAlt="InsightStock platform demonstration" /> -- 2.49.1