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