From a20961128b89313fe3c5076063a31634439b26e4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 04:03:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 96d15ed..0bdde57 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" - imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-with-blurred-background_1098-481.jpg" - imageAlt="InsightStock Dashboard Preview" + videoSrc="http://img.b2bpic.net/free-vector/fitness-mobile-app-infographic-template-flat-style_23-2148219822.jpg" + videoAriaLabel="InsightStock platform demonstration video" /> @@ -274,4 +274,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1